29.03.2014, 07:28
Hey
I would like to ask if is there any function to disable automatically when player enter checkpoint it will DisablePlayerCheckpoint(playerid);
If you are a cop - if(PlayerInfo[playerid][pMember] == 1)
and you enter to a specific checkpoint i made, if you are a cop it will disable checkpoint, if you are a normal player so it won't disable the checkpoint when u enter it and it will SendClientMessage(playerid, -1, "You are not a cop!"); and the checkpoint keep showing.
Thanks.
I would like to ask if is there any function to disable automatically when player enter checkpoint it will DisablePlayerCheckpoint(playerid);
If you are a cop - if(PlayerInfo[playerid][pMember] == 1)
and you enter to a specific checkpoint i made, if you are a cop it will disable checkpoint, if you are a normal player so it won't disable the checkpoint when u enter it and it will SendClientMessage(playerid, -1, "You are not a cop!"); and the checkpoint keep showing.
Thanks.