I can't seem to find anywhere in the ManiaScript class reference a way to get the value used by the "Chat time" field in the in-game server creation menu. The closest thing I found was CUIConfig's CountdownEndTime, but this returned -1. I don't want to define this value in code, because the user would get confused why their value was ignored. I could define it as a #Setting, but this is just creating more complexity for the user.
Also can't find a way to change the mode's "Help" text (in a race, open the Pause menu > Help button). I noticed in here it shows a stretched ManiaPlanet logo and the name of my mode in capital letters - does this suggest there is a public way of doing this?
Thanks!
