24.08.2011, 23:20
Admigo means that you need to make variables so you can check at commands if the player is in the jail. Example:
You know how to create that?
pawn Код:
if(Player[playerid][Jail] == 1) return SendClientMessage(playerid, 0xFF6347AA ,"You can't do this. You are jailed!");