Mapvetopick controller: 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: | ||
{{CSGO topicon}} | {{CSGO topicon}} | ||
[[Category:English]] [[Category:Level Design]] | [[Category:English]] [[Category:Level Design]] | ||
{{ | {{this is a|e0|name=mapvetopick_controller|game=Counter-Strike: Global Offensive}} Added with the {{CsgoOperation|brokenfang}}. | ||
== Entity Description == | == Entity Description == |
Revision as of 11:49, 4 January 2024
mapvetopick_controller
is an e0 available in Counter-Strike: Global Offensive. Added with the
Operation Broken Fang.
Entity Description
Map veto controller.
Keyvalues
- Pitch Yaw Roll (Y Z X) (angles) <QAngle>
- This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
Outputs
OnMapVetoed
- Triggered when a map is vetoed (multiple times at once)
OnMapPicked
- Triggered when a map is picked to be played (usually one)
OnSidesPicked
- Triggered when sides are decided (0 = stay, 1 = switch)
OnNewPhaseStarted
- Triggered when new veto pick phase starts ( n = phase )
OnLevelTransition
- Triggered when level transition begins ( n = phase )