26.11.2009, 00:44
Hi to all, i make gate which just police can open and it work perfect, but what to edit in code down to fbi and national guard can open it too?
here is code where i set just pd to open it
1 is number of police organization.
What need to edit? :S
here is code where i set just pd to open it
Код:
if(PlayerInfo[playerid][pLeader] == 1 || PlayerInfo[playerid][pMember] == 1)
What need to edit? :S