[release]fluf hud

Pages : 1 [2]

mc-fine
10-21-2004, 01:50 PM
sweet.. thanks bruh

ParoxysM
10-21-2004, 03:35 PM
It's all good except for the lowerleft corner...

mc-fine
10-21-2004, 03:57 PM
It's all good except for the lowerleft corner...

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

Fissure
10-21-2004, 06:23 PM
what would I need to edit in order to move the text that appears when people are killed and flags taken, up to right beneath the chat text? And also what do I need to edit to move the scoreboard to beneath the radar?

fluf
10-21-2004, 07:20 PM
what would I need to edit in order to move the text that appears when people are killed and flags taken, up to right beneath the chat text?
[default_EventMessageWindo w]
verticalAlignment=VALIGN_ Top
horizontalAlignment=HALIG N_Left
TemplateMessageLabelName="default_EventMessageLabel"
OffsetX=-1
OffsetY=125
Width=210
Height=60
borderTop=4
borderLeft=4
borderBottom=4
borderRight=4
MessageLifetime=19
MaxMessages=6
And also what do I need to edit to move the scoreboard to beneath the radar?
[default_PersonalScores]
horizontalAlignment=HALIG N_Right
verticalAlignment=VALIGN_ Top
OffsetY=166
OffsetX=0
height=25
width=100

Changes in TribesHUD.ini underlined, the values are a bit rough (I'm too sleepy to experiment), so they might need some fine tuning. Negative Y moves the object up, positive down. Negative X moves the object left, positive right.

Fissure
10-21-2004, 08:20 PM
ok thanks fluf, ill try it out tonight and find a nice position for them, and then post back what I came up with in case anyone else wants to do it. And in case not enough people have told you yet, your hud rocks!

[edit] the event message window placement number you gave me was fine, however I used 200 instead of 166 for the scoreboard, because on 800x600 the scoreboard was overlapping the radar if I used 166

mc-fine
10-23-2004, 02:04 AM
One last question fluf.

How do I get back the little fov cone on the radar that shows what direction you are looking at?

Paragon
10-23-2004, 04:40 AM
Thanks for the info fluff. You da man.

Parag0n

fluf
10-23-2004, 05:45 AM
One last question fluf.

How do I get back the little fov cone on the radar that shows what direction you are looking at?
in tribeshud.ini:
[default_radar]
radarSurroundMaterial=(ma terial=texture'HUD.Radar' ,coords=(U=0,V=0,UL=155,V L=156),drawColor=(R=255,G =255,B=255,A=0),style=1)

^to A=255

Intense
10-24-2004, 04:55 PM
how do i just get those health/nrg bars?

fluf
10-24-2004, 06:34 PM
Take my bars.pkg from the zip and place it in content\art
then to get the game to use the custom bars, edit all the 'HUD.Bars' to 'bars.Bars' in tribeshud.ini under [default_energy] and [default_health]

Zeo-Burner
10-26-2004, 12:55 AM
Overall think its the best!

pez
10-26-2004, 06:34 AM
how to change the crosshair? i find it too small on that hud

fluf
10-26-2004, 07:19 AM
how to change the crosshair? i find it too small on that hudto get back the default reticle:
del content\art\t1ret.pkg
del program\bin\weapons.ini

pez
10-26-2004, 08:55 AM
thx, btw what program do i need to read .pkg files?

fluf
10-26-2004, 01:10 PM
thx, btw what program do i need to read .pkg files?
TVed .. open them in texture browser.

Nmag
11-22-2004, 01:33 AM
lub u hub Flub

buize
11-23-2004, 11:35 PM
neat meber

-iA- Sass
12-08-2004, 06:50 PM
Bumpage.

A question, would it be possible to add a vertical red line on the radar hud (from the middle of the radar to the top)? I know I've seen this in other hud configs but Flufhud is still the one I prefer. I've tried transplanting the radar from another hud, and though the shape and size translate, I can't get the little red line to appear.

Any help is much appreciated.