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
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.
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.
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.