How do you change the location of the text that tells me when ive gotten a health pack or arrow. Like the huddamageaccount.res but opposite
Account Details | |
---|---|
SteamID64 | 76561198126581637 |
SteamID3 | [U:1:166315909] |
SteamID32 | STEAM_0:1:83157954 |
Country | Australia |
Signed Up | February 9, 2017 |
Last Posted | October 17, 2020 at 12:21 PM |
Posts | 26 (0 per day) |
Game Settings | |
---|---|
In-game Sensitivity | 5 |
Windows Sensitivity | 6 |
Raw Input | 1 |
DPI |
400 |
Resolution |
1920x1080 |
Refresh Rate |
120 |
Hardware Peripherals | |
---|---|
Mouse | Logitech G203 |
Keyboard | DuckyOne2 |
Mousepad | Logitech Soft Mat |
Headphones | HyperX Cloud Alpha |
Monitor |
Im giving 1 ref to a person who can fix this issue. I have always been able to run tf2 at 120 fps. sometimes drops but never below 80. For the past few days i didnt make any changes to my laptop and it sometimes caps at 60, then goes back to 120, then caps at 60, then jumps up again. even though people say its okay, i personally think 60fps is not very playable. I like to keep my fps above 80. Im currently using a variation of chriss max fps config and it has always worked for me with 120 fps.
Please help ill give 1 ref to the person that comes up with a working solution. I dont think i need to list my specs.
Hey guys you know the numbers where when you pick a med pack or you damage someone there will be a number above your health or somewhere? How do u change the position of those numbers and what do i change?
jesus u guys suck at roasting get better plz, or make memes.
So basically i've made this script that works pretty well. It's a jump crouch script but suitable for soldier mains. All it really is are two buttons that can be pressed to turn on and off the jump crouch. I myself can crouch jump perfectly and I am a soldier main but i felt that this could be benificial to some.
alias "+crouchjump" "+jump; +duck"
alias "-crouchjump" "-jump; -duck"
alias "spacecrouch" "bind space +crouchjump"
bind "[" "spacecrouch"
bind "]" "bind space +jump"
So [ toggles crouch jump on and ] turns off jump crouch. Feel free to change them or shit talk me
Wiethoofd@d4nny, mainmenu buttons/labels require GameMenu.res commands/labeltexts to be defined to work
So could you help me make another button? I know and was able to change names of existing buttons, but is there a way to add a new button that does no command. i tried by copy pasting but it didnt work.
RentQNd4nnyHmm the cow mangler already has a bar so there must be something in the HUD/game files that allows ammo to be represented as a bar. My initial thought was to just use the cow mangler weapon script and modify it but I guess it won't be that easy.RentQNI was wondering if it was possible to turn your ammo counter into a bar rather than numbers.
Like the cow mangled uses a bar.
I think it's easier to instantly know how much rocks you have left when it's a bar instead of numbers.
I dont think that is possible..... the hud only makes numbers registered as %ammo% or sth. I dont know how you could possible make that into a bar
Hey m8 I had a look around for yah and found huditemeffectmeter_particlecannon in ui folder. Im assuming "particle cannon" is the cow mangler. So.....maybe copy the stuff in there into hudammoweapons.res and try editing some stuff to make that item bar replace ammo? I only came up with a theory, im also new to hud editing so cant give you instructions on how to do it.
RentQNI was wondering if it was possible to turn your ammo counter into a bar rather than numbers.
Like the cow mangled uses a bar.
I think it's easier to instantly know how much rocks you have left when it's a bar instead of numbers.
I dont think that is possible..... the hud only makes numbers registered as %ammo% or sth. I dont know how you could possible make that into a bar
hey Wiethoofd could you help me make a hud label? I know its in mainmenuoveride and i also know its "HudLabel" with "LabelText" but could you explain how to do it?
WiethoofdValve killed that when they updated the Main Menu last year with Meet your Match, you're looking at old screenshots.
Oh Thanks I was wondering.
Hey Guys How do people do things where they have text like "Welcome back Raysfire" on the main menu? I tried looking through mainmenuoveride.res but it didnt help