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

from 0.3.6 data pack to 8.60 0.4 rev 3884 0.3.7

Tarek

Premium User
Premium User
Joined
Jun 9, 2012
Messages
3,593
Solutions
4
Reaction score
1,183
Location
Sweden
GitHub
Taarek
Can i just move over from my old datapack folder 0.3.6 to my new 0.3.7 REV 3884? plaese help

theres no warsystem in my 0.3.7 REV 3884? HELP
@dominique120
@Limos
 
Last edited:
Okey ty for the fast response Limos love ya :*

Yes, just keep the lib folders from the 0.3.7 datapack.

How can i change the requried ml to use manarunes? And how much they gonna heal?
How can i change So firewalker boots reg hp/mana per second and never needs repair?
How can i fix War System?
 
Last edited by a moderator:
Okey ty for the fast response Limos love ya :*



How can i change the requried ml to use manarunes? And how much they gonna heal?
How can i change So firewalker boots reg hp/mana per second and never needs repair?
How can i fix War System?

Can someone link a good map?
 
Okey ty for the fast response Limos love ya :*



How can i change the requried ml to use manarunes? And how much they gonna heal?
How can i change So firewalker boots reg hp/mana per second and never needs repair?
How can i fix War System?

The required magic level you can find it on data/spells/spells.xml just search for the sentence of the mana runes.
The firewalkers on data/items/items.xml, just see the code of the soft and copy it into the firewalker boots, remove the part of repairment and duration.
 
The required magic level you can find it on data/spells/spells.xml just search for the sentence of the mana runes.
The firewalkers on data/items/items.xml, just see the code of the soft and copy it into the firewalker boots, remove the part of repairment and duration.
^ty bro but i have a very big bug when i started my server the server cleaned and saved every second? just spammed can someone help on tw? send pm pls
 
Change the intervals in globalevents.xml, had the same problem
Multiply every inteval by 1000, so if you have interval="3600" replace it with interval="3600000"
 
Change the intervals in globalevents.xml, had the same problem
Multiply every inteval by 1000, so if you have interval="3600" replace it with interval="3600000"
Ty! But i have a another problem! When i logged in on the server the whole map was full of half bridges. Its hard to explain maybe i can get a screesnhot!
 
Its a common error, the ids fron the game arent the same than the ones on the remeres map editor, maybe you have your map properties setted wrong. Change them to the actual tibia version that your server supports
 
Ty! But i have a another problem! When i logged in on the server the whole map was full of half bridges. Its hard to explain maybe i can get a screesnhot!
If the ids ingame are wrong it means the map was made with a different items.otb, you can try to use that items.otb in your server or change the items by using the replace item option in Remere.
67ViiZ-s.png
 
Back
Top