PDA

View Full Version : Object Placement & Global Files Questions


knightguy82
16th May 2007, 4:08 PM
i'm wondering about how to add the ability to some small objects to be able to be put anywhere like : table, endtable, coffee table, floor, fireplace mantle...

what would i need to change to do that?


anyone know where i can find the Global Files? :help:

ThomasRiordan
16th May 2007, 6:39 PM
The information on where an object can be placed is stored in the init behavior. To change it, you'd pretty much add lines for each placement flag to the behavior. A list of the placement flags and information on how to set them can be found here (http://modthesims2.com/showthread.php?t=82685)

knightguy82
16th May 2007, 9:30 PM
The information on where an object can be placed is stored in the init behavior. To change it, you'd pretty much add lines for each placement flag to the behavior. A list of the placement flags and information on how to set them can be found here (http://modthesims2.com/showthread.php?t=82685)

thanks ThomasRiordan