help me with this admin script please
#4

pawn Код:
if(PlayerInfo[playerid][pAdmin] == 1) { admin = "Test Admin"; }
                        else if(PlayerInfo[playerid][pAdmin] == 2) { admin = "Moderator"; }
                        else if(PlayerInfo[playerid][pAdmin] == 3) { admin = "Administrator"; }
                        else if(PlayerInfo[playerid][pAdmin] == 4) { admin = "Owner"; }
it should be 'i', not 'playerid'.
Reply


Messages In This Thread
help me with this admin script please - by Hugoca - 23.11.2012, 17:15
Re: help me with this admin script please - by CmZxC - 23.11.2012, 17:23
Re: help me with this admin script please - by Hugoca - 23.11.2012, 17:26
Re: help me with this admin script please - by YoYo123 - 23.11.2012, 18:43

Forum Jump:


Users browsing this thread: 3 Guest(s)