Re: Disabeling editing options from furniture

by okh » Tue Aug 19, 2014 10:49 am

I guess this is useful if you want to provide real-life furniture that comes in one size only. Yes, it is doable. Create a furniture library with the Furniture Library Editor, add your model and save. Then you must edit the PluginFurnitureCatalog.properties file (within the library - zipped) and add/edit a property of the model:

[font=courier new]resizable#nn=false[/font]

where nn is the numeric identifier of the model (just look at the other properties for the model).

Not for casual use, of course, but not that difficult if you want to provide furniture in a catalogue.

For more information on the properties, check out the DefaultFurnitureCatalog.PropertyKey.

ok