Serious problem - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Serious problem (
/showthread.php?tid=173218)
Serious problem -
martynas - 01.09.2010
Hi,
I want to make intro and i have one problem...
i want to set camera pos on virtual world that other people couldn't see new players wathcing intro...
but when i set SetPlayerVirtualWorld(playerid, 999);
i can see objects but i can't see vehicles...
what's wrong? how to fix this?
THNAKS IN ADVANCE
Re: Serious problem -
Vince - 01.09.2010
Vehicles (just like players) can be in only one (1) virtual world at any time.
Re: Serious problem -
martynas - 01.09.2010
thanks for answer