Forum

[HUD] M0rehud 2.0

Created 20th February 2011 @ 14:41

Add A Reply Pages: « Previous 1 ... 25 26

s0rex

the hud need some updates..

http://i.imgur.com/OTgLMRG.jpg
maybe someone know how to fix it ?

T0m

(ETF2L Donator)

Delete SourceScheme

s0rex

Quoted from T0m

Delete SourceScheme

ty

kermit

G
sniper

Has anyone been able to copy the dot HUD xhair to another hud? I’ve been trying to copy it over to broesel hud and it’s just not working.

Eniere

Quoted from kermit

Has anyone been able to copy the dot HUD xhair to another hud? I’ve been trying to copy it over to broesel hud and it’s just not working.

Step 1: Copy Crosshairs.ttf from BroeselHUD to your resource folder.
Step 2: Open ClientScheme.res from your recource folder and add these lines:

"BCrosshairs32"
{
"1"
{
"name" "broeselhud Crosshairs"
"tall" "32"
"antialias" "1"
"additive" "0"
"outline" "0"
}
}

…and to the /// CUSTOM FONT FILES /// section:

"7"
{
"font" "custom/userstuff/resource/customfonts/Crosshairs.ttf"
"name" "broeselhud Crosshairs"
}

Step 3: Open hudlayout.res from your HUD scripts folder then add this lines to:

BroDot
{
"controlName" "CExLabel"
"fieldName" "BCrosshairs"
"visible" "1"
"enabled" "1"
"zpos" "2"
"xpos" "c-25"
"ypos" "c-25"
"wide" "48"
"tall" "51"
"font" "BCrosshairs32"
"labelText" "k"
"textAlignment" "center"
"fgcolor" "255 255 255 255"
}

Enjoy.


Last edited by Eniere,

kermit

G
sniper

Thanks, but I wanted to copy the m0re crosshair to broesel hud not from. I followed Rays guide to no avail, I’m really not sure what I’m doing wrong.


Last edited by kermit,

zen1th

PRXSM
LEGO

http://puu.sh/3uWcI.png

:(

rytis

PrettyGay

anyone have an idea how to fix that every primary weapon has its ammo/clip numbers in red?


Last edited by rytis,

Add A Reply Pages: « Previous 1 ... 25 26