Hey guys..
I'm trying to show the current value of "com_maxfps" in my custom hud.
I've done that with menu files but of course its only working with pre-defined values.
I want to change the hud to "FPS: Unknown" if the FPS is not defined.
Sadly its not possible to use "openMenuOnDvar" more then 17 times in a menu so i cant define all 1000 FPS steps...
Is there any way to get it working?