Here I have a patch that makes it easy for a user of odamex
to set console variables.
It allows the user to type, for example:
set cl_run enabled
or just
cl_run enabled
If the user just wants the value
] cl_run
"cl_run" is enabled.
With this patch, there is 1 issue that I know of:
enabled/disabled doesn't get saved to config (yet)
Test it out and vote if you like it or not. (the attached
file is a txt, rename it to a patch/diff extension)