Bugged world when getting out of jail
#4

Quote:
Originally Posted by tomacraft2011
Посмотреть сообщение
you mean this?
PHP код:
/*    if(PlayerInfo[playerid][pJailed] == 3)
{
SetPlayerPos(playerid, -1070.8547,-2040.0,49.144;
SetPlayerWorldBounds(playerid, 20000.0, -20000.0, 20000.0, -20000.0);
TogglePlayerControllable(playerid, 1);
SetCameraBehindPlayer(playerid);
}*/
PlayerInfo[i][pJailed] = 0;
SendClientMessage(iCOLOR_YELLOW," You have paid your debt to society. If bugged VW, walk to the Police Department icon behind you. and /enter and /exit");
format(stringsizeof(string), "~g~Freedom~n~~w~Try to be a better citizen");
GameTextForPlayer(istring50001);
SetCameraBehindPlayer(i);
TogglePlayerControllable(i1);
ClearCrime(i);
SetPlayerToTeamColor(i);
SetPlayerInterior(playerid0);
SetPlayerVirtualWorld(playerid0); 
Reply


Messages In This Thread
Bugged world when getting out of jail - by tomacraft2011 - 31.01.2017, 18:05
Re: Bugged world when getting out of jail - by AndreiWow - 31.01.2017, 18:08
Re: Bugged world when getting out of jail - by tomacraft2011 - 31.01.2017, 18:11
Re: Bugged world when getting out of jail - by AndreiWow - 31.01.2017, 18:41
Re: Bugged world when getting out of jail - by tomacraft2011 - 31.01.2017, 18:51
Re: Bugged world when getting out of jail - by AndreiWow - 31.01.2017, 19:06
Re: Bugged world when getting out of jail - by tomacraft2011 - 31.01.2017, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)