Forum

[HUD] broeselhud // version 2.9

Created 25th July 2010 @ 20:56

Add A Reply Pages: « Previous 1 ... 62 63 64 ... 73 Next »

maukkaaa

Quoted from Bathory

Possible to have screen of the actual hud ?

takes a minute to install and test it yourself…

atmo

are there any fonts that scale their “.” in the same way as the in-game circular crosshair? I’d like to use a black circle at zpos -5 to give a black outline to my crosshair switcher (which is “small” “dot”).

Right now I’m using the HUD dot (I think it’s fog’s crosshair font, “labeltext” “k”) at size 48 but it scales down to more of a square shape at my game res, whereas the tf2 crosshair is a diamond shape.

http://i.imgur.com/93yBq.jpg

zen1th

PRXSM
LEGO

I use
"M0rexhairDot"
{
"1"
{
"name" "Astro 867"
"tall" "10"
"weight" "0"
"additive" "0"
"outline" "1"
}
}

Admirable

(Toucan Ambassador)

I use a special dot character from Arial:


Add these lines to tfresourcesClientScheme.res

Arial20
{
"1"
{
"name" "Arial"
"tall" "20"
"additive" "0"
"antialias" "1"
"weight" "0"
"outline" "0"
}
}
Arial10
{
"1"
{
"name" "Arial"
"tall" "10"
"additive" "0"
"antialias" "1"
"weight" "0"
"outline" "0"
}
}

Add these lines to tfscrpitsHudlayout.res file
(You need to convert the file encoding format to UTF-8 without BOM)

AdmirableDotForeground
{
"controlName" "CExLabel"
"fieldName" "AdmirableDotForeground"
"visible" "1"
"enabled" "1"
"zpos" "1"
"xpos" "c-5"
"ypos" "c-6"
"wide" "10"
"tall" "10"
"fgcolor" "0 0 0 255"
"font" "Arial10"
"labelText" "●"
"textAlignment" "center"
}
AdmirableDotBackground
{
"controlName" "CExLabel"
"fieldName" "AdmirableDotBackground"
"visible" "1"
"enabled" "1"
"zpos" "1"
"xpos" "c-10"
"ypos" "c-12"
"wide" "20"
"tall" "20"
"fgcolor" "0 255 0 255"
"font" "Arial20"
"labelText" "●"
"textAlignment" "center"
}

JohnnyZ

Sexy

can’t centre my crosshair circle :’-( i play with 1440×900

broesel

LAME

Quoted from JohnnyZ

can’t centre my crosshair circle :’-( i play with 1440×900

http://dl.dropbox.com/u/100311493/crosshairs.xml

Bugsy

kGn

can we use the installer with this new version?

broesel

LAME

yes

onv

Everytime I trade items using steam trading without having TF2 opened , the next time I launch TF2 , the “new items” notification in TF2 does not appear when brosel hud is installed.
And since a few weeks , you have to open that “you have acquiered 2 new items” notification in order to get the items in your actual backpack , it became quite a problem.
I have to put the stock hud back just so the main menu notification appear and I can place the newly traded items in my backpack.

I dunno if it’s a known problem with broeselhud or if it’s just me. Either way it’d be nice to know how to fix it.

Rinta

I have an issue with seeing spawn times of people in tournament mode when I’m dead (only started with the new design) – sometimes the health number will get stuck on the HUD for some reason, and it’s just above the spawn time.

Like here:
https://dl.dropbox.com/u/3962342/spawn_time.jpg
(but usually it’s an actual number)

Could you fix that please :(

Gabaa

-es-

Quoted from onv

Everytime I trade items using steam trading without having TF2 opened , the next time I launch TF2 , the “new items” notification in TF2 does not appear when brosel hud is installed.
And since a few weeks , you have to open that “you have acquiered 2 new items” notification in order to get the items in your actual backpack , it became quite a problem.
I have to put the stock hud back just so the main menu notification appear and I can place the newly traded items in my backpack.

I dunno if it’s a known problem with broeselhud or if it’s just me. Either way it’d be nice to know how to fix it.

Not just you, could we get a fix?

JohnnyZ

Sexy

Quoted from broesel

[…]

http://dl.dropbox.com/u/100311493/crosshairs.xml

not working-I’m trying to centre my crosshair CIRCLE
this is crossahair1 for 1440×900
http://cloud-2.steampowered.com/ugc/596989902886978290/942CF7167F7722DA279ABD2EE93BC1062B5768D4/

maukkaaa

Quoted from JohnnyZ

[…]

not working-I’m trying to centre my crosshair CIRCLE
this is crossahair1 for 1440×900
http://cloud-2.steampowered.com/ugc/596989902886978290/942CF7167F7722DA279ABD2EE93BC1062B5768D4/

Just adjust the x-pos, y-pos, tall and wide values, it’s not even that hard

Selek

Dr. med.

I found that on several occasions the skull and bones on Heavies who wear the GRU don’t go away, so I never know if I will get minicrits or not. Could that have to do with the HUD or is that something else?

broesel

LAME

Quoted from Selek

Could that have to do with the HUD?

afaik, no

Add A Reply Pages: « Previous 1 ... 62 63 64 ... 73 Next »