help - 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: help (
/showthread.php?tid=83607)
help -
MARTLMHK - 26.06.2009
does some one know how to link car to virtual world
Re: help -
dice7 - 26.06.2009
pawn Код:
new veh = GetPlayerVehicleID(playerid);
SetVehicleVirtualWorld(veh, interiorid(e.g. 10));
Note, that this doesn't work in OnGameModeInit. Just use it in a filterscript
Re: help -
MARTLMHK - 26.06.2009
sorry for my bad english
![Embarrassed](images/smilies/redface.gif)
but I mean how can I get car in virtual world
for example I can drive with car in wirtual world but it`s (1)
Re: help -
MARTLMHK - 26.06.2009
but do I hawe to add AddStaticVehicle. can someone give in fs code
Re: help -
MARTLMHK - 26.06.2009
I mean that I link one or more vehicles in interior 1 and I only can drive vith car in interior 1