http://i.imgur.com/dCmj65H.png
http://i.imgur.com/kXrPxxO.png
The hud files in rayshud are a bit mixed up and ive tried all the charge meters. When im in 4:3 its perfect but when i switch to 16:10 goes to the left.
Anyone know how to help?
http://i.imgur.com/dCmj65H.png
http://i.imgur.com/kXrPxxO.png
The hud files in rayshud are a bit mixed up and ive tried all the charge meters. When im in 4:3 its perfect but when i switch to 16:10 goes to the left.
Anyone know how to help?
this is an issue with the way he made his hud. if you code off the absolute values ex: xpos "420" your monitor just places it 420 pixels in regardless of what aspect ratio youre running
tell whoever made their hud to do it off c and r values.
pretty much change the location of whatever youre trying to move from a set number to a distance from the center/bottom
Its rayshud if it can help you find out a way to put it back to normal
and thank you btw
its not a matter of fixing it... you didnt break it... this is something whoever Ray is should address in his HUD.
you shouldnt release huds to the public without making them fit every monitor resolution/aspect ratio
im gonna say open hudbowcharge and huddemomanpipes and play around with some x values.
sv_cheats 1
map cp_badlands
joinclass demoman
vgui_drawtree 1
check off highlight selected
navigate through the tree til the bar is selected
go change the xpos of it in the resource/ui folder.
I had already done that since i do have knowledge in huds. It indicates me the HudItemEffectMeter is what i need to change.
I changed the x values of all the HudItemEffectMeter related things in the HudDemomanPipes and nothing moved. Ill try the c and r values tho.
its not in huditemeffectmeter
its in hudbowcharge and huddemomancharge
itll look something like
"/resource/ui/HudDemomanCharge.res"
ItemEffectMeter
{
BLAHBLAH
xpos "shitnumber"
}
You want to change shitnumber to c-50 or something
or better yet open scripts/hudlayout.res
and change the xpos on huddemomanchargea nd hudbowcharge to c- values.
WillowtreI had already done that since i do have knowledge in huds. It indicates me the HudItemEffectMeter is what i need to change.
I changed the x values of all the HudItemEffectMeter related things in the HudDemomanPipes and nothing moved. Ill try the c and r values tho.
HudDemomanPipes have only change meter for Charge 'n Targe, for stickybomb launcher meter, it's HudDemomanCharge.res and HudDemomanCharge in hudlayout.res
DAMMIT NINJA'D
Changing the values in the hudlayout.res dosent move anything. His hud is f*cked up
set visible to 0 on random shit. I feel like you installed something wrong or messed up the locations of files or something if its not reading a custom hudlayout.res
Its a raw Rayshud, ive only changed the location of the health, ammo and med uber bar.
try installing the installer, and reinstall it to see if it works
Done it 4 times V_V i just dont think he has optimized it to 19:10
I've used this hud on a 16:10 aspect ratio with no issues.
WillowtreDone it 4 times V_V i just dont think he has optimized it to 19:10
........
the max is 16:10 hate to break it to you, if you run 1920x1080 res it should be optimized already the installer optimizes it for you so you choose your settings
EDIT: And im positive this shouldn't ever happen unless you keep messing with the files.