Skip to content
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

Open
39ma opened this issue Apr 18, 2020 · 4 comments
Open

Voting for pause not working #5

39ma opened this issue Apr 18, 2020 · 4 comments

Comments

@39ma
Copy link

39ma commented Apr 18, 2020

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.

@MattThePandah
Copy link
Contributor

MattThePandah commented Apr 18, 2020 via email

@39ma
Copy link
Author

39ma commented Apr 18, 2020

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.

@B3none
Copy link
Member

B3none commented Apr 18, 2020

Pretty this was something @PandahChan spent a lot of time looking into initially to no avail

@MattThePandah
Copy link
Contributor

MattThePandah commented Apr 18, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants