• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Houses.xml

Status
Not open for further replies.

Onizuka

Member
Joined
Jul 5, 2008
Messages
2,291
Reaction score
14
So it seems like i got a small bug or a big one.


So today i decided to copy all rl tibia house names and prices i've edit them in Remere 96% done with thais but here's a problem.

<house name="Harbour Place 1 (Shop)" houseid="2025" entryx="32336" entryy="32222" entryz="7" rent="1100" townid="5" size="16"/>


housebug.jpg



But in game it still shows the name of the house as:

Code:
It belongs to house 'Forgotten headquarter (Flat 1, Area 42)'. Nobody owns this house. It costs 0 gold coins.

Can someone tell me What the hell is going on?

The file house.xml cleary states it's called Harbour~ and has a cost, so does in mapeditor. So i can't understand why is it still called Forgotten house and has no price?


Big thank's to the one who can tell me why this is.

Regards,
Anco.
 
you have to clean all houses tables in db probably, I dont know any better way

ofc you may need to move items from houses to dp if you are running a serv
 
So should i drop the whole house column and import a new one or just delete all houses from "house" column?

Regards,
Anco.
 
I had the exact same problem, only with less houses. I found no solution so I deleted all the houses and re-made them all myself. Thats not really an option for you so I'm not sure what to do
 
Solution, if possible with your server version: In server GUI, Reload-dropdown, and reload House prices.
Guess something like /reload house prices should work too
 
Status
Not open for further replies.
Back
Top