Small warning i'm trying to fix!
#2

this should work.

Код:
CMD:command(playerid, params[])
{
	if(!playerVariables[playerid][pBCSD] <= 5 || !playerVariables[playerid][pAdmin] <= 5)
	//code
	else
	{
	    SendClientMessage(playerid, -1, "ERROR:You are not in BCSD or an admin!");
	    return 1;
	}
}
Reply


Messages In This Thread
Small warning i'm trying to fix! - by Oscii - 01.01.2013, 00:34
Re: Small warning i'm trying to fix! - by Socan - 01.01.2013, 00:39
Re: Small warning i'm trying to fix! - by Oscii - 01.01.2013, 00:42
Re: Small warning i'm trying to fix! - by Oscii - 01.01.2013, 00:44
Re: Small warning i'm trying to fix! - by Socan - 01.01.2013, 00:47
Re: Small warning i'm trying to fix! - by Oscii - 01.01.2013, 00:49
Re: Small warning i'm trying to fix! - by Socan - 01.01.2013, 01:00
Re: Small warning i'm trying to fix! - by Oscii - 01.01.2013, 01:16
Re: Small warning i'm trying to fix! - by Socan - 01.01.2013, 08:45
Re: Small warning i'm trying to fix! - by Gangster-rocks - 01.01.2013, 08:53

Forum Jump:


Users browsing this thread: 1 Guest(s)