Rawrsor
Account Details
SteamID64 76561198060818596
SteamID3 [U:1:100552868]
SteamID32 STEAM_0:0:50276434
Country Canada
Signed Up December 28, 2014
Last Posted June 16, 2018 at 12:04 AM
Posts 158 (0 per day)
Game Settings
In-game Sensitivity
Windows Sensitivity
Raw Input  
DPI
 
Resolution
 
Refresh Rate
 
Hardware Peripherals
Mouse  
Keyboard  
Mousepad  
Headphones  
Monitor  
1 ⋅⋅ 6 7 8 9 10 11
#1340 HUD editing: short questions, quick answers in Customization
N1ghTMightyCan anybody share some personal fonts they use to replace all the TF2 Fonts? I'm in need for some...http://www.dafont.com/
Try and find some fonts on there.

I usually steal fonts from other HUDs because I'm original.

Another good place for fonts is http://www.google.com/fonts
They have a lot of fonts that are fully complete and usually come with a lot of styles (thin, regular, bold etc)

posted about 8 years ago
#3963 Show your HUD modifications! in Customization

Scoreboard
http://i.imgur.com/D9DaJjK.jpg

(The blu team font color is a little too bright, anyone know how to change it?)

posted about 8 years ago
#1321 HUD editing: short questions, quick answers in Customization
face2facehey so on the spy disguise status that shows the name, weapon, and health of the player your disguised as, i would like to show the health as a number instead of a cross, anyone know how to do that? the file should be spydisguisestatus.res but maybe something else works

The health stuff is actually in spectatorguihealth.res or something similar (not for sure because I'm on mobile).

posted about 8 years ago
#3949 Show your HUD modifications! in Customization

Disguise menu/status
http://puu.sh/igAeE/30a029a5ba.jpg
http://puu.sh/igAeU/0c057d680c.jpg

posted about 8 years ago
#3939 Show your HUD modifications! in Customization

Class menu, targetID and med hud
http://puu.sh/iee41/68c739961f.jpg
http://puu.sh/iee4B/c999123460.jpg

posted about 8 years ago
#3908 Show your HUD modifications! in Customization

Finished KOTH/Objective timers and killfeed
http://puu.sh/i9fH9/f1b0a13f90.jpg

posted about 8 years ago
#3900 Show your HUD modifications! in Customization

*plane noises*
http://puu.sh/i6tG0/a7b751e488.jpg
http://puu.sh/i6tGl/5a4d141036.jpg
http://puu.sh/i6tJj/77c0433fb5.jpg

posted about 8 years ago
#1296 HUD editing: short questions, quick answers in Customization
_KermitRawrsorI can't seem to get the + character to show up in a panel. Here's my code:
"Buff"
	{
		"ControlName"	"CExLabel"
		"fieldName"		"Buff"
		"xpos"			"c-85"
		"ypos"			"c62" //c60
		"zpos"			"2"
		"wide"			"100"
		"tall"			"48"
		"visible"		"1"
		"enabled"		"1"
		"fgcolor"		"233 233 233 255"
		"labelText"		"+"
		"font"			"HudHealthAmmo48"
		"textAllignment"	"center"
		"alpha"			"255"
	}

Is + reserved for something?

You've positioned the thing to be 100 wide, but -85 away from the middle of the entity. Meaning that the + is showing up 35 outside of the boundaries of the entity.

I set my hudplayerstatus to be f0 tall/wide which takes up the whole screen, so it's the element and not the text that's at c-85.

It works with other characters just not +
http://puu.sh/i5Axy/eb5b82f896.jpg
http://puu.sh/i5Ayj/f728474dc9.jpg

posted about 8 years ago
#1294 HUD editing: short questions, quick answers in Customization

I can't seem to get the + character to show up in a panel. Here's my code:

"Buff"
	{
		"ControlName"	"CExLabel"
		"fieldName"		"Buff"
		"xpos"			"c-85"
		"ypos"			"c62" //c60
		"zpos"			"2"
		"wide"			"100"
		"tall"			"48"
		"visible"		"1"
		"enabled"		"1"
		"fgcolor"		"233 233 233 255"
		"labelText"		"+"
		"font"			"HudHealthAmmo48"
		"textAllignment"	"center"
		"alpha"			"255"
	}

Is + reserved for something?

posted about 8 years ago
#1280 HUD editing: short questions, quick answers in Customization
_KermitRawrsorI'm trying to make a button a certain color when I hover over it, but it just goes directly to the default. Any way to fix this?

http://puu.sh/hZgUg/a270f197d0.jpg

I've not done menu stuff in a while but it looks like all you're doing is changing the fgcolor of the word SCOUT, not the actual button itself.

With CExButtons fgcolor is text and bgcolor is the background color usually so I'm pretty confused :/

posted about 8 years ago
#1278 HUD editing: short questions, quick answers in Customization

I'm trying to make a button a certain color when I hover over it, but it just goes directly to the default. Any way to fix this?

http://puu.sh/hZgUg/a270f197d0.jpg

posted about 8 years ago
#3870 Show your HUD modifications! in Customization

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

finalized scoreboard

posted about 8 years ago
#3868 Show your HUD modifications! in Customization

got a scoreboard most of the way done
http://puu.sh/hXRN5/5e526f668f.jpg

anyone know how to get rid of the name/score/streak etc. thing?

posted about 8 years ago
#1276 HUD editing: short questions, quick answers in Customization
cosmo_How do you change what the button on the main menu say like from default hud- "play multiplayer" to "multiplayer"

Most of them are in resource/gamemenu.res beside "label". Just change the text in there to whatever you want.

posted about 8 years ago
#3866 Show your HUD modifications! in Customization
_Kermithttp://i.imgur.com/Ch38axb.jpg

http://imgur.com/a/Z9Rch

Couple of screenshots from a WIP HUD for the huds.tf competition.
Big shoutout to Jarkin for giving pointers for working out the refracts.

Interesting, really like the health triangle but not the hugest fan of the font :p

posted about 8 years ago
1 ⋅⋅ 6 7 8 9 10 11