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

How change max level 717217k

Bazi

Member
Joined
Oct 24, 2011
Messages
270
Reaction score
8
Location
Germany
Hey Guys please help me how can i change the Max level on my 8.6 Tfs 0.3.6 ot?

Code:
<?xml version="1.0" encoding="UTF-8"?>
<stages>
    <world id="0" multiplier="1">
        <stage minlevel="1" maxlevel="40000" multiplier="50"/>
        <stage minlevel="40001" maxlevel="80000" multiplier="40"/>
        <stage minlevel="80001" maxlevel="120000" multiplier="30"/>
        <stage minlevel="120001" maxlevel="160000" multiplier="20"/>
        <stage minlevel="160001" maxlevel="10000000" multiplier="10"/>
    </world>
</stages>

Stages already on and to level 10000000 but max level is 717217

Thx
 

Similar threads

Back
Top