21.11.2009, 00:47
Hi, i want to make gate at house that just owner i set can open it.
For example, when pd organization can open gate on his garage i have this line in cmd
but when i want that only for example John_McGrory can open gate, what i need to change in this line?or it i need change something what is not in this line can you tell me?
tnx alot
For example, when pd organization can open gate on his garage i have this line in cmd
Код:
if(PlayerInfo[playerid][pLeader] == 1 || PlayerInfo[playerid][pMember] == 1)
tnx alot