set_current_hit_points(name, hit_points) | ||
Parameters: | ||
name | (string) name of the object (can be a character, vehicle, or mover) | |
hit_points | (float) number of hit points | |
Returns: | ||
none | ||
Description: | ||
Set an object's current hit points to a certain value. | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |