mirv_cvar_hack
This command allows forcing a floating point value <dValue> for a cvar named <cvarName>. This will only work for a subset of the cvars (console variables) and not cmds (console commands).
This is useful if you want to force values outside of the allowed range of the cvar.
Please use with caution!
Supported games
Games with the VEngineCvar007 interface are supported, currently that is CS:GO. AfxHookSource prints the used interface into the console when the game is started.
Examples
See also
- [[Source:Commands]]