Logic skirmish: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, added orphan tag)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Line 1: Line 1:
{{Orphan|date=January 2024}}
{{Orphan|date=January 2024}}


{{this is a|e0|name=logic_skirmish|game=Insurgency}}
{{this is a|point entity|name=logic_skirmish|game=Insurgency}}


==Entity description==
==Entity description==

Revision as of 18:46, 17 May 2024

logic_skirmish is a point entity available in Insurgency 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