Use command while in Jail
#2

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");
Reply


Messages In This Thread
Use command while in Jail - by kbalor - 12.10.2013, 19:23
Re: Use command while in Jail - by Patrick - 12.10.2013, 19:28
Re: Use command while in Jail - by kbalor - 12.10.2013, 19:36

Forum Jump:


Users browsing this thread: 1 Guest(s)