Little indent problem
#7

another thing i want to do this
pawn Код:
if(!IsPlayerAdmin(playerid) || PlayerInfo[playerid][pAdmin] >= 2 || PlayerInfo[playerid][pHelper] >= 2 ) return SendClientMessage(playerid, 0xFF4646FF, "You are not authorized to use that command !");
instead of this
pawn Код:
if(!IsPlayerAdmin(playerid)) return 1;
but its not working whats wrong with it?
Reply


Messages In This Thread
Little indent problem - by kingchandio - 05.08.2011, 11:41
Re: Little indent problem - by Riddick94 - 05.08.2011, 11:43
Re: Little indent problem - by kingchandio - 05.08.2011, 11:45
Re: Little indent problem - by Riddick94 - 05.08.2011, 11:51
Re: Little indent problem - by kingchandio - 05.08.2011, 11:54
Re: Little indent problem - by Riddick94 - 05.08.2011, 11:56
Re: Little indent problem - by kingchandio - 05.08.2011, 12:39
Re: Little indent problem - by Riddick94 - 05.08.2011, 12:43
Re: Little indent problem - by kingchandio - 05.08.2011, 18:49
Re: Little indent problem - by WoodPecker - 05.08.2011, 18:59

Forum Jump:


Users browsing this thread: 2 Guest(s)