SetVehicleVirtualWorld

From SA-MP Wiki

Revision as of 18:18, 9 January 2010; view current revision
←Older revision | Newer revision→
Jump to: navigation, search


Use this function to put a vehicle in a virtual world.


Parameters:
(vehicleid,worldid)
vehicleidThe ID of vehicle you want to set the virtual world of.
worldidThe ID of the virtual world to put the vehicle in.


ReturnsThis function doesn't return a specific value


SetVehicleVirtualWorld(GetPlayerVehicleID(playerid), 10);

Related Functions

The following functions may be useful, as they are related to this function in one way or another.

Personal tools