Astrin_When editing/making a HUD, what is the command for a button to open up console?
In my case, gamemenu.res looks like this:
"ConsoleButton"
{
"label" "Console"
"command" "_________"
What do I put in the blank (e.g. engine demoui, OpenServerBrowser, etc.)?
should be "engine con_enable 1;toggleconsole"