This is either a Lua related question or a feature request depending on the answer.
I would like to check the value of an arbitrary existing console variable that isn't one that I created, since I can already access those. How would I go about doing this?
As far as I'm aware you can't do that with any existing console variables sadly.
The annoying thing is, there's no full list of console commands or variables located anywhere in the source - they're all scattered everywhere around it instead. Probably no surprise Lua doesn't have the ability to do this currently really.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.