
09-08-2004, 09:48 PM
yep,go to the UI folder then find like the hud_ammo_"weapon" then put it on your desktop edit it then put it back in and your good to go.
resource
Label
{
name "weaponname"
title "Weapon name"
rect 0 159 200 22
fgcolor 0.70 0.60 0.05 1.00
bgcolor 0.50 0.50 0.50 0.00
borderstyle "NONE"
itemstat 1 // equipped weapon
textalign right
font facfont-20
}
end.
add in the red text
remove the blue thing.
this should work.
|