Vote controller: Difference between revisions
Jump to navigation
Jump to search
Important:This is a preserved entity in 


.
If the game has round restart mechanics this entity may not behave as expected:
Warning:Killing this entity may crash the game.
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{stub}} | {{stub}} | ||
{{ | {{Ent not in fgd|codeonly=1}} | ||
{{CD|CVoteController|file1=vote_controller.cpp}} | {{CD|CVoteController|file1=vote_controller.cpp}} | ||
{{ | {{This is a|logical entity|except-multi={{asw}}{{portal2}}|name=vote_controller}} It controls the voting system in game. It's spawned automatically in games where voting by players is available such as {{l4ds|2}}, {{tf2|2}}, {{csgo|2}}. | ||
{{PreservedEnt|vote_controller}} | {{PreservedEnt|vote_controller}} | ||
{{warning|Killing this entity may crash the game.}} | {{warning|Killing this entity may crash the game.}} | ||
== ConCommands == | |||
{{varcom|start}} | |||
{{varcom|callvote|string|issue to be voted on|Start a vote on an issue. If no parameters provided then it lists available issues if the game supports vote_controller .}} | |||
{{varcom|end}} | |||
== See also == | == See also == |
Revision as of 07:31, 3 May 2025

![]() |
---|
CVoteController |
![]() |
vote_controller
is a logical entity available in all Source games except
. It controls the voting system in game. It's spawned automatically in games where voting by players is available such as
Left 4 Dead series,
Team Fortress 2,
Counter-Strike: Global Offensive.





If the game has round restart mechanics this entity may not behave as expected:
|

ConCommands
Cvar/Command | Parameters or default value | Descriptor | Effect |
---|---|---|---|
callvote | string | issue to be voted on | Start a vote on an issue. If no parameters provided then it lists available issues if the game supports vote_controller . |