Forum
Ubercharge Meter Request.
Created 18th July 2010 @ 02:03
Add A Reply Pages: 1
Currently using Community Hud with mini mode off.
Although I really like it, one thing that bugs me is that the ubercharge meter is on the bottom right, unlike say m0re’s hud (which also flashes green when you’ve got uber ready).
I would certainly appreciate it if someone would help me in replacing the uber meter of community hud with m0re’s one without mini mode.
Quoted from baerbel
download this:
http://code.google.com/p/flamehud/downloads/detail?name=FlameHUD.pdf
I tried replacing the hudmediccharge in community hud with more’s one, but now the meter is smaller and still on the bottom right side and doesnt even flash green.
Basically, a HUD element’s appearance is dependent on 3 things.
• the element file itself in resource/ui
• its position settings in scripts/hudlayout.res
• the animations for events that trigger said animations on fields within the element (those fields are defined in the element file for each sub-element); the animations are defined in scripts/HudAnimations_tf.txt
So, for your UberCharge Bar to flash green and not appear on the bottom right you need to copy the animation from m0re’s HUD and also the coordinates from the hudlayout file.
Did you even read my post?
There are no “files to copy”, just parts of files.
Just hit ctrl + f and search for Medic in the hudlayout and HudAnimations files, copy the parts and replace the parts in CommHUD with it.
ffs
sometimes I really wonder if people do that intentionally – you know, being retarded
Quoted from broesel
Did you even read my post?
There are no “files to copy”, just parts of files.
Just hit ctrl + f and search for Medic in the hudlayout and HudAnimations files, copy the parts and replace the parts in CommHUD with it.
ffs
sometimes I really wonder if people do that intentionally – you know, being retarded
thats no reason to intentionally be a prick
ps gmang also has a nice medic hud http://code.google.com/p/gmang-tf2hud/
Add A Reply Pages: 1