vehicle_set_wheel_hit_points(vehicle_name, wheel_index, hit_points) |
|
Parameters: |
vehicle_name | | (string) name of the vehicle |
wheel_index | | (integer) index of the wheel on the vehicle to query (0 based) |
hit_points | | (integer) desired hit points value for the wheel |
|
Returns: |
none |
|
Description: |
Set the hitpoints of a specific wheel on a vehicle |
|
|
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:16 |