omniForsakenBacon- The chat and engineer buildings thing overlap, I'm assuming there's an easy way to fix this by editing some ypos value somewhere, but I haven't a clue which file I should be editing here :o I'd like to raise either the chatbox or buildings stat thing.
resource/ui/BaseChat.res. Change ypos of "HudChat"
ForsakenBacon- On a similar note, the actual specific building information (in this case the teleporter box) overlaps with the amount of metal, and if it's possible I'd like to make the information box a bit smaller and lower down.
You can move that box down in scripts/hudlayout.res, it's either CMainTargetID or CSecondaryTargetID. See what works.
Ahhh that's much much better. It was CMainTargetID if anyone else wants to do the same. Thanks man! Such a quick response :D