fortnite is awful
Account Details | |
---|---|
SteamID64 | 76561198028977400 |
SteamID3 | [U:1:68711672] |
SteamID32 | STEAM_0:0:34355836 |
Country | Czech Republic |
Signed Up | July 25, 2014 |
Last Posted | July 15, 2025 at 9:33 AM |
Posts | 832 (0.2 per day) |
Game Settings | |
---|---|
In-game Sensitivity | |
Windows Sensitivity | |
Raw Input | 1 |
DPI |
|
Resolution |
|
Refresh Rate |
Hardware Peripherals | |
---|---|
Mouse | |
Keyboard | |
Mousepad | |
Headphones | |
Monitor |
you have a different hudplayerclass.res somewhere in your custom directory, remove it
also http://www.teamfortress.tv/19073/hud-editing-short-questions-quick-answers
i recently changed my twitch name, also please fix capitalization of my name on sidebar (it's Degu now)
name: degu
country: czechia
link: https://www.twitch.tv/gedu
sAvenI'm trying to add shadows to the medic charge labels but if I add one for the default medigun then it shows up when i have the vaccinator equipped and vice versa. Any way to fix this?
you can add shadow to the font itself (clientscheme - add "shadow" "1")
this was issue for ages and i dont think there's a proper fix to it
addons\prec.cfg
"Phrases"
{
"start_rec" "started recording"
"stop_rec" "stopped recording"
"on_mark" "bookmark"
}
You will pay for your sacrilege : I FUK UR MOTHER TUMOR IN PUSSY
go to /scripts/game_sounds_vo.txt and change volume to 0 or remove all "wave" lines
won't work in sv_pure 2 (even with preloading) and nor will adding empty files as far as i know
you need different one for each class and after you pick the class for the first time (after starting the game) it will always reset to A
this is something i've been using for years and i haven't seen any that work quite as well
loadout.cfg (this has to be executed ONLY on launch)
alias scout_respawn "load_itempreset 0"
alias soldier_respawn "load_itempreset 0"
alias pyro_respawn "load_itempreset 0"
alias demo_respawn "load_itempreset 0"
alias heavy_respawn "load_itempreset 0"
alias engi_respawn "load_itempreset 0"
alias med_respawn "load_itempreset 0"
alias sniper_respawn "load_itempreset 0"
alias spy_respawn "load_itempreset 0"
alias scout_respawn_default "load_itempreset 0"
alias soldier_respawn_default "load_itempreset 0"
alias pyro_respawn_default "load_itempreset 0"
alias demo_respawn_default "load_itempreset 0"
alias heavy_respawn_default "load_itempreset 0"
alias engi_respawn_default "load_itempreset 0"
alias med_respawn_default "load_itempreset 0"
alias sniper_respawn_default "load_itempreset 0"
alias spy_respawn_default "load_itempreset 0"
in autoexec:
bind "f5" "item_preset_a"
bind "f6" "item_preset_b"
bind "f7" "item_preset_c"
bind "f8" "item_preset_d"
then in each class configs (change the class name)
demo_respawn_default
alias item_preset_a "alias demo_respawn load_itempreset 0;load_itempreset 0"
alias item_preset_b "alias demo_respawn load_itempreset 1;load_itempreset 1"
alias item_preset_c "alias demo_respawn load_itempreset 2;load_itempreset 2"
alias item_preset_d "alias demo_respawn load_itempreset 3;load_itempreset 3"
alias demo_respawn_default ""
bind f demo_respawn
f5-f8 are to switch the presets and f is to respawn
Vis
that's gonna break if you change class
idk if it's still relevant (might have been patched since) but yttrium knew how to do it about a year ago, you might try to get in contact with him
Why the fuck would you ever care about elo in mge
CardfightGamer
you need to preload it using method(s) described in this thread