| 
 250 is a value that set the "rank" of your account
 80 open some # commands (like guide) then you can level up status to 5 or 6 ranks, 250 being the max (actually at 200 you have all rights tho)
 
 To do it (not sure if you know about it so telling just in case)
 Open your mySQL directory, find mysql.exe
 
 Type use <your database name> (without the <>)
 Then type update account set status=250 where name='<account name>'; (still without the <> eh)
 
 DO #help in game to check all the commands
 			 Last edited by shamanistik; 05-14-2006 at 02:41 AM..
 |