Help..
#1

Hello!

What is wrong with that?

Code:

PHP код:
    if(gPlayerInfo[playerid][PLAYER_LEVEL] < 5) || if(IsPlayerAdmin(playerid)) //this is a line 863.
        
return SendClientMessage(playeridCOLOR_RED"You are not allowed to use this command!"); 
I get thit errors

Errors:

PHP код:
C:\Users\tadej\Desktop\SA-MP Server\gamemodes\New.pwn(863) : error 029invalid expressionassumed zero
C
:\Users\tadej\Desktop\SA-MP Server\gamemodes\New.pwn(863) : warning 215expression has no effect
C
:\Users\tadej\Desktop\SA-MP Server\gamemodes\New.pwn(863) : error 001expected token";"but found "if"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
2 Errors

Thank you
Reply


Messages In This Thread
Help.. - by Areax - 13.04.2013, 21:30
Re: Help.. - by SilverKiller - 13.04.2013, 21:31
Re: Help.. - by Areax - 13.04.2013, 21:34
Re: Help.. - by Areax - 13.04.2013, 21:45
Re: Help.. - by Areax - 13.04.2013, 22:04
Re: Help.. - by andrewgrob - 13.04.2013, 22:07

Forum Jump:


Users browsing this thread: 1 Guest(s)