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

Need help.

zoky12

New Member
Joined
Jul 4, 2008
Messages
60
Reaction score
0
When my server crashes. All the player levels reset. back to there first level. How can i stop this TFS 3.5
 
This probably happen because when the server crases it doesn't save anything, you should probably put server save more often, so it will not restart to their first levels
 
U probaly fu**ed up vocations.xml
Here is one line from voc:
PHP:
<vocation id="3" name="Paladin" description="a paladin" needpremium="0" gaincap="20" gainhp="10" gainmana="15" gainhpticks="4" gainhpamount="5" gainmanaticks="4" gainmanaamount="5" manamultiplier="1.4" attackspeed="2000" soulmax="100" gainsoulticks="120" fromvoc="3">

U must change gainmana
 
Back
Top