Is it possible to put one Rez-Faux box inside another?
Yes, you can do this, if you’re careful. This can allow you to have optional parts of a house that customers can rez only when needed. For example, you can build your house with a low-detail fireplace, and have a rez-faux package that rezzes a much higher-detail fireplace when the user wants it. This lets them save prims when the house is not in use. Here’s how to do this: • Package the inner structure as normal. • Click the package and choose “Let Me Sell” from the Rez-Faux dialog. This will prevent the anchors from conflicting. • Repeat those steps for every inner package. • Now package the main building. Package the rez-faux boxes just as if they were normal parts of the building, by placing the “rez-faux positioner” script in them. That should do the job. You will see that the inner packages will display their rez-faux menus when the main package is rezzed. You can avoid this by using the Rez-Faux API to disable the menu on rez. Any custom scripter should be able to help you with t