SA-MP Forums Archive
Virtual world is not calling - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Virtual world is not calling (/showthread.php?tid=584425)



Virtual world is not calling - cnoopers - 04.08.2015

yo
kinda strange issue that i never experienced, everything is callin cool excludin first two functions about worlds.

Код:
SetPlayerVirtualWorld(playerid, 1001);
SetVehicleVirtualWorld(vehicleid, 1001);
PutPlayerInVehicle(playerid, vehicleid, 0);
TogglePlayerControllable(playerid, 0);
DisableRemoteVehicleCollisions(playerid, 1);
SetPlayerCameraPos(playerid, 501.0540, -1269.2811, 19.3167);
SetPlayerCameraLookAt(playerid, 500.6219, -1270.1882, 19.3367);



Re: Virtual world is not calling - Jefff - 04.08.2015

Show more code up with vehicleid