admin level 0 code
#1

I need a Code so when a player joins it sets the admin level to 0 ( I have ladmin) if you know of one please tell me thanks in advance
Reply
#2

pawn Код:
public OnPlayerConnect(playerid)
{
PlayerInfo[playerid][AdminLevel] = 0;
return 1;
}
Ask in the script's thread next time.
Reply
#3

And don't make 2 or more topics about the same problem.
Reply
#4

tsk tsk mlk
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)