We raised 1209% of our goal of $750. Hopefully the next TF2Can, whenever/if ever occurring, will be just as successful.
Account Details | |
---|---|
SteamID64 | 76561198076062442 |
SteamID3 | [U:1:115796714] |
SteamID32 | STEAM_0:0:57898357 |
Country | United States |
Signed Up | June 29, 2014 |
Last Posted | October 15, 2018 at 8:21 PM |
Posts | 47 (0 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | 1 |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
Mr_Owlfoot loops
just follow your feet
for the fruity tasty treat
I'll be playing quite a bit this weekend.
VaticSince im fucking stupid, what is vgui and how would i use the thing
If you upload the HUD files here I may be able to take a look at it for you.
If it's a HUD problem, you could use vgui_drawtree 1 to try and find what's making it appear.
fyrWhich file do I go to to edit the health numbers that was changed a couple of updates ago which are now on top of the player's head instead of next to the name? Sorry if this question has been asked before I didn't see it.
If you're asking how to move it, it is controlled by the command tf_hud_target_id_disable_floating_health.
If you're asking how to edit the actual health, the file is resource/ui/SpectatorGUIHealth.res.
This is because there is a cooldown between sending messages in the in-game chat. You'll need a wait in there. This worked for me:
bind "f8" "message1"
alias "message1" "say_team message1; wait 150; say_team message2"
E: sevennn's should also work just in case the server has the wait command disabled.
z4http://i.imgur.com/KozfJ8v.png
How do I get rid of these backgrounds that are appearing on the winpanel?
This isn't the answer you're looking for, but you can use vgui_drawtree 1 to see what those are named in the WinPanel.res file.
devamar_10https://dl.dropboxusercontent.com/u/149728952/hudquestion.png
Anyone know the file in which i can edit those?
scripts/hudlayout.res, search for "HudDeathNotice".
MubbyHow to Edit it (NOT REMOVE)
http://i.imgur.com/O0GVJsu.png
Screenshot from NinOr was lazy to screenshot the thing myself :D
resource/ui/HudPlayerClass.res
http://puu.sh/eIsmz/9b68198936.png
Does anybody know how to change the default and armed color of these buttons? I figured it would be controlled by LoadoutPresetPanel.res, but I can't for the life of me figure out how to do it. I can only seem to change the border. Here is my LoadoutPresetPanel.res: http://pastebin.com/pHRb2CSa
dtnjkeewhere I can disable this shit?
~/resource/ui/MainMenuOverride.res, CTRL+F for "EventPromo" and change "visible" to "0".
The killfeed is located in scripts/hudlayout.res, labeled "HudDeathNotice".
The ubercharge meter and percentage is found in resource/ui/HudMedicCharge.res.
47900