09.09.2011, 22:02
Quote:
I'm not quite sure but when you disconnect you don't need to write to the file
Code:
INI_WriteInt(File,"Admin Level",PlayerInfo[playerid][ALevel]); Also I wouldn't have a space between Admin and Level it may cause problems. |
you dont have to save the admin level when player disconnect..
because its setted when you set his level,so you need it only to load when player connect