/offprison command
#1

So i have a put offline player with command /offprison then I go to the server with that account and then I doesn't spawn in area zone or prison zone if you know what I talking about.

this watching if player is on the prisone on the onplayerspawn


pawn Код:
if(PlayerInfo[playerid][Zatvoren] == 2)
        {
            SetPlayerPos(playerid, 107.2300,1920.6311,18.5208);
            ResetPlayerWeapons(playerid);
            SetPlayerInterior(playerid, 0);
            SetPlayerVirtualWorld(playerid, 0);
        }
Sorry for my bad english I hope so that you will understand my problem.
Reply


Messages In This Thread
/offprison command - by Luca12 - 21.06.2013, 21:48
Re: /offprison command - by Goldilox - 21.06.2013, 23:18
Re: /offprison command - by Luca12 - 22.06.2013, 09:29

Forum Jump:


Users browsing this thread: 1 Guest(s)