correction: %P... sorry
| Account Details | |
|---|---|
| SteamID64 | 76561198321373101 | 
| SteamID3 | [U:1:361107373] | 
| SteamID32 | STEAM_0:1:180553686 | 
| Country | Australia | 
| Signed Up | February 24, 2018 | 
| Last Posted | March 24, 2025 at 4:05 PM | 
| Posts | 69 (0 per day) | 
| Game Settings | |
|---|---|
| In-game Sensitivity | 2 | 
| Windows Sensitivity | |
| Raw Input | |
| DPI | 800 | 
| Resolution | 1080 | 
| Refresh Rate | 144 | 
| Hardware Peripherals | |
|---|---|
| Mouse | Logitech G Pro Superlight | 
| Keyboard | Alienware | 
| Mousepad | Steelseries | 
| Headphones | Random Corded Earphones | 
| Monitor | AOC 144hz | 
MagmaDude
when I use that code that you showed me and put it into a file it moves it to the correct place but now the meter is %9... how can I fix this
#base	"HudItemEffectMeter_Organs.res"
"Resource/UI/HudItemEffectMeter_ParticleCannon.res"			
}
	HudItemEffectMeter
	{
		"fieldName"		"HudItemEffectMeter"
		"visible"		"1"
		"enabled"		"1"
		"xpos"			"r216"	[$WIN32]
"ypos"			"r57"	[$WIN32]
"xpos_minmode"	"r52"	[$WIN32]
"ypos_minmode"	"r68"	[$WIN32]
"xpos"			"r194"	[$X360]
"ypos"			"r124"	[$X360]
"wide"			"100"
		"tall"			"50"
		"MeterFG"		"White"
		"MeterBG"		"Gray"
	}
	"ItemEffectMeterBG"
	{
		"ControlName"	"CTFImagePanel"
		"fieldName"		"ItemEffectMeterBG"
		"xpos"			"12"
		"ypos"			"0"
		"zpos"			"0"
		"wide"			"100"
		"tall"			"50"
		"visible"		"1"
		"visible_minmode"	"0"
		"enabled"		"1"
		"image"			"../hud/misc_ammo_area_horiz2_blue"
		"scaleImage"	"1"	
		"teambg_2"		"../hud/misc_ammo_area_horiz2_red"
		"teambg_2_lodef"	"../hud/misc_ammo_area_red_lodef"
		"teambg_3"		"../hud/misc_ammo_area_horiz2_blue"
		"teambg_3_lodef"	"../hud/misc_ammo_area_blue_lodef"				
	}
	"ItemEffectMeterLabel"
	{
		"ControlName"			"CExLabel"
		"fieldName"				"ItemEffectMeterLabel"
		"xpos"					"40"
		"ypos"					"25"
		"zpos"					"2"
		"wide"					"41"
		"tall"					"15"
		"autoResize"			"1"
		"pinCorner"				"2"
		"visible"				"1"
		"visible_minmode"		"1"
		"ypos_minmode"			"0"
		"xpos_minmode"			"0"
		"textAlignment_minmode"			"west"
		"enabled"				"1"
		"tabPosition"			"0"
		"labelText"				"#TF_ENERGYDRINK"
		"textAlignment"			"center"
		"dulltext"				"0"
		"brighttext"			"0"
		"font"					"TFFontSmall"
	}
	"ItemEffectMeter"
	{	
		"ControlName"			"ContinuousProgressBar"
		"fieldName"				"ItemEffectMeter"
		"font"					"Default"
		"xpos"					"45"
		"ypos"					"23"
		"ypos_minmode"			"0"
		"xpos_minmode"			"0"
		"zpos"					"2"
		"wide"					"30"
		"wide_minmode"			"50"
		"tall"					"5"				
		"autoResize"			"0"
		"pinCorner"				"0"
		"visible"				"1"
		"enabled"				"1"
		"textAlignment"			"Left"
		"dulltext"				"0"
		"brighttext"			"0"
	}					
}I also cant find huditemeffectmeter_pyro.res file
When I use the thermal thruster their iss till an ammo box with the number 1 in it how would I remove that when I'm using the thermal thruster?
How can I move the thermal thruster recharge meter, the new vita saw organs counter and how would I move the mmmph meter on its own and make any other meter effects within huditemeffectmeter.res stay in the same place?
Thank you!, It worked!
MagmaDude
When I do that it lets me move it a little further but still does the same thing at a certain distance.
When I move any parts of the effect meters a certain distance it starts to cut off then disappear? any way to fix
Hello, I was wondering how to move the small boxes in the bottom right hand corner for example the cow mangler ammo, cloak, jarate recharge, the spy-cicle etc.