Logic skirmish: Difference between revisions
Jump to navigation
Jump to search
(more rolling balls.) |
mNo edit summary |
||
Line 14: | Line 14: | ||
{{IO|OnSecurityWin|Fired when Security wins}} | {{IO|OnSecurityWin|Fired when Security wins}} | ||
[[Category:Insurgency_Entities]] | [[Category:Insurgency_Entities]][[Category:Insurgency]] |
Revision as of 07:02, 6 July 2014
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