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

Clicking OK on challenge mode cheat dialog shows pause menu instead of leaderboards #434

Open
vrad-exe opened this issue May 9, 2024 · 1 comment

Comments

@vrad-exe
Copy link

vrad-exe commented May 9, 2024

If you use sv_cheats on a challenge mode map, it shows a dialog indicating that you cheated and your score wasn't saved. Closing this dialog is supposed to open the leaderboards, but since a recent update, it now opens the pause menu instead due to FCVAR_CLIENTCMD_CAN_EXECUTE preventing the leaderboard open command from running. This needs to be changed to use ClientCmd_Unrestricted() so the flag is bypassed.

@NathanL1370
Copy link

Can confirm, completing a challenge map with cheats on sends me to the pause menu instead of the leaderboards. I would also like to add that this bug means you can continue playing the map even after you hit the ending flag.

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

2 participants