Vehicle 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)
+--- Thread: Vehicle help (
/showthread.php?tid=395452)
Vehicle help -
UnknownGamer - 26.11.2012
Hi,
How would you respawn a vehicle by a command in a different virtual world?
Re: Vehicle help -
iTzZh - 26.11.2012
In your command add these to the command:
SetVehicleToRespawn(vehicleidhere);
SetVehicleVirtualWorld(putvehicleidhere, vwhere);
Get the vehicle id and put it where I said above, as well as the vw.