ValveTime.co.uk | Valve News, Forums, Steam

Hello, quick question.

in GameMenu.res, there is the following definition:

Code:
	"5"
	{
		"label" "#GameUI_GameMenu_NewGame"
		"command" "OpenNewGameDialog"
		"notmulti" "1"
	}

Now, what i want to do is create new commands for that for my own VGUI, the problems i am having, is that the VGUI2 documentation on the valve-erc does not get into that at all.

any help would be great.

Thanks
Back
Top