Upvote Upvoted 0 Downvote Downvoted
Rayshud help plzzz
posted in Customization
1
#1
0 Frags +

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?

[img]http://i.imgur.com/dCmj65H.png[/img]
[img]http://i.imgur.com/kXrPxxO.png[/img]

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?
2
#2
1 Frags +

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

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
3
#3
0 Frags +

Its rayshud if it can help you find out a way to put it back to normal

and thank you btw

Its rayshud if it can help you find out a way to put it back to normal

and thank you btw
4
#4
0 Frags +

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

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
5
#5
1 Frags +

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.

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.
6
#6
0 Frags +

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.

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.
7
#7
1 Frags +

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.

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.
8
#8
1 Frags +
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

[quote=Willowtre]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.[/quote]

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
9
#9
-3 Frags +

Changing the values in the hudlayout.res dosent move anything. His hud is f*cked up

Changing the values in the hudlayout.res dosent move anything. His hud is f*cked up
10
#10
1 Frags +

check console for errors...

check console for errors...
11
#11
0 Frags +

None

None
12
#12
1 Frags +

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

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
13
#13
0 Frags +

Its a raw Rayshud, ive only changed the location of the health, ammo and med uber bar.

Its a raw Rayshud, ive only changed the location of the health, ammo and med uber bar.
14
#14
1 Frags +

try installing the installer, and reinstall it to see if it works

try installing the installer, and reinstall it to see if it works
15
#15
0 Frags +

Done it 4 times V_V i just dont think he has optimized it to 19:10

Done it 4 times V_V i just dont think he has optimized it to 19:10
16
#16
1 Frags +

I've used this hud on a 16:10 aspect ratio with no issues.

I've used this hud on a 16:10 aspect ratio with no issues.
17
#17
0 Frags +

Then i have no clue at all

Then i have no clue at all
18
#18
2 Frags +
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.

[quote=Willowtre]Done it 4 times V_V i just dont think he has optimized it to 19:10[/quote]
........
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.
19
#19
-2 Frags +

Ill just install a fresh copy and restart, thanks for the help guys, mucho appreaciate

Ill just install a fresh copy and restart, thanks for the help guys, mucho appreaciate
Please sign in through STEAM to post a comment.