Vatic
Account Details
SteamID64 76561198045787412
SteamID3 [U:1:85521684]
SteamID32 STEAM_0:0:42760842
Country United States
Signed Up March 24, 2014
Last Posted July 30, 2015 at 7:59 PM
Posts 21 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 2
#3 Hud Custimization Crosshair in Customization

had tried but still off course

posted about 9 years ago
#1 Hud Custimization Crosshair in Customization

Im currently having problems with Bx_hud crosshairs. It seems i can never find the correct xpos, ypos idk zpos to get the custom crosshair in the center of the game. I run in 1280x600 resolution and i dont know if it has to do with that, but it seems like so.

"Resource/HudLayout.res"
{
fogCrosshair
{
"controlname" "CExLabel"
"fieldname" "fogCrosshair"

"visible" "0"
"enabled" "1"

"xpos" "-3"
"ypos" "2"
"zpos" "2"

"wide" "f0"
"tall" "480"
http://steamcommunity.com/sharedfiles/filedetails/?id=336505504
This is the link to what it looks like atm/
If anyone can help me with this problem and find a solution, it be very much appreciated!

posted about 9 years ago
#3 Tf2 Hud Customization Help!!! in Customization

Khan to the rescue, thanks man

posted about 9 years ago
#1 Tf2 Hud Customization Help!!! in Customization

Im having a little bit of trouble finding were to get Shlaners hud the way i want and i want the hud something like thaZus video "sunshine" https://www.youtube.com/watch?v=uWj94lxhCro.

All i want to know if anyone knows how to place the HP and ammo just like that in the video and for the killfeed as well. I think the HP and ammo part is somewhere in Hudammoweapons so this is what it looks like when i go to Hudammoaweapons: "HudWeaponAmmoBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoBG"
"xpos" "9999"
"ypos" "9999"
"zpos" "1"
"wide" "90"
"tall" "45"
"visible" "1"
"enabled" "1"
"image" "../hud/ammo_blue_bg"
"scaleImage" "1"
"teambg_2" "../hud/ammo_red_bg"
"teambg_2_lodef" "../hud/ammo_red_bg_lodef"
"teambg_3" "../hud/ammo_blue_bg"
"teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
}
"HudWeaponLowAmmoImage"
{
"ControlName" "ImagePanel"
"fieldName" "HudWeaponLowAmmoImage"
"xpos" "9999"
"ypos" "9999"
"zpos" "0"
"wide" "90"
"tall" "45"
"visible" "0"
"enabled" "1"
"image" "../hud/ammo_red_bg"
"scaleImage" "1"
"teambg_2" "../hud/ammo_red_bg"
"teambg_2_lodef" "../hud/ammo_red_bg_lodef"
"teambg_3" "../hud/ammo_blue_bg"
"teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
}
"AmmoInClip"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClip"
"font" "FuturaHeavy56"
"fgcolor" "255 255 255 255"
"xpos" "0"
"ypos" "37" // omp -- -9 Mac fix.
"zpos" "5"
"wide" "63"
"tall" "56" // omp -- +18 Mac fix.
"visible" "0"
"enabled" "1"
"textAlignment" "east"
"labelText" "%Ammo%"

"font_minmode" "FuturaHeavy36"
"xpos_minmode" "0"
"ypos_minmode" "27" // omp -- -6 Mac fix.
"wide_minmode" "44"
"tall_minmode" "37" // omp -- +12 Mac fix.

If anyone can help me with this, thank you!

posted about 9 years ago
#7 health,ammo-FONT in Q/A Help

Well, No luck though but thanks!
Just want to know if anyone knows how to minimize the font of the ammo and health like the video with thaZu using it

posted about 9 years ago
#5 health,ammo-FONT in Q/A Help

Im having the same problem but since im using "shlanersHud" it seems to be different.I dont really see the font thing to change the Hp and Ammo since i only see this..
{
"HudWeaponAmmoBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudWeaponAmmoBG"
"xpos" "9999"
"ypos" "9999"
"zpos" "1"
"wide" "90"
"tall" "45"
"visible" "1"
"enabled" "1"
"image" "../hud/ammo_blue_bg"
"scaleImage" "1"
"teambg_2" "../hud/ammo_red_bg"
"teambg_2_lodef" "../hud/ammo_red_bg_lodef"
"teambg_3" "../hud/ammo_blue_bg"
"teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
}
"HudWeaponLowAmmoImage"
{
"ControlName" "ImagePanel"
"fieldName" "HudWeaponLowAmmoImage"
"xpos" "9999"
"ypos" "9999"
"zpos" "0"
"wide" "90"
"tall" "45"
"visible" "0"
"enabled" "1"
"image" "../hud/ammo_red_bg"
"scaleImage" "1"
"teambg_2" "../hud/ammo_red_bg"
"teambg_2_lodef" "../hud/ammo_red_bg_lodef"
"teambg_3" "../hud/ammo_blue_bg"
"teambg_3_lodef" "../hud/ammo_blue_bg_lodef"
}
"AmmoInClip"
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClip"
"font" "FuturaHeavy56"
"fgcolor" "255 255 255 255"
"xpos" "0"
"ypos" "37" // omp -- -9 Mac fix.
"zpos" "5"
"wide" "55"
"tall" "40" // omp -- +18 Mac fix.
"visible" "1"
"enabled" "1"
"textAlignment" "east"
"labelText" "%Ammo%"

"font_minmode" "FuturaHeavy36"
"xpos_minmode" "0"
"ypos_minmode" "27" // omp -- -6 Mac fix.
"wide_minmode" "44"
"tall_minmode" "37" // omp -- +12 Mac fix.

And would anyone know how would i make the Hp and Ammo to look like this in this video?
https://www.youtube.com/watch?v=uWj94lxhCro

posted about 9 years ago
1 2