The server says i'm not a admin yet I am?
#1

Ok so heres my code

pawn Код:
CMD:goto(playerid)
{
     if(PlayerInfo[playerid][pAdmin] >= 3) return SendClientMessage(playerid, COLOR_RED, "Syntax Error: You are not a admin.");
{
    //code
}
return 1;
}
If a admin higher than level 3 types this command it returns Syntax....

If a admin lower than 3 tpes the command it works.

Can anyone help me with this problem
Reply


Messages In This Thread
The server says i'm not a admin yet I am? - by SpankMe2 - 10.09.2011, 21:29
Re: The server says i'm not a admin yet I am? - by Jafet_Macario - 10.09.2011, 21:37
Re: The server says i'm not a admin yet I am? - by =WoR=G4M3Ov3r - 10.09.2011, 21:40
Re: The server says i'm not a admin yet I am? - by Sasino97 - 10.09.2011, 21:44
Re: The server says i'm not a admin yet I am? - by =WoR=Bruno - 10.09.2011, 21:45
Re: The server says i'm not a admin yet I am? - by M4z - 10.09.2011, 21:47

Forum Jump:


Users browsing this thread: 1 Guest(s)