Skip to content
Personal tools
< You are here: Home » Forum » Software » counterstike probleme
>

 • counterstike probleme

Replies: 1   Views: 1925
Up one level
Prev topic | Next topic
 
Donny Member
Posts: 0

 • counterstike probleme

Posted by Donny at Montag, 6. März 2006 18:55 Uhr
hallo,

wen ich cs starte kommt dort nur der hintergrund aber die buttons kommen nicht aber wen cih drüber fahr (mizt der maus) wo sie normalerweise sind hör ich das klacken aber ich eh halt auch nix wen cih auf einen draufklick
und im cs ordner kommt diese errorlog:

Error:Failed to load dialog file Resource/UI/ClassMenu.res


Function trace:
CGameUI::Start
CGameUI::Initialize
CFileSystem_Steam::Mount()


hab auch schon probiert den resource ordner aus dem cache file rauszukopiern und einfach ne classmenu.res da (leer)einzufügen wie ich schon anderswo gelesen habe.
habs auch schon neu nistalliert und upgedatet geht immernoch nicht =(


wäre toll wenn ihr mir helfen könntet danke schonmal^^



mfg donny;)
 
salundy Member
Posts: 0

 •

Posted by salundy at Dienstag, 7. März 2006 18:20 Uhr
falls es dir hilft, das steht in der .res datei drin:



"Resource/UI/ClassMenu.res"
{
"class"
{
"ControlName" "CClassMenu"
"fieldName" "class"
"xpos" "76"
"ypos" "0"
"wide" "552"
"tall" "448"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
}

"joinClass"
{
"ControlName" "Label"
"fieldName" "joinClass"
"xpos" "8"
"ypos" "72"
"wide" "160"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"labelText" "#Valve_Join_Class"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "1"
}

"classInfoLabel"
{
"ControlName" "Label"
"fieldName" "classInfoLabel"
"xpos" "168"
"ypos" "72"
"wide" "180"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "0"
"enabled" "1"
"labelText" "#Valve_Class_Info"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "1"
}

"ClassInfo"
{
"ControlName" "Panel"
"fieldName" "ClassInfo"
"xpos" "168"
"ypos" "116"
"wide" "400"
"tall" "380"
"autoResize" "3"
"pinCorner" "0"
"visible" "0"
"enabled" "0"
"tabPosition" "0"
}

"CancelButton"
{
"ControlName" "Button"
"fieldName" "CancelButton"
"xpos" "0"
"ypos" "308"
"wide" "148"
"tall" "20"
"autoResize" "0"
"pinCorner" "2"
"visible" "1"
"enabled" "1"
"tabPosition" "0"
"labelText" "#Cstrike_Cancel"
"textAlignment" "west"
"dulltext" "0"
"brighttext" "0"
"Command" "vguicancel"
}
}