Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The House Designer feature
Author Message
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #1
The House Designer feature
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 )
// FEATURE_EXTRA_GOTHIC         01 // Unlocks gothic house designer items
// FEATURE_EXTRA_RUSTIC         02 // Unlocks rustic age house designer items
FeatureExtra = 01|02
in the sphere.ini, this will remove that error and allow these pieces to be selected.

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.

[Image: 2nis46r.jpg]
(This post was last modified: 10-13-2013 11:57 PM by Mordaunt.)
10-13-2013 11:56 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)