try this
http://pastebin.com/AZTp26cY
Account Details | |
---|---|
SteamID64 | 76561198044736807 |
SteamID3 | [U:1:84471079] |
SteamID32 | STEAM_0:1:42235539 |
Country | United States |
Signed Up | November 24, 2012 |
Last Posted | August 3, 2021 at 6:19 PM |
Posts | 435 (0.1 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
JGrassoundKeyValues Error: RecursiveLoadFromBuffer: got NULL key in file resource/UI/HudPlayerHealth.res
resource/UI/HudPlayerHealth.res, HudPlayerHealth, PlayerStatusMarkedForDeathImage,
KeyValues Error: RecursiveLoadFromBuffer: got EOF instead of keyname in file resource/UI/HudPlayerHealth.res
resource/UI/HudPlayerHealth.res, HudPlayerHealth, (*PlayerStatusMarkedForDeathImage*),
KeyValues Error: RecursiveLoadFromBuffer: got EOF instead of keyname in file resource/UI/HudPlayerHealth.res
resource/UI/HudPlayerHealth.res, (*HudPlayerHealth*), (*PlayerStatusMarkedForDeathImage*),
So, thought I fixed it yesterday, but started up tf2 today and after trying to figure it out, found this in my console upon loading the hud.
I do not understand... Someone wiser than I please aid me in my quest to make a usable center stack hud
Upload your hudplayerhealth.res to paste bin
runescape_boy_420Treshit's only happens to me when I'm just one point below and they just disappear without any notifications in chat. also sorry for potentially derailing the thread but op's situation has never happened to merunescape_boy_420completely off topic but does anyone know how mgelords remove without being penalized when they're scared of losing elo ?Tied game, or their winning.
Yea so unless I read wrong you were loosing, so if he left he would loose no points.
runescape_boy_420completely off topic but does anyone know how mgelords remove without being penalized when they're scared of losing elo ?
Tied game, or their winning.
ghettois there a way to easily remove the boxes around the health and ammo? like a .res file I can edit?
HudPlayerHealth.res and HudAmmoWeapons.res
Fogmake the name Neris Light
like so
"8"
{
"font" "resource/fonts/Neris-SemiBold.otf"
"name" "Neris Light"
}
Tried that but for some reason made the font really thin like the Neris Light font so idk is its something wrong with me?
EDIT: Heres a screenshot of how it looks, http://imgur.com/OJ6f057 (its the 32 thats supposed to be semibold)
ZafirHi Ray i love your hud but in the cross hair is there any way i could make the xHaircircle thinner
Theres a thinner circle crosshair, just keep digging and you'll find it.
If you don't want all of brosels fancy stuff just put this wherever you have that script.
// ========== BINDS ==========
bind 1 eq_slot1
bind 2 eq_slot2
bind 3 eq_slot3
bind mwheelup eq_invprev
bind mwheeldown eq_invnext
bind q eq_lastinv
// ========== SETTINGS ==========
alias eq_slot1 "slot1; set_slot1; r_drawviewmodel 0"
alias eq_slot2 "slot2; set_slot2; r_drawviewmodel 1"
alias eq_slot3 "slot3; set_slot3; r_drawviewmodel 1"
// ========== LOGIC ==========
alias qs_slot1 "alias eq_invnext eq_slot2; alias eq_invprev eq_slot3; set_lastinv; alias set_lastinv alias eq_lastinv eq_slot1; alias set_slot1 ; alias set_slot2 qs_slot2; alias set_slot3 qs_slot3"
alias qs_slot2 "alias eq_invnext eq_slot3; alias eq_invprev eq_slot1; set_lastinv; alias set_lastinv alias eq_lastinv eq_slot2; alias set_slot1 qs_slot1; alias set_slot2 ; alias set_slot3 qs_slot3"
alias qs_slot3 "alias eq_invnext eq_slot1; alias eq_invprev eq_slot2; set_lastinv; alias set_lastinv alias eq_lastinv eq_slot3; alias set_slot1 qs_slot1; alias set_slot2 qs_slot2; alias set_slot3 "
qs_slot2
eq_slot1
I'd recommend brosels crosshair switcher then, its super easy to use and not hard to understand. You can also change crosshairs and stuff so yea.
Depends what kind of q? The one that goes to the last item? If so it would be a lot more complicated.
BenroadsYou need a bit more code than that
For example that should give you 32pt text. You'd need to use "Neris32" in the actual HUD files for things like labeltexts ect ect
"Neris32" { "1" { "name" "Neris SemiBold" "tall" "32" "additive" "0" "antialias" "1" "dropshadow" "0" } }
I have that put in, still gives me the default font. For example if I have that in clientscheme, and in ammoreserve i have "font" "Neris32" still default font.
I don't know if this is the wrong section sorry.
So basically for my hud, I'm trying to use this font(neris semibold)
In my clientscheme.res, I put
"8"
{
"font" "resource/fonts/Neris-SemiBold.otf"
"name" "Neris SemiBold"
}
but nothing happened. Anyone know why?
To remove all stats find LocalPlayerStatsPanel in scoreboard.res and make the xpos 99999. That should get rid of stats. AFAIK you cant remove dominations/nemesis.