messenoire
Well-Known Member
Hi,
I think this has been requested a few times so I thought I'd write a quick tutorial.
It's actually reasonably easy to get RME to work with legacy OTBM files (From all the pre-TFS XML servers).
So. You'll need:
Step 1:
In C:\...\Remere's Map Editor\data\ duplicate (copy&paste) the folder 760 and rename it to 792.
Step 2:
Replace items.xml and items.otb in the new 792 folder with the ones from your datapack
Step 3:
Open C:\...\Remere's Map Editor\data\clients and scroll down to line 117 or so.
Under
Add
Save that shit and open RME.
Step 4:
In RME, go to File->Preferences->Client Version and enter the path to your 7.92 client.
Step 5???
Profit, bitches, cocaine
You're welcome
I think this has been requested a few times so I thought I'd write a quick tutorial.
It's actually reasonably easy to get RME to work with legacy OTBM files (From all the pre-TFS XML servers).
So. You'll need:
- Remere's Map Editor 3.2 (or at least this is the one I use)
- Tibia 7.92 client
- An old 7.92 datapack, specifically items.xml and items.otb (I used Evolutions 0.7.6 XML)
- A 7.92 OTBM map
- Text editor
Step 1:
In C:\...\Remere's Map Editor\data\ duplicate (copy&paste) the folder 760 and rename it to 792.
Step 2:
Replace items.xml and items.otb in the new 792 folder with the ones from your datapack
Step 3:
Open C:\...\Remere's Map Editor\data\clients and scroll down to line 117 or so.
Under
Code:
<client name="7.6" otb="7.60" visible="true" data_directory="760">
<otbm version="1"/>
<extensions from="7.6" to="7.6"/>
<data format="7.55" dat="0x439D5A33" spr="0x439852BE"/>
</client>
Add
Code:
<client name="7.92" otb="7.92" visible="true" data_directory="792">
<otbm version="1"/>
<extensions from="7.6" to="7.6"/>
<data format="7.8" dat="0x459E7B73" spr="0x45880FE8"/>
</client>
Save that shit and open RME.
Step 4:
In RME, go to File->Preferences->Client Version and enter the path to your 7.92 client.
Step 5???
Profit, bitches, cocaine
You're welcome