Closed powerlord closed 9 years ago
For reference, this is the same vote panel with is_yes_no_vote set to true.
Incidentally, I haven't been able to find out what usermessages/events the newer CS:GO mapgroup map vote uses.
This is apparently intentional and CS:GO no longer supports multiple choice votes in its standard vote screen.
I'm not sure if CS:GO is considered a Source 1 Game...
I haven't tested this recently, but the last time I checked, CS:GO wasn't drawing the mutliple option vote panel correctly. Instead, it just draws the Yes/No vote panel and also prints "You voted Yes" overlayed overtop of the "F1 to Vote Yes" "F2 to Vote No" text, as.
This is a pain because I wrote an API to allow SourceMod plugins to manipulate the L4D, L4D2, TF2, and CS:GO vote panels... and the TF2 multiple choice panels work just fine.