Stat Points Problem

Broker

New member
Messages
37
Points
0
I just changed the max lvl and stats to 255 on exp.txt, player.conf, src/map/map.h, but i think the stat points are being ditributed wrong.I get 6010 points full level. I can't even have aspd 195 full dex with a champion. Please help me!! 

erro.jpg

 
Last edited by a moderator:
I already fixed the cast to normal, but this stat problem still. How can i make my server pre-renewal?

 
The main way is to disable renweal:

src/config/renewal.h and // out

#define RENEWAL
 

 
@Judas i had this prob before. Its not that i think.

Here are problems i encounterd:

Case 1 :If i change max stats and go ingame and type @statall  it shows 255. after i reset stats its back to 6010. Is this your problem? plz do tell me.

If so then its cuz u didnt enable point table calculations in battle.conf ( i think im not sure.)

Case 2: You level up to hmm some 20 levels? and u have some 50 stats. If u type @statall at that time and then reset, u still have 50 stat points only. 

If thats the case then its not a problem. its just that u got to manually level up till 250 or watever ur max level is so that those stats remain the same.

 
No, no.. the problem was the #define RENEWAL, i've already blocked it. Thk ^^

 

 
But now i got another problem, the mobs aren't dropping the cards... do you guys know about this problem? 

This is my drops.conf 

--------

NVM THX!! x]

 
Last edited by a moderator:
Back
Top