IsPlayerAdmin...
#3

pawn Код:
cmd_weapons(playerid,"params"), SendClientMessage(playerid, 0xFF000000, "[ERROR]: You are not a RCON admin");
&& (AND) and || (OR) are used in comparisons operators (Control Structures). Which are not used normally. They can be used in if/else statements etc..

You may use "," (comma) or ";" (semi-colon) instead of &&.

Hope this helps.

Regards FalconX
Reply


Messages In This Thread
IsPlayerAdmin... - by LeeXian99 - 18.04.2013, 15:15
Re: IsPlayerAdmin... - by HurtLocker - 18.04.2013, 15:19
Re: IsPlayerAdmin... - by FalconX - 18.04.2013, 15:22
Re: IsPlayerAdmin... - by Gamer_007 - 18.04.2013, 15:23
Re: IsPlayerAdmin... - by [Ro]DuReX - 18.04.2013, 15:42
Re: IsPlayerAdmin... - by LeeXian99 - 18.04.2013, 15:42
Re: IsPlayerAdmin... - by LeeXian99 - 18.04.2013, 15:44

Forum Jump:


Users browsing this thread: 1 Guest(s)