16.04.2012, 16:20
you must check this !
You must change this pos !
pawn Код:
if(PlayerInfo[playerid][pJailed] == 1)
{
SetPlayerVirtualWorld(playerid,2);
SetPlayerInterior(playerid,6);
SetPlayerPos(playerid,264.5743,77.5118,1001.0391);
SetPlayerHealth(playerid,100);
}