stuffcmds
Jump to navigation
Jump to search
Example:Example launch options that runs echo command and changes fps_max cvar:
stuffcmds
is a console command available in all Source games. It parses and runs the commands prefixed with + symbol in the launch options.

-novid -condebug +echo "stuffcmds command was issued and ran this echo" -dev +fps_max 60