Forum
List of custom HUDs
Created 13th January 2010 @ 15:12
Locked Pages: « Previous 1 ... 13 14 15 Next »
Quoted from Daleth
[…]
Read my post on the previous page, it will all make sense.
it still doesnt :( slot9 / slot0 brings that menu up
Here’s the original pic: http://i.imgur.com/G23B3.jpg
I think it was proven to be a hoax, but a few people attempted to create some way to make it work. I just want to know if what I proposed is possible.
I use RevanXP’s HUD, but there’s a few things I wanna change, but I’m not smart enough to work out how, even with Flame’s guide. Anyone give me some tips on how to change:
Team chooser, so that is has a deny sign when you can’t get on that team?
Disguise screen so that it shows the class that you’re disguised as?
The ubermeter so that it flashes/changes colour at full uber?
Quoted from Daleth
Here’s the original pic: http://i.imgur.com/G23B3.jpg
I think it was proven to be a hoax, but a few people attempted to create some way to make it work. I just want to know if what I proposed is possible.
I did some testing (when I was still updating and creating new things for my hud), but I couldnt move those boxes.
Quoted from Sideshow
… how to change:
Team chooser, so that is has a deny sign when you can’t get on that team?
Disguise screen so that it shows the class that you’re disguised as?
The ubermeter so that it flashes/changes colour at full uber?
1- if it’s not in the default hud you probably can’t add it. If it is just look at teammenu.res and find where that texture has been made invisible by setting visible=”0″
2- You need to mod HudPlayerClass.res in resource folder setting visible=”1″ in PlayerStatusSpyImage paragraph. You probably need to change x-pos and y-pos to move it where you like
3- That’s tricky and hard to explain. I did it in a previous version of my hud (not released, just a beta for testing). If you want it pick another hud wich has that feature and check how it’s done. If i remember correctly you need to add some strings in HudAnimations_tf.txt in scripts folder
Thanks man, very helpful :)
Do you know another HUD which uses a flash/colour change on the ubermeter so I can steal it?
like this?
// Flash the medic charge hud when we have full charge
event HudMedicCharged
{
Animate ChargeLabel FgColor "0 125 255 255" Linear 0.0 0.2
Animate ChargeLabel FgColor "0 255 0 255" Linear 0.4 0.6
Animate ChargeLabel FgColor "255 0 0 255" Linear 0.8 1.0
Animate ChargeMeter FgColor "0 125 255 255" Linear 0.0 0.2
Animate ChargeMeter FgColor "0 255 0 255" Linear 0.4 0.6
Animate ChargeMeter FgColor "255 0 0 255" Linear 0.8 1.0
RunEvent HudMedicChargedLoop 1.8
}
Hey i’m testing with Toaty’s spectator side huds… but i have a problem when i’m playing my second respawn timer is covered by the world “HEATH” and some reason when i’m specting on the right side(red’s hud like 9class are in the middle) while the left side(Blue team it gets cut off even when i’m running non-window going to the top.)
here i got an image of it: http://img51.imageshack.us/i/2011022200001.jpg/
you can see the diff on the huds left=/=right
EDIT: here are the files i took from toaty’s for the thing.
FreezePanelKillerHealth.res
HudDamageAccount.res
ScoreBoard.res
Specator.rest
Spectator.res
SpectatorTournamentHUIHealth.res
Quoted from Daleth
Here’s the original pic: http://i.imgur.com/G23B3.jpg
I think it was proven to be a hoax, but a few people attempted to create some way to make it work. I just want to know if what I proposed is possible.
Isn`t that fragga`s hud??
Quoted from shank
[…]
Isn`t that fragga`s hud??
no it’s not – he made that up with PS to troll everyone
edit: or did he just edit the weapon switch panel but it actually never stayed there for an infinite time – dunno anymore
Hey Chaos, numlocked’s hud doesnt exist anymore. You can remove it from your post.
And PVhud is updated on this thread now :
http://ozfortress.com/showthread.php?t=42719
A
Locked Pages: « Previous 1 ... 13 14 15 Next »