/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
#2

Not enough information. Are you sure your offprison code is correct?
Reply
#3

I'm sure
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)