SP Dropped

popoytanke

New member
Messages
23
Points
0
Github
popoytanke
Everything works fine until I add the lines (quoted below). When I logged in, my SP dropped from 2937 to 64. Same thing with other characters (my friends characters).

- added the line 15870 in src\map\skill.c
    if( (status_get_dex(bl)*2 + status_get_int(bl)) >= 390 )


- disabled the line 100 in src\config\renewal.h

I also tried to import my latest SQL backup, still no go.

Is there any way to resolve this? Or do I need to start from the scratch?

 
Back
Top