Jail command.
#2

Where is your player variable ? Like [pJailed] ?
After you should put on the public Setplayerspawn

pawn Код:
if(PlayerInfo[playerid][pJailed] == 1)
        {
            SendPlayerToJail(playerid,1);
                    return 1;
        }
Reply


Messages In This Thread
Jail command. - by Isolated - 13.06.2013, 17:45
Re: Jail command. - by LilBob - 13.06.2013, 19:03
Re: Jail command. - by Isolated - 13.06.2013, 19:12
Re: Jail command. - by Juanxz - 13.06.2013, 19:17
Re: Jail command. - by LilBob - 13.06.2013, 19:18
Re: Jail command. - by Isolated - 13.06.2013, 19:32
Re: Jail command. - by LilBob - 13.06.2013, 19:42
Re: Jail command. - by Isolated - 13.06.2013, 20:38
Re: Jail command. - by Isolated - 14.06.2013, 11:33
Re: Jail command. - by Isolated - 15.06.2013, 18:22

Forum Jump:


Users browsing this thread: 1 Guest(s)