07.11.2011, 20:10
When a player connets he is given a register dialog if it's his first time on the server, when he registers the server creates a file with all the neccessary things inside.
If a player has already been playing and just logins, it does this:
PlayerInfo[playerid][AdminLevel] = dini_Int(file, "Admin Level");
If a player has already been playing and just logins, it does this:
PlayerInfo[playerid][AdminLevel] = dini_Int(file, "Admin Level");