Upvote Upvoted 1 Downvote Downvoted
some weird hud problems
posted in Customization
1
#1
0 Frags +

So this morning I was editing OMP's hud to make a more centralized version. I was editing the shadow values when this happened. I don't know why this is happening and it would be great if someone could help me out. http://imgur.com/aTjqEkY is this image

So this morning I was editing OMP's hud to make a more centralized version. I was editing the shadow values when this happened. I don't know why this is happening and it would be great if someone could help me out. http://imgur.com/aTjqEkY is this image
2
#2
1 Frags +

It looks to me like you were editing the file via HudAmmoWeapons.res, and you moved the primary ammo's location up to a spot where it's actually off of the HudAmmoWeapon's "frame", so to speak, cutting it off.

If you're just trying to move up the ammo to a position closer to the center, you'd be better off editing the x and y-pos of "HudWeaponAmmo" in hudlayout.res, as that will move the entire HudAmmoWeapon frame, rather than just one particular element of the hud.

It looks to me like you were editing the file via HudAmmoWeapons.res, and you moved the primary ammo's location up to a spot where it's actually off of the HudAmmoWeapon's "frame", so to speak, cutting it off.

If you're just trying to move up the ammo to a position closer to the center, you'd be better off editing the x and y-pos of "HudWeaponAmmo" in hudlayout.res, as that will move the entire HudAmmoWeapon frame, rather than just one particular element of the hud.
3
#3
0 Frags +
raysIt looks to me like you were editing the file via HudAmmoWeapons.res, and you moved the primary ammo's location up to a spot where it's actually off of the HudAmmoWeapon's "frame", so to speak, cutting it off.

If you're just trying to move up the ammo to a position closer to the center, you'd be better off editing the x and y-pos of "HudWeaponAmmo" in hudlayout.res, as that will move the entire HudAmmoWeapon frame, rather than just one particular element of the hud.

thanks, worked a bunch!

[quote=rays]It looks to me like you were editing the file via HudAmmoWeapons.res, and you moved the primary ammo's location up to a spot where it's actually off of the HudAmmoWeapon's "frame", so to speak, cutting it off.

If you're just trying to move up the ammo to a position closer to the center, you'd be better off editing the x and y-pos of "HudWeaponAmmo" in hudlayout.res, as that will move the entire HudAmmoWeapon frame, rather than just one particular element of the hud.[/quote]
thanks, worked a bunch!
Please sign in through STEAM to post a comment.