when i load to server and chose medigun my chargebar doesnt show, it shows when i switch to vaccinator and back to medigun (vaccinator shows fine withiout switching), how to fix this?
im using edited lighthud by me, i add charge bars to mediguns and a bunch of important stuff
Account Details | |
---|---|
SteamID64 | 76561198930088792 |
SteamID3 | [U:1:969823064] |
SteamID32 | STEAM_0:0:484911532 |
Country | Kazakhstan |
Signed Up | April 19, 2024 |
Last Posted | December 22, 2024 at 12:39 AM |
Posts | 19 (0.1 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
juniorIf listenserver.cfg is being executed on launch, it's probably because you're preloading mods. It shouldn't cause any problems.
If it doesn't work because cheats and/or wait are disabled (as they usually are after connecting to a real server), just enable them.
// listenserver.cfg sv_cheats 1 sv_allow_wait_command 1 net_fakelag 100; wait 150; net_fakelag 0
If it doesn't work because you need to select a class and spawn before cycling fakelag, you can fix it like so:
// autoexec.cfg alias cycle_fakelag_if_listenserver
// listenserver.cfg sv_cheats 1 sv_allow_wait_command 1 alias cycle_fakelag_if_listenserver "net_fakelag 100; wait 150; net_fakelag 0"
// scout.cfg soldier.cfg ... spy.cfg cycle_fakelag_if_listenserver alias cycle_fakelag_if_listenserver
god bless you bro, i used second way
i want to play with close captions but it doesnt show text but show shadow box, how to fix this?(i use lighthud)
[TF2/TF2C/OF] Another Closed-Captions Project! https://gamebanana.com/mods/25151
and close captions i use
J_4rb1make a file called "listenserver.cfg" and add "net_fakelag 100;wait 150;net_fakelag 0" to the cfg file
doesnt work, it enabling commands when you launching tf2, not connecting to server
normally bhop wont work on offline server, to make it work you need to type net_fakelag 100 then net_fakelag 0 after this it will work, but i dont want everytime typing these when connecting to server, is there any ways to make it automatically while connecting, ive read about listenserver but it doesnt work and i dont know much about it HELP
i wanted to reset most kills,backstabs and etc stats but i didnt know it reset class playtime too, is there ony options to track class playtime?(like ingame files idk)
original font is very pixelated, i want to change to lighthud font
i use lighthud and add chargemeters for mediguns, but charge meters appear after you reswitch mediguns, how to fix this?
RahmedHere's what mastercomfig has documented:
https://docs.comfig.app/latest/tf2/cvarlist_win/
r_3dnow: Enable/disable 3DNow code
r_3dsky: Enable the rendering of 3d sky boxes
r_mmx: N/A
r_sse2: Enable/disable SSE2 code
r_sse_s: sse ins for particle sphere create
benchmark them yourself and see what you get
yoo thx!
ive found in forums that tf2 has exclusive commands for tf2 processors, and idk what they do, do they increase fps or performance?(last 3 ones)
r_3dnow 1
r_3dsky 1
r_mmx 1
r_sse 1
r_sse2 1
NoNoeWayThe paper overlay trick does not work on all decal-able items. The easiest way to do this is by using an injector that overrides the filter, the nice thing about it is it works on any item.
TF2 Decal patcher: https://github.com/default-username-was-already-taken/tf2patcher
Guide for full colour decals, using paper overlay trick and the patcher: https://steamcommunity.com/sharedfiles/filedetails/?id=222268519
Make sure if you use the patcher to close it before you try to connect to any online server as you could get VAC banned due to it modifying the game's memory. The program its-self is perfectly safe though and makes this process way more convenient.
this method sadly dont work anymore because of 64 bit update, but thx!
The colors on flairs are not conveyed correctly,i use photo with white color ,photo badge and objector fine but in flairs white color turning to slightly yellow like color,is there any methods to fix it?
Here is my backpack with photo badge,objector,medal and flairs https://backpack.tf/profiles/76561198930088792
Rockztry these:
r_drawtracers_firstperson 1
cl_particle_batch_mode 0
doesnt work
why sentry gun 2,3 levels shoots only from 1 left barrel,why you shoot invisible bullet per 1 shot by using pistols,revolvers,miniguns and how to fix this?