ValveSoftware / source-sdk-2013

The 2013 edition of the Source SDK
https://developer.valvesoftware.com/wiki/SDK2013_GettingStarted
Other
3.73k stars 1.99k forks source link

[Question] Is there a way to show the options menu through the SDK? #402

Closed colistro123 closed 7 years ago

colistro123 commented 7 years ago

Is there a way to show the options menu (OpenOptionsDialog) via the SDK? I'm asking since I replaced the game menu with an html one and would like to show the game options to change video settings, controls, sensitivity, etc. Garry's mod has "RunGameUICommand"/"RunConsoleCommand", but here, no idea. Thanks in advance and sorry for the hassle.

colistro123 commented 7 years ago

Said command is "gamemenucommand openoptionsdialog"