• 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!

Solved RME Map Editor (Map Error in houses.xml)

Bntz

Dprethor!
Joined
Mar 16, 2009
Messages
102
Reaction score
1
Location
México
My mistake begins when I open my map and try to add a house and what is my surprise? Do not leave a single house ... But the map out commonly selected as blue ... The select (right click and select House ...) And if you could select more part of the house but nothing ...

Try removing all households (selection) but I marked that even RME had a home .... and it is these

Code:
<?xml version="1.0" encoding="UTF-8"?>
<houses>
  <house name="" houseid="15" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="0"/>
  <house name="" houseid="50" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="4"/>
  <house name="" houseid="51" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="4"/>
  <house name="" houseid="52" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="4"/>
  <house name="" houseid="53" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="4"/>
  <house name="" houseid="54" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="4"/>
  <house name="" houseid="55" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="4"/>
  <house name="" houseid="56" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="12"/>
  <house name="" houseid="57" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="21"/>
  <house name="" houseid="58" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="61"/>
  <house name="" houseid="59" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="31"/>
  <house name="" houseid="60" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="28"/>
  <house name="" houseid="105" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="153"/>
  <house name="" houseid="196" entryx="0" entryy="0" entryz="0" rent="0" townid="0" size="0"/>
</houses>

As shown in in RME?

I show you the picture ...

imagen-1.png


And then when I go to the coordinates where the house and the select does not give me the option not to delete Houses or anything ... Houses will not let me play ...


Try to delete them from the xml and not open again cuanod Map denuevo appear in the XML: /

Somebody save and delete these mysterious houses?

Sorry about the picture in Spanish.
 
Last edited:
Back
Top