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

Can any body help on scripts?

chuchetumare

New Member
Joined
Jul 10, 2015
Messages
78
Reaction score
2
i have server , n exura only gicves 5 hp and the hp goes up slowly , well what im asking to help with mana runes , uh runes and make everything good for 400 exp rate
 
In order for others to help you, you must give us the TFS version you are using. Also, a good idea would to post all of the rates including skill/magic/exp. You should also post the current scripts you have and explain a little better.
 
Code:
   experienceStages = true
   rateExperience = 400
   rateExperienceFromPlayers = 50
   rateSkill = 30.0
   rateMagic = 15.0
   rateLoot = 10.0
   rateSpawn = 1
and its tfs 0.3.6

satges
Code:
  <stage minlevel="1" maxlevel="50" multiplier="1500"/>
     <stage minlevel="51" maxlevel="80" multiplier="1000"/>
     <stage minlevel="81" maxlevel="150" multiplier="700"/>
     <stage minlevel="151" maxlevel="180" multiplier="650"/>
     <stage minlevel="181" maxlevel="225" multiplier="500"/>
     <stage minlevel="226" maxlevel="250" multiplier="450"/>
     <stage minlevel="251" maxlevel="280" multiplier="350"/>
     <stage minlevel="281" maxlevel="325" multiplier="300"/>
     <stage minlevel="326" maxlevel="350" multiplier="250"/>
     <stage minlevel="351" maxlevel="400" multiplier="150"/>
     <stage minlevel="401" maxlevel="430" multiplier="125"/>
     <stage minlevel="431" maxlevel="480" multiplier="80"/>
     <stage minlevel="481" maxlevel="500" multiplier="50"/>
     <stage minlevel="501" maxlevel="550" multiplier="35"/>
     <stage minlevel="551" maxlevel="580" multiplier="20"/>
     <stage minlevel="581" maxlevel="600" multiplier="10"/>
     <stage minlevel="601" maxlevel="635" multiplier="5"/>
     <stage minlevel="631" maxlevel="700" multiplier="3"/>
     <stage minlevel="701" maxlevel="1500" multiplier="2"/>
i mean its on now if u want to join , nellyots.servegame.com 8.6

????????????
 
Last edited by a moderator:
What we ment is that you need to post more information and be more specific with what you need help.
Did you find scripts and do you need help with that? Do you want to add potions/runes with more healing or do you want to change already added ones?
 
Back
Top