can some one help me? only work as rcon. if is player normal will kick or ban
#9

No it won't.
pawn Код:
if(!IsPlayerAdmin(playerid))
see !. It means
pawn Код:
if(IsPlayerAdmin(playerid) == 0)
.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)