Options Menu for custom console variables
CV_RegisterVar({name = , defaultvalue = , flags = , PossibleValue = , func = }) -> CV_RegisterVar({name = , defaultvalue = , flags = , PossibleValue = , func = , category = , menuname = ,})
Added CV_NOMENU consvar flag. Automatically all cvars should be added otherwise.
Edited  by Skydusk

