-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Voting for pause not working #5
Comments
I can tell you now if you want to use valve native. You need to rewrite it
as get5 doesn't handle valve native by default.
If you are trying to run via get5's default that's a different matter.
…On Sat, 18 Apr 2020, 13:54 39ma, ***@***.***> wrote:
Expected behavior
After player write !pause in chat a native pause voting must begin
Actual behavior
Native pause voting gives an error that team have no permission to do
that, but I rechecked all cvars for voting in CS, tried to change their
values, but error still happens
Steps to reproduce
Write !pause in started game.
May be I have wrong cvars, or system not working at all. If it's working
please send here cvars that you use.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#5>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADM2UN6G4ZWGVB7C6GJCXVLRNGPJ3ANCNFSM4MLK5AFA>
.
|
yep but it is already modified version of get5 in this repo for valve default votings. And I am asking is it working or not? Because as we can see here in "scripting/get5/pausing.sp" on 29 line there is call of Valve default voting. |
Pretty this was something @PandahChan spent a lot of time looking into initially to no avail |
It's something I fixed privately. But not available in this repo. As this repo is missing the handlers for that fake command. As this repo looks like it ported old code of mine which was originally public. But I closed the source of that. Also in regards to your #6 You might want to rewrite that pause system. As that pause doesn't work as intended either. Just a word of warning. |
Expected behavior
After player write !pause in chat a native pause voting must begin
Actual behavior
Native pause voting gives an error that team have no permission to do that, but I rechecked all cvars for voting in CS, tried to change their values, but error still happens
Steps to reproduce
Write !pause in started game.
May be I have wrong cvars, or system not working at all. If it's working please send here cvars that you use.
The text was updated successfully, but these errors were encountered: