How do you make a game_player_hurt heal the player like what Pyroclasm did in his example map! :
I understood the part about the negative damage but I did it and it doesn't work.
I have trigger_relays that target that game_player_hurt and they kill some models. They aren't the problem for they kill the models but the game_player_hurt doesn't work!
Game_Player_Hurt:
Name: heal1
Damage To Apply: -15
Flags:
Remove On Fire: Not ticked
The trigger_relays target fields are right,the trigger state is on and there aren't any other entities exept the button that targets a train that targets those trigger_relays!