Jump to content

Toggle Message Visibility   Welcome to our Community, Guest!

Get involved and become a part of our growing community. It's absolutely free! Register an account and join us today. Already a member? Sign in!

- - - - -

game_end_ow



Entity Description

This point based entity is identical to game_end with some additional inputs. It's used to end the round or the map to a draw or a victory for one of the teams.


Key Values

  • Targetname:
    Name <targetname>
    The targetname other entities refer to this entity by.

Inputs

  • EndGame
    End the map without a score screen.

  • EndGameGMWin
    End the map to GM victory.

  • EndGamePlayersWin
    End the map to victory for players.

  • EndGameDraw
    End the map to a draw.

  • EndRoundGMWin
    End the round to GM victory.

  • EndRoundPlayersWin
    End the round to victory for players.

  • EndRoundDraw
    End the round to a draw.