08.09.2018, 16:02
hi , check this :
when i enter che pickup its wont show the world just can see a blue sky whats wrong with this ?
PHP код:
if(pickupid == EnterAmmonation)
{
SetPlayerPos(playerid, 286.80994,-82.547599,1001.515625);
SetPlayerInterior(playerid, 1);
SetCameraBehindPlayer(playerid);
SetPlayerVirtualWorld(playerid, 0);
}