Question about /ajail and /unajail
#2

Not sure but i'll make a example:
pawn Код:
//on top
new pJailed[MAX_PLAYERS] = 0;

//at the commands:

if(pJailed[playerid] == 1) return SendClientMessage(playerid, Color,"Hi there, you can't use commands because you are jailed!");
When you jailed someone you do pJailed[playerid] = 1;
Reply


Messages In This Thread
Question about /ajail and /unajail - by MastahServers - 30.05.2010, 14:37
Re: Question about /ajail and /unajail - by iStarzz - 30.05.2010, 14:41
Re: Question about /ajail and /unajail - by MastahServers - 30.05.2010, 14:42
Re: Question about /ajail and /unajail - by iStarzz - 30.05.2010, 14:44
Re: Question about /ajail and /unajail - by MastahServers - 30.05.2010, 14:46
Re: Question about /ajail and /unajail - by iStarzz - 30.05.2010, 14:48
Re: Question about /ajail and /unajail - by MastahServers - 30.05.2010, 14:50
Re: Question about /ajail and /unajail - by iStarzz - 30.05.2010, 15:03
Re: Question about /ajail and /unajail - by Flashy - 30.05.2010, 15:14

Forum Jump:


Users browsing this thread: 1 Guest(s)