• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

RME 9.x

Joined
Jul 25, 2007
Messages
382
Reaction score
38
Been out of the loop for awhile, RME seems to only go up to client 8.6, this working properly with 9.x versions?
 
lePeroxide ‏@lePeroxide
@leRemere Any news on when RME will be updated to support 9.4+ and possibly 9.5+?
Expand
Reply Retweet Favorite
30 Jun Remere ‏@leRemere
@lePeroxide I'm working in it right now.
Remere ‏@leRemere
There will most likely be a new beta version available later tonight, after the finals. :)
https://i.imgur.com/ynRhm.jpg
 
Is there a site/thread he is updating these? News - Remere's Map Editor (RME) - An Open Source Map Editor for Open Tibia hasn't been updated in some time.

You can look at my twitter I guess?

Download link for new beta with 9.0, 9.1, 9.2, 9.4, 9.5 and 9.6 support (and also future-proof to new client versions!): http://remeresmapeditor.com/rmedl.php?file=RME-win-3.0-beta-6.zip

!WARNING!: Will work poorly with map conversions (not implemented yet, don't change the version of your map if it's <= 8.1) and the 9.6 OTB is unstable as of yet. Otherwise it should be safe to use.
 
I checked out your twitter but I seen no links on your site/twitter to the source. Thanks for that link, but is the source available? Or a precompiled Linux version?
 
You can look at my twitter I guess?

Download link for new beta with 9.0, 9.1, 9.2, 9.4, 9.5 and 9.6 support (and also future-proof to new client versions!): http://remeresmapeditor.com/rmedl.php?file=RME-win-3.0-beta-6.zip

!WARNING!: Will work poorly with map conversions (not implemented yet, don't change the version of your map if it's <= 8.1) and the 9.6 OTB is unstable as of yet. Otherwise it should be safe to use.

YOU DA FUCKIN' MAN!
I'm glad you're back! Hope you did well in school.

- - - Updated - - -

So, to add future clients, we would simply just have to add:

a line in otbs:
LUA:
        <otb client="9.X" version="3" id="X"/>

and another line in clients:
LUA:
       <client name="9.X" otb="9.X" visible="true" data_directory="9X">
            <otbm version="3"/>
            <extensions from="8.20 - 8.31"/>
            <!-- <data datversion="8.6" sprversion="9.6" dat="0x0" spr="0x0"/> -->
        </client>

?

Another quick question:

What is the extension part, as well as the data datversion/sprversion?
 
You can look at my twitter I guess?

Download link for new beta with 9.0, 9.1, 9.2, 9.4, 9.5 and 9.6 support (and also future-proof to new client versions!): http://remeresmapeditor.com/rmedl.php?file=RME-win-3.0-beta-6.zip

!WARNING!: Will work poorly with map conversions (not implemented yet, don't change the version of your map if it's <= 8.1) and the 9.6 OTB is unstable as of yet. Otherwise it should be safe to use.

That's awesome!! But I noticed something with this image. It looks like a dump made by a map tracker for a 9.6 area... I thought map trackers didn't work past 9.1.
Oh, and if you're taking suggestions, the ONLY thing I could think that your map editor doesn't have is 'fill area' with selected tile like 'ol SimOne's did. If you're not taking suggestions just understand that this is awesome! :)

Red
 
What is the extension part, as well as the data datversion/sprversion?
There is a huge comment right there in the file. I suggest you read it.

That's awesome!! But I noticed something with this image. It looks like a dump made by a map tracker for a 9.6 area... I thought map trackers didn't work past 9.1.
dun dunn!

Oh, and if you're taking suggestions, the ONLY thing I could think that your map editor doesn't have is 'fill area' with selected tile like 'ol SimOne's did. If you're not taking suggestions just understand that this is awesome! :)
Hold down ALT while drawing to an area.
 
Back
Top