• 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 8.6 Extensions

Snavy

Bakasta
Senator
Joined
Apr 1, 2012
Messages
1,250
Solutions
71
Reaction score
632
GitHub
idontreallywolf
Hello Otlanders.

I wanna know if its possible to display all walls on Terrain platte -> Town because there are only a few walls which I can use.
and How do I add them? if it's possible.

mPHk9sek.png
 
Yes thats possible.
Open the data folder inside RME's directory, look for the client folder in this case 860.

Open the file called tilesets.xml and search for:
Code:
<tileset name="Town">

Now add either the ItemID of the item or brush name (not sure how brush name works tho)
 
Back
Top