How i set level limit back to 100 or higher so server wont crash at lvl 105????
How i set level limit back to 100 or higher so server wont crash at lvl 105????
Re: How i set level limit back to 100 or higher so server wont crash at lvl 105????
Server aint crashing, the max level on almost all serverfiles is 111 or 112.
You will notice when you're killing mobs who are yellow or higher aint giving exp, then you found your max level.
Setting max lvl 100 is kinda simple, when you get lvl 100 all mobs have to be grey. Or if it has something to do with sql, you better asking Bjorn 'cause he's familiar with sql.
Re: How i set level limit back to 100 or higher so server wont crash at lvl 105????
the prob is just if ur 100+ grey mob start to drop and give exp
Re: How i set level limit back to 100 or higher so server wont crash at lvl 105????
Quote:
Originally Posted by
2Kxx
Server aint crashing, the max level on almost all serverfiles is 111 or 112.
You will notice when you're killing mobs who are yellow or higher aint giving exp, then you found your max level.
Setting max lvl 100 is kinda simple, when you get lvl 100 all mobs have to be grey. Or if it has something to do with sql, you better asking Bjorn 'cause he's familiar with sql.
n1 anser thnx so much your the best:D
Re: How i set level limit back to 100 or higher so server wont crash at lvl 105????
edit exp tables in mainsvr/engine
Re: How i set level limit back to 100 or higher so server wont crash at lvl 105????
Setting the limit to level100 via SQL, this would prevent the SQL to insert level101+ after logging out (Meaning you can still level up, but if you relog you'd just get down levelled to 100)
Re: How i set level limit back to 100 or higher so server wont crash at lvl 105????
Quote:
Originally Posted by
zirak
Setting the limit to level100 via SQL, this would prevent the SQL to insert level101+ after logging out (Meaning you can still level up, but if you relog you'd just get down levelled to 100)
if he across 100 and gets on 101 server would crash -.-