Logic skirmish: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
||
Line 1: | Line 1: | ||
{{ | {{this is a|e0|name=logic_skirmish|game=Insurgency}} | ||
==Entity description== | ==Entity description== |
Revision as of 11:49, 4 January 2024
logic_skirmish
is an e0 available in Insurgency.
Entity description
It fires outputs based on game state in the Skirmish Gamemode of Insurgency, and can be used in place of a logic_auto.
Outputs
- OnGameDraw
- Fired when the game draws.
- OnGameOver
- Fired when the game is over, regardless of win conditions.
- OnGameResult
- OnInsugentWin
- Fired when Insurgents win
- OnPreRoundReset
- OnRoundReset
- Fired when the round is initiated
- OnRoundStarted
- Fired when the round begins, when players can move
- OnSecurityWin
- Fired when Security wins
- OnSelected