• Missing crosshair!! Please help!!
    1 replies, posted
I noticed since Garry moved GMOD to GMOD 13 that my crosshair is missing. I already checked my config.cfg and the convares crosshair and cl_observercrosshair are set to 1. I also removed ANY old addons doing anything to weapons, VGUI and so on. I found some files in the scripts/screens folder that may cause the problems. c4_panel.res [CODE]"c4_panel.res" { "Background" { "ControlName" "MaterialImage" "fieldName" "Background" "xpos" "0" "ypos" "0" "zpos" "-2" "wide" "480" "tall" "240" "material" "vgui/screens/c4panel_bg" } "TimerLabel" { "ControlName" "Label" "fieldName" "TimerLabel" "xpos" "0" "ypos" "0" "wide" "200" "tall" "100" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "textAlignment" "center" "dulltext" "0" "paintBackground" "0" "labelText" "*******" } } [/CODE] and the file c4_view_panel.res [CODE]"c4_view_panel.res" { "Background" { "ControlName" "MaterialImage" "fieldName" "Background" "xpos" "0" "ypos" "0" "zpos" "-2" "wide" "480" "tall" "240" "material" "vgui/screens/transparent" } "TimerLabel" { "ControlName" "Label" "fieldName" "TimerLabel" "xpos" "0" "ypos" "0" "wide" "200" "tall" "100" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "textAlignment" "center" "dulltext" "0" "paintBackground" "0" "labelText" "" } } [/CODE] Further the option section Multiplayer ingame is buggy for the part changes crosshair. I do not see any sliders in it and I cannot select a crosshair there because there is no entry in the list. I hope you can help me getting back a crosshair D:
Problem fixed. Age Of Chivalry installed its weapon's font on my computer as "Half-Life 2 (Standard)". So, here is what I recommand for everyone having a messed up HUD (no crosshair and messed up inventory icons): Go to your fonts folder and delete ALL fonts beginning with "Half-Life 2" as name. Thats what I did and that fixed the problem.
Sorry, you need to Log In to post a reply to this thread.