Hi rA I'm currently using r17214 and I dont know its a bug or not, because some of my players got a 120 base all status. I set 120 max status on my server. I use this statpoint on my server: statpoint.txt   at past, I set 125 max status on my server, and I want to change it. 120 max stats is enough I think. so, I reset all player status using this script: - script Restart -1,{ OnPCLoginEvent: if(!resetevent){ resetstatus; set resetevent,1; } end; }   is there something wrong with