Skip to content

Conversation

@ppaulis
Copy link
Contributor

@ppaulis ppaulis commented Nov 2, 2025

The TV_DELAY variable currently has no effect. It only writes it into the server.cfg file. However, it is overruled by the tv_delay value in gamemode_competitive.cfg (and probably it's the same for other game modes).

This PR fixed the problem for me in competitive games. If, however, you prefer a more global solution for all game modes, let me know, and I'll adapt the code.

Best regards,
Pascal

Signed-off-by: Pascal Paulis <ppaulis@gmail.com>
Copy link
Owner

@joedwards32 joedwards32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

I think we should sed gamemode_*.cfg.

If someone has set the environment variable it is reasonable for them to expect it to apply to all game modes.

@ppaulis
Copy link
Contributor Author

ppaulis commented Nov 4, 2025

I agree!
I'll make the modification in the next days and give you a heads-up :-)

Thanks,

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

Successfully merging this pull request may close these issues.

2 participants