The House Designer feature - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: General Discussion (/Forum-General-Discussion) +--- Forum: UO/Sphere Discussion (/Forum-UO-Sphere-Discussion) +--- Thread: The House Designer feature (/Thread-The-House-Designer-feature) |
The House Designer feature - Mordaunt - 10-13-2013 11:56 PM If while using the house design menu in custom housing you find that some house pieces give you a tooltip message of: Quote:You must upgrade to the latest Expansion Pack in order to place these tiles. The UO Online Game Store can be found at http://www.uogames.com This can be resolved by turning on: Code: // FeatureExtra, used to control misc expansion features ( default 0 ) HOWEVER you will be unable to place these pieces until they exist in the script pack on your server, either by scripting the pieces yourself or upgrading to the new script pack that RanXerox has been working on. (once it is released and assuming that these items are scripted in it) The house designer function is part of the core system and not related to my housing script which merely has a method of calling it in order to build a custom house. |