omni
Account Details
SteamID64 76561198025858897
SteamID3 [U:1:65593169]
SteamID32 STEAM_0:1:32796584
Country England
Signed Up September 5, 2012
Last Posted September 23, 2021 at 2:47 PM
Posts 1339 (0.3 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
1920x1080
Refresh Rate
144hz
Hardware Peripherals
Mouse Zowie EC2-A
Keyboard Ducky Mini
Mousepad Overclockers' Fuck Off Huge One
Headphones  
Monitor BenQ XL2411T
1 ⋅⋅ 80 81 82 83 84 85 86 ⋅⋅ 89
#3 need lots of hud help (i have pictures) in Q/A Help
crespihttps://flamehud.googlecode.com/files/FlameHUD.pdf

Although this isn't direct help, that's actually very useful. You should also check this guide below out while you're at it. I hope somebody can come and help you directly though, sorry I couldn't be of more help.

http://doodlesstuff.com/?tutorial=tf2hud

posted about 10 years ago
#16 hhhhhrnnnnnnnnnnngggggg in Off Topic

She's the sort of person you want to punch in the mouth but you don't do it because you don't want tooth decay on your fist

posted about 10 years ago
#150 Show your HUD modifications! in Customization
Hngyo thats a tight hud. upload it when you're done. i'll definitely try it out :)

Thanks very much! I still have lots to do as I only work on it a few hours a week, so it probably won't be out fully for a long while yet. Depends how much work I want to really get myself doing.

I also forgot to post this, how the health bar looks.

http://youtu.be/vM1I6rTYbFs

posted about 10 years ago
#146 Show your HUD modifications! in Customization

Still working on my HUD

https://pbs.twimg.com/media/BNZQCquCcAAC9Yy.png:large

https://pbs.twimg.com/media/BNZQIfMCMAAu5Q-.png:large

posted about 10 years ago
#93 First Job in Off Topic

I worked in a game shop. The best thing about it was getting free shit.

posted about 10 years ago
#10 I am SCAMMED in Q/A Help

Oh man, a whole Bill's Hat. This is the worst news.

posted about 10 years ago
#117 Show your HUD modifications! in Customization
nudgePicture

That killfeed is rad as shit.

Working on my own HUD currently. Made the main menu yesterday and it took me forever because of having to re-open the game to see changes.

http://i.imgur.com/lZN0uko.jpg

posted about 10 years ago
#10 pudHUD in TF2 General Discussion

Not looking too shabby at the moment man. Although I won't use it personally, I hope you keep updating this, because the more HUDs, the better. Keep it up!

posted about 10 years ago
#3 Hide main menu message box on startup? in Q/A Help
mthsadgo to MainMenuOverride.res in your resource folder and find "MOTD_Panel" and change "wide" to 0.

The problem with that though is that it doesn't close it. By doing that, the "new items/alerts" box on the main menu doesn't show up (because it gets hidden while the Message panel is open), and isn't accessible. Not viable for me, unfortunately.

posted about 10 years ago
#1 Hide main menu message box on startup? in Q/A Help

Essentially what the thread title says:

http://i.imgur.com/Rpey7IH.png

My game used to keep this closed when I closed it but now it opens it every time. I don't really want it there ever because I don't read it. How can I stop it opening when I start the game?

Thanks.

posted about 10 years ago
#3 HUD - Remove health cross when buffed and when low in TF2 General Discussion

ui/HudPlayerHealth.res

Find "PlayerStatusHealthBonusImage"

Set both:

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

Or do the above because I got sniped

posted about 10 years ago
#7 Ban Stock Weapons in TF2 General Discussion

Sticky Jumper Caber Men Pls

posted about 10 years ago
#100 Show your HUD modifications! in Customization
omniChanged the + next to the health to a heart for pretty much no reason

http://i.imgur.com/PA3DLzX.jpg

Okay, so I got un-lazy and decided to pop this out.

Download and install this font:
http://www.mediafire.com/download/0a37y10lpp0dmdt/modernpics.rar
Extract and paste it into /HUDASIscariote/resource/

Open up resource/ClientScheme.res
Paste this inside (I pasted it above "book38")

"Heart38"
		{
			"1"
			{
				"name"		"Modern Pictograms"
				"tall"		"38"
				"additive"	"0"
				"antialias"	"1"
			}
		}

and also paste this (underneath "16" // Fog's xHairs)

"17" // Heart
		{
			"font" "resource/modernpics.otf"
			"name" "Modern Pictograms"
		}

(Or, you could download my ClientScheme.res if you're feeling lazy yourself. Also, if you want more in depth help, check out Rays tutorial on HUD fonts)

Now, open up resource/ui/HudPlayerHealth.res. Find "CrossSign". Replace existing code with this

"CrossSign"
	{
		"ControlName"	"CExLabel"
		"fieldName"		"CrossSign"
		"xpos"			"39"
		"ypos"			"123"	
		"zpos"			"5"
		"wide"			"29"
		"tall"			"38"
		"visible"		"1"
		"enabled"		"1"
		"labelText"		"j"
		"textAlignment"	"center"	
		"font"			"Heart38"
		//"fgcolor"		"Garm3nWhite"
		"fgcolor"		"32 32 32 255"
	}

You should now have lovehud. If not, either I missed something or you did it wrong. Either one.

posted about 10 years ago
#2 Holy Shit, Valve Counted To Three in Off Topic

storestteampowered.com/app/4411/

Yeah definitely

posted about 10 years ago
#2 default hud damage number thing help me pls in Q/A Help

You want to look for HudDamageAccount, iirc. I can't remember on the top of my head what it looks like inside the file however. Have a play around with it.

posted about 10 years ago
1 ⋅⋅ 80 81 82 83 84 85 86 ⋅⋅ 89