Cernobylsky
New Adventurer
You can simply add NEW GAME in res files it is possible Ok i will do it and sent it to to you ok ?
I'm even more sick of the 'wonders of Steam' argument than I am of the 'Steam sucks' argument.
everyone seemed to use the old update system just fine.
I don't recall ever losing any clients to an update - we lost tons to Steam.
{
"label" "Establish a Kingdom"
"command" "OpenCreateMultiplayerGameDialog"
}
{
"label" "#GameUI_GameMenu_NewGame"
"command" "OpenNewGameDialog"
"notmulti" "1"
}
"Play"
{
"ControlName" "Button"
"fieldName" "Play"
"xpos" "40"
"ypos" "130"
"wide" "72"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "2"
"labelText" "Play"
"textAlignment" "west"
"dulltext" "0"
"command" "Play"
"default" "1"
}
Cernobylsky said:For MS:C devs : I have one idea , it is possible to make GUI menus like in CS 1.6 v19 for MS and MS:C ?