alliedmodders / sourcemod

SourceMod - Source Engine Scripting and Administration
http://www.sourcemod.net/
973 stars 421 forks source link

Csgo Vote for alltalk fix. #1095

Open VPPToan opened 4 years ago

VPPToan commented 4 years ago

Latest Stable Branch on SM. When you do a vote for all talk on the admin menu, vote passes but the cvar doesn't change to all talk. One of our coder did a fix for my csgo server so I'm attaching it on here. Hope this help in some way. Also have the raw file link too:

https://raw.githubusercontent.com/alliedmodders/sourcemod/6addc5c8dd8535b12bafe0da7466c9c22daa0e37/plugins/funvotes.sp

Headline commented 4 years ago

Looks like we're correctly resetting the boolean value, can you give more information on this?

Are you running some type of convar locker?

ambaca commented 4 years ago

Fixed ? When vote delay over 60 seconds. https://github.com/alliedmodders/sourcemod/pull/1009