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

[Remere's Map Editor] Problem while adding new brush

Status
Not open for further replies.

klekSu

Stroke my ego.
Joined
Nov 4, 2008
Messages
1,285
Reaction score
18
Hello!

I'm having problem while adding new brush to the RME. I've created a new item and tested it, it works in game. I'm trying to add the item now to RME and woah, seems like it isn't working.

I've pasted new items.xml and otb and added a brush like that:
Code:
	<brush name="upper lava" type="border" server_lookid="11389">
		<item id="11389" chance="10"/>
	</brush>

	<tileset name="Cave">         
        	<terrain> 
			<brush name="upper lava"/>
	        </terrain> 
	</tileset>
Sadly it's not working, in return it gives me this.
rme.png

How can I make it work?

EDIT: Oh I had to load new sprites to the editor, ok nevermind thanks!
 
Last edited:
Status
Not open for further replies.

Similar threads

Back
Top