09.08.2011, 15:33
You have to add the following check:
pawn Код:
if ( !PlayerInfo[playerid][pMember] != 1 ) { return SendClientMessage( playerid, 0xFFFFFFFF, "you must be cop to do this"), 1; }