Fail the player if they reach the part of the Hit & Run meter where it starts blinking red.
Examples
AddObjective("hitandrunrage");
CloseObjective();
Game.AddObjective("hitandrunrage")
Game.CloseObjective()
Notes
No additional notes.
Version History
1.18
Added this condition type.