Returns true if the player (or the player's team, in team mode) has lost the round, false otherwise.
Format: Lose
Arguments:
Return type: boolean (0 if false or 1 if true)
Error conditions: none
Example:
trigger1 = Lose = 1
; Triggers if the player (or his team) has lost the round.