Re: A new HUD that I made
The chat box is pretty easy to move. Just open up Halo Custom Edition\content\<game resolution height>log.ksml
Code:
<ksml>
<head/>
<body>
<listbox left="5" top="260" width="640" height="130" id="oListbox"
textbackground="#00000000" outerborder="#00000000"
innerborder="#00000000" shadow="#00000000" highlight="#00000000"
textcolor="#ffffffff" font="Arial Narrow-8-bold"
/>
</body>
</ksml>
Just make that "top" value lower to move the chat box up. The best thing is it gets updated in real time, so just maximize Halo again to see the effects.
Re: A new HUD that I made
I really like your Hud. I can only copy ideas that are already there, and i get terrible results when i try to make one off the top of my head.
I can copy well, but my creativity is quite limited when it comes to this.
(sorry, i forgot which button to use for posting large images so bear with me.)

Re: A new HUD that I made
It looks very similar to the HUD from Robotech: Battlecry, despite being under the wretched Robotech moniker, it was a fun game.
http://img.gamespot.com/gamespot/ima..._screen003.jpg
Re: A new HUD that I made
Quote:
Originally Posted by
TeeKup
battlecry was a fun game
anyways its nice to see a original hud and not a halo 3 imitation (because lets be honest do we really need as many H3 huds as we have BG mods?)
anyways im going back to beat MMX4 as megaman X so im off
Re: A new HUD that I made
Quote:
Originally Posted by
FRain
You can't delete the multiplayer indicators, you need to replace them with a blank bitmap. They're in there somewhere.
i deleted mine...
Re: A new HUD that I made
If there's anything I'd have to suggest for that layout, it's to swap the Grenades and Reserve Ammo. The edges would look much nicer.
Re: A new HUD that I made
I'd rotated the shield bar and health 90 degrees to be horizontal, then place all the ammo/grenades stuff under it. Would look more compact imo. Great HUD otherwise.
Re: A new HUD that I made
i love your hud man, it saves alot of space. keep it up!