Deep bug in zcmd?
#2

The if-statements there will return false only when both pLeader and pMember is set to 0.

This should work:
pawn Код:
if(!PlayerInfo[playerid][pMember] && !PlayerInfo[playerid][pLeader]) return SendClientMessage(playerid, COLOR_GRAD1, "* You are not a cop.");
Reply


Messages In This Thread
Deep bug in zcmd? - by GaGlets(R) - 08.11.2010, 07:32
Re: Deep bug in zcmd? - by Slice - 08.11.2010, 07:52
Re: Deep bug in zcmd? - by GaGlets(R) - 08.11.2010, 08:07
Re: Deep bug in zcmd? - by GaGlets(R) - 08.11.2010, 23:15
Re: Deep bug in zcmd? - by GaGlets(R) - 09.11.2010, 02:38

Forum Jump:


Users browsing this thread: 1 Guest(s)