News:

Come Chat with us live! Learn how HERE!

Main Menu

buildable status display

Started by biotxc, March 11, 2007, 05:44:06 PM

biotxc

old one

new ones :D



I also added something that makes displays smaller as you go farther

umm it draw over everything so can I use it as a wall hack? :P
actually it is not something I want

patch:
http://www.mercenariesguild.net/patches/?do=details&task_id=38

Paradox

Looks like a rip of vcxzets mod that does the exact same thing, but gives teamoverlays too.

∧OMG ENTROPY∧

Seffylight

Stop it. Seriously.


Risujin

You ripped off tjw, congrats. :)

The problem is you are rendering 2D. The old health bars were rendered in world-space, so they were affected by the z-buffer.

Have a look at the old health bars, or my patch:
http://www.mercenariesguild.net/patches/?do=details&task_id=40&pagenum=2

Use CG_DrawPlane and 3D polys like a man.

biotxc

if it is real 3d you cant see it from sides
health bar must be 2d
I didnt rip off tjw's I didnt even know he made one
(mine was mostly about player healths though)

and old buildable health bars were also 2d

moreover tjw's version also use distance scaling
and it looks better than mine and yours AND it allows customization