Upvote Upvoted 1 Downvote Downvoted
Update hud without losing customization
posted in Customization
1
#1
0 Frags +

Hello. I need to update my broeselhud, but I have made a lot of customization to it. What is the easiest way to update the hud without losing all my alterations?

Sorry for the noob question. Thanks for any help given

Hello. I need to update my broeselhud, but I have made a lot of customization to it. What is the easiest way to update the hud without losing all my alterations?

Sorry for the noob question. Thanks for any help given
2
#2
0 Frags +
shocka1Hello. I need to update my broeselhud, but I have made a lot of customization to it. What is the easiest way to update the hud without losing all my alterations?

Sorry for the noob question. Thanks for any help given

if your customizations are just colors then go into clientscheme and copy everything inbetween the

Color {
*colors*
}

and paste it into the new broesel clientscheme. afaik that works, might have to do some manual things.

[quote=shocka1]Hello. I need to update my broeselhud, but I have made a lot of customization to it. What is the easiest way to update the hud without losing all my alterations?

Sorry for the noob question. Thanks for any help given[/quote]

if your customizations are just colors then go into clientscheme and copy everything inbetween the

[code]
Color {
*colors*
}[/code]

and paste it into the new broesel clientscheme. afaik that works, might have to do some manual things.
3
#3
0 Frags +

I don't know what is usually entailed in a hud update, but I would imagine not all things are affected every time. In which case you could just save the .res files that you've edited, and just replace them on the newest version (i.e. take 'targetid.res' that you edited, and replace the updated version with it). As long as that specific file wasn't one that needed updating, it should be fine.

I don't know what is usually entailed in a hud update, but I would imagine not all things are affected every time. In which case you could just save the .res files that you've edited, and just replace them on the newest version (i.e. take 'targetid.res' that you edited, and replace the updated version with it). As long as that specific file wasn't one that needed updating, it should be fine.
4
#4
0 Frags +

What customizations have you made to yours? If all you did was change colors that stuff is handled by clientscheme and you could just copy over the values, otherwise you'd need to copy over the specific .res files to the latest version (2.7) but since he changed up his version of surface in 2.6 there might be a few things that will look somewhat out of place.

What customizations have you made to yours? If all you did was change colors that stuff is handled by clientscheme and you could just copy over the values, otherwise you'd need to copy over the specific .res files to the latest version (2.7) but since he changed up his version of surface in 2.6 there might be a few things that will look somewhat out of place.
Please sign in through STEAM to post a comment.