12.10.2013, 19:28
You can simply, put this code inside your /pm, /a, /o command
pawn Код:
if(pInfo[playerid][Jailed] == 1 && pInfo[playerid][pLevel] == 0)
return SendClientMessage(playerid,red,"You can not use commands in Jail");