Action set health
From Game Maker
action_set_health(amount) does practically the same as the action Set the health.
[edit] Code Sample
action_set_health(100); //restores the health
action_set_health(amount) does practically the same as the action Set the health.
action_set_health(100); //restores the health