vehicle_component_set_hitpoints(vehicle_name, component_name, hit_points) | ||
Parameters: | ||
vehicle_name | (string) name of the vehicle | |
component_name | (string) name of the vehicle component | |
hit_points | (integer) the number of hit points to set for the component | |
Returns: | ||
none | ||
Description: | ||
Set the current hit points for a vehicle component | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |