Returns true if the player (or the player's team, in team mode) has won the round, false otherwise.

Format: Win

Arguments:

Return type: boolean (0 if false or 1 if true)

Error conditions: none

Example:

trigger1 = Win = 1
; Triggers if the player (or his team) has won the round.