[release]fluf hud

Pages : [1] 2

fluf
10-20-2004, 05:54 PM
http://www.nic.fi/~fluffy/gui.JPG
download here (www.nic.fi/~fluffy/flufhud.zip)

Made a 800x600 version too, click for pic! (www.nic.fi/~fluffy/gui_lowres.JPG) If you want it replace the TribesHUD.ini from the zip with TribesHUDlowres.ini (http://www.nic.fi/~fluffy/TribesHUDlowres.ini).
For 1280x1024 use this (http://www.nic.fi/~fluffy/TribesHUDhighres.ini)

*achtung!* made for ctf use only, so the gui might have (and has) some issues with other mods. Not sure if I'm arsed to fix those, as I'm gonna play only ctf.

ilys
10-20-2004, 05:56 PM
gj fluffy

Speedeh
10-20-2004, 06:08 PM
nice

wrEk
10-20-2004, 06:24 PM
uhm awesome. simplicity is beautiful. can't wait to put together my new machine tonight and play t:v with this.

]| ZeR0 |[
10-20-2004, 06:33 PM
yeah, that rocks.

FreshMeat
10-20-2004, 06:35 PM
Nice hud, very nice and original Idea, but Where's the speed hud?

Sanchez
10-20-2004, 06:47 PM
pretty cool. is it just me or is your radar an fps hog?

[RZA]-Nocturne
10-20-2004, 07:01 PM
where do u put the files?

Origami
10-20-2004, 07:09 PM
very nice :o

breeze
10-20-2004, 08:28 PM
how do i get back the original reticles?

Hurricane Harold
10-20-2004, 09:15 PM
Wow, this may be the first full hud that I'll use. Lacks a speedbar (I think...), but that's my only possible suggestion. Great job.

wetwilly
10-20-2004, 10:54 PM
speed hud is a fad

Zeo-Burner
10-20-2004, 11:20 PM
Awesome stuff, very clean and simple.

fluf
10-21-2004, 12:31 AM
Nice hud, very nice and original Idea, but Where's the speed hud? I didn't include speedhud as I find it rather.. useless. I'm probably also gonna remove personal scores and the numerical values of health-energy from the version I'll be using myself :)

pretty cool. is it just me or is your radar an fps hog?
Hmm dunno, haven't really done much to it..

-Nocturne]where do u put the files?
Just backup your previous files (you can see the names and locations from the zip). And after that just unzip (with use folder names) to your Tribes Vengeance directory.

how do i get back the original reticles?
remove content\art\t1ret.pkg and replace program\bin\weapons.ini with the default weapons.ini

Mimelim
10-21-2004, 04:24 AM
nice hud fluffy :)

Paragon
10-21-2004, 05:57 AM
Great hud love it, Question, i could also do with out the offense,defense and skill scores as well as the numerical indicators. If you take those out. Would you mind reposting?

Thanks

Parag0n

fluf
10-21-2004, 06:18 AM
Great hud love it, Question, i could also do with out the offense,defense and skill scores as well as the numerical indicators. If you take those out. Would you mind reposting?

Thanks

Parag0n
To remove the numerical indicators, find these from TribesHUD.ini
[default_HealthBarLabel]
[default_EnergyBarLabel]
and make them transparent, TextColor=(R=0,G=136,B=25 4,A=0)

And to remove the personal scores, find this from TribesHUD.ini
[default_PersonalScores]
and to move it outside the screen, OffsetX=-100.

Also coz the bottom left is empty now, should move the eventhud there.
search [default_EventMessageWindo w], and edit OffsetY=-85 to OffsetY=-54

mc-fine
10-21-2004, 11:18 AM
This is the first hud i'm feeling. Nice and clean with flaghud.

I think I'll move personal scores back to default position and switch positions of eventhud and chathud.

mc-fine
10-21-2004, 12:32 PM
Good stuff fluf.

Only issue I found was when in vechiles (and I assume turrets) the vehicle health bar overlaps the dropped timer text for your teams flag.

http://img62.exs.cx/img62/5193/Shot00044.th.jpg (http://img62.exs.cx/my.php?loc=img62&image=Shot00044.jpg)

Also can you tell me how to remove the green hue from pack icon? I kinda like it the old way.

fluf
10-21-2004, 01:13 PM
Also can you tell me how to remove the green hue from pack icon? I kinda like it the old way.
From TribesHUD.ini, somewhere under [default_pack]:
Change the fullTexture=(drawColor=(R =150,G=255,B=50,A=150),st yle=1)
to
fullTexture=(drawColor=(R =255,G=255,B=255,A=255),s tyle=1)

You can edit the width of vehicle/turret health bars under
[default_TurretHealth] and [default_VehicleHealth] .. I assume Width=200 should do the trick.