vehicle_enable_physics(vehicle_name, enable_physics, change_movement) | ||
Parameters: | ||
vehicle_name | (string) name of the vehicle | |
enable_physics | (boolean) true if enabling physics | |
change_movement | (option, boolean) true if the vehicle's movement mode should be changed | |
Returns: | ||
(boolean) true if vehicle exists and was streamed, else false | ||
Description: | ||
Enable or disable physics on a vehicle. | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |