• 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 copy map 9.6 -> 10.37

man boob

TBK
Joined
Apr 3, 2013
Messages
533
Reaction score
49
Location
Sweden
Hello, I made a thread before, but 10.37->9.6.. But I cant change back at the same way.. Because it when I go into "Map Properties" Is it only going up to 9.83

FCfQUr.png
 
for example
i don't need 8.54 appear in my rme
so i will go and open my rme folder then clients.xml
and delete this
Code:
    <client version="8.54 (bad)">
        <data dat="0x4B1E2CAA" spr="0x4B1E2C87"/>
        <data dat="0x4B28B89E" spr="0x4B1E2C87"/>
    </client>
    <client version="8.54">
        <data dat="0x4B1E2CAA" spr="0x4B1E2C87"/>
        <data dat="0x4B28B89E" spr="0x4B1E2C87"/>
    </client>
 
Back
Top