-
-
Notifications
You must be signed in to change notification settings - Fork 0
Call Vote Manager
lechuga edited this page Dec 10, 2023
·
2 revisions
- Escucha las llamadas a votaciones emitidas, procesa los datos y ejecuta acciones.
- Captura y fuerza los comandos que se utilizan en las votaciones
- Permite guardar registro local o SQL.
- Imprime las votaciones y sus argumentos compatibles con traducciones.
- callvotemanager.inc
- manager_sql
- manager_convar
-
sm_cvm_debug
-
sm_cvm_enable Habilita las votaciones (esto fuerza el comando sv_allow_votes)
-
sm_cvm_log
-
sm_cvm_builtinvote
-
sm_cvm_specvote
-
sm_cvm_announcer
-
sm_cvm_progress
-
sm_cvm_progressanony
-
sm_cvm_creationtimer
-
sm_cvm_voteduration
-
sm_cvm_difficulty
-
sm_cvm_restart
-
sm_cvm_mission
-
sm_cvm_lobby
-
sm_cvm_chapter
-
sm_cvm_alltalk
-
sm_cvm_kick
-
sm_cvm_banduration
-
sm_cvm_admininmunity
-
sm_cvm_vipinmunity
-
sm_cvm_stvinmunity
-
sm_cvm_selfinmunity
-
sm_cvm_botinmunity
- callvote
- Event_VoteCastYes
- Event_VoteCastNo
- CallVote_Reject
- https://developer.valvesoftware.com/wiki/List_of_L4D2_Cvars
- https://wiki.alliedmods.net/Left_4_Voting_2
- https://forums.alliedmods.net/showthread.php?p=1582772
- https://github.com/SirPlease/L4D2-Competitive-Rework =======================================================================================