13.12.2011, 20:05
If you want your code to work, you have to 'recheck' the faction id like:
pawn Код:
if(Faction[playerid] != 1 || Faction[playerid] != 2 || Faction[playerid] != 3)return SendClientMessage(playerid, COLOUR_GREY, "You cannot use this.");