TheRealSS
Account Details
SteamID64 76561198128497859
SteamID3 [U:1:168232131]
SteamID32 STEAM_0:1:84116065
Country India
Signed Up April 19, 2016
Last Posted November 22, 2016 at 4:28 AM
Posts 13 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
#3961 HUD editing: short questions, quick answers in Customization
KonceptFor some odd reason, the resist icon in my hudmediccharge.res file doesn't want to move around. Changing any of the fields within the "ResistIcon" field within hudmediccharge yields no changes, except for the wide and tall values. Does anyone know of a possible solution to this? I'd like to center the resist icon and not have it in the top left corner of my screen. The code for the resisticon field is below

Follow this

KonceptAlso, is it possible for me to have the charge value shadow not show when I have the vaccinator equipped, but appear when I have any other medi gun? Currently only the value itself disappears but not the shadow of it

Unfortunately, not possible. A common workaround for this is to hide the shadow using the vaccinator charge bars.

posted about 7 years ago
#3928 HUD editing: short questions, quick answers in Customization

How do I make the player health bar horizontal?

posted about 7 years ago
#36 Free stuff in Off Topic

Can I have the festivized medigun skin?

posted about 7 years ago
#3635 HUD editing: short questions, quick answers in Customization
XenThePybrohow do I edit the light green bar that shows up in the casual lobby after a match that shows how far you are to leveling up?

Try messing around with the values in 'event PvPRankLevelUpXPBar' in hudanimations_tf.

posted about 7 years ago
#3425 HUD editing: short questions, quick answers in Customization

How do I get rid of the border around the player boxes here?

posted about 7 years ago
#3405 HUD editing: short questions, quick answers in Customization
CubekolSorry for so many questions lately

How do I make my options move like other elements, because i can't really find these animations in hudanimations_tf

Those animations are under 'event MMenu_PlayList_Expand'
Adding this line should do it:

Animate SettingsButton	ypos <value here> Spline 0 0.4

Also make the necessary changes to MMenu_PlayList_Collapse and MMenu_PlayList_Collapse_Immediate.

posted about 7 years ago
#3305 HUD editing: short questions, quick answers in Customization
Phoenix21TheRealSSI'm having issues with installing a font. The fonts for my health and ammo don't seem to work. I haven't messed up the font name or the extension type yet the health and ammo show up like this

Here's the images for the lines in my clientscheme.res. I tried installing the font but that doesn't work either. The other weights of the font work perfectly fine somehow.
you need to know the name of the font and install it in your resource folder, just open it and press install

I tried that too, still doesn't work.

posted about 7 years ago
#3302 HUD editing: short questions, quick answers in Customization

I'm having issues with installing a font. The fonts for my health and ammo don't seem to work. I haven't messed up the font name or the extension type yet the health and ammo show up like this

Here's the images for the lines in my clientscheme.res. I tried installing the font but that doesn't work either. The other weights of the font work perfectly fine somehow.

posted about 7 years ago
#3243 HUD editing: short questions, quick answers in Customization

How do I get rid of the rounded corners on the spectate button? It became rounded after I assigned armed and depressed fg/bgcolors to it.

posted about 7 years ago
#3217 HUD editing: short questions, quick answers in Customization

Is it possible to move the health value here into the targetID box?

posted about 7 years ago
#3191 HUD editing: short questions, quick answers in Customization

Which file are you supposed to edit for customizing the CP timer? I tried editing HudObjectiveStatus.res but that didn't work. I then tried copying everything in HudObjectiveStatus.res to HudObjectiveTimePanel.res which works but when I do a hud_reloadscheme after that, it goes back to the default timer

posted about 7 years ago
#3182 HUD editing: short questions, quick answers in Customization

So I'm trying to edit the buffed health colour in my hud with this code

Animate PlayerStatusHealthValue        FgColor	  "HudBlue" 	Linear 0.0 0.0
Animate PlayerStatusHealthValueShadow  FgColor    "HudWhite" 	Linear 0.0 0.0

But for some reason the health value stays white and the shadow instead turns into blue like this

posted about 7 years ago
#2989 HUD editing: short questions, quick answers in Customization

http://imgur.com/2420qBL
Is there a way I can remove this off the vaccinator hud?

posted about 8 years ago