mirror of
https://github.com/ENSL/NS.git
synced 2024-11-22 20:51:35 +00:00
8fde5dc37c
- needs sv_allow_shaders and hl25 at the moment and it piggybacks off the hl25 overbright shader using the average gamma ramp setting for ns maps.
80 lines
No EOL
1.4 KiB
Text
80 lines
No EOL
1.4 KiB
Text
"Resource\MultiplayerAdvancedDialog.res"
|
|
{
|
|
"MultiplayerAdvancedDialog"
|
|
{
|
|
"ControlName" "CTaskFrame"
|
|
"fieldName" "MultiplayerAdvancedDialog"
|
|
"xpos" "250"
|
|
"ypos" "25"
|
|
"wide" "700"
|
|
"tall" "600"
|
|
"AutoResize" "0"
|
|
"PinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"tabPosition" "0"
|
|
"paintbackground" "1"
|
|
"settitlebarvisible" "1"
|
|
"title" "#GameUI_MultiplayerAdvanced"
|
|
}
|
|
"Cancel"
|
|
{
|
|
"ControlName" "Button"
|
|
"fieldName" "Cancel"
|
|
"xpos" "616"
|
|
"ypos" "562"
|
|
"wide" "72"
|
|
"tall" "24"
|
|
"AutoResize" "0"
|
|
"PinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"tabPosition" "2"
|
|
"paintbackground" "1"
|
|
"labelText" "#GameUI_Cancel"
|
|
"textAlignment" "west"
|
|
"dulltext" "0"
|
|
"brighttext" "0"
|
|
"wrap" "0"
|
|
"Command" "Close"
|
|
"Default" "0"
|
|
}
|
|
"Ok"
|
|
{
|
|
"ControlName" "Button"
|
|
"fieldName" "OK"
|
|
"xpos" "536"
|
|
"ypos" "562"
|
|
"wide" "72"
|
|
"tall" "24"
|
|
"AutoResize" "0"
|
|
"PinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"tabPosition" "1"
|
|
"paintbackground" "1"
|
|
"labelText" "#GameUI_OK"
|
|
"textAlignment" "west"
|
|
"dulltext" "0"
|
|
"brighttext" "0"
|
|
"wrap" "0"
|
|
"Command" "Ok"
|
|
"Default" "0"
|
|
}
|
|
"PanelListPanel"
|
|
{
|
|
"ControlName" "CPanelListPanel"
|
|
"fieldName" "PanelListPanel"
|
|
"xpos" "16"
|
|
"ypos" "56"
|
|
"wide" "670"
|
|
"tall" "502"
|
|
"AutoResize" "0"
|
|
"PinCorner" "0"
|
|
"visible" "1"
|
|
"enabled" "1"
|
|
"tabPosition" "0"
|
|
"paintbackground" "1"
|
|
}
|
|
}
|
|
|