#Enable Spray
1 messages · Page 1 of 1 (latest)
"cl_playerspraydisable 0" put this command in your autoexec.cfg and it should show sprays then.
I guess my "medium-low" preset overrides this command to value 1.
Get people to use modules instead of individual commands
why so?
what's the difference? @lime wren
I'll try it 1 second.
@native sapphire can't see spray still..
hmmm
Well I guess we have to do it throught modules then
could you also try to not copy but type the command in console and see if it exists at all?
I found that command by a steam question site
just check if it highlights in the console or not
this command
ok we do it another way
1.delete that command you just wrote in autoexec.cfg file
- go to your modules.cfg file and write this command: "sprays=on"
this should work now
@proven nexus
@native sapphire thanks it works, can i ask how do i turn this on too forever?
it offs when i restart TF2
Give me a sec
Write this command in modules.cfg file - "hud_player_model=on"
@proven nexus
but I don't really recommend using this, it just lowers your fps
but if you have a good computer, you can use this with no really fps drop
Can I ask you about which HUD are you currently using?
it already work
I know but I just want to ask which HUD you are using
Maybe I would like to use it too
M0rehud
Thx
btw
1.Does the player model now appear every time you launch the game?
2. Are you currently using my preset? If yes, how would you rate it? Game perfermance, lags etc
uh 1. yes
2. no i just use the normal medium low and with lod=high
also do you know how this works? whenver he pres tab he can see his net graph 1?
Yes
I have even a bind for it in my autoexec.cfg
give me a sec
net_graph 1
net_graphproportionalfont 0
net_graphpos 2
alias +scorenet "+showscores; net_graphheight 0";
alias -scorenet "-showscores; net_graphheight 9999";
bind Tab +scorenet
the alias is most important to keep how it is
rest of the code you can change however you want to
do i just put that in autoexec
yes sir
i just want whenver i alttab i see netgraph 1
alt+tab?
tab*
yeah exactly
that's what it is for
if will show your fps and scoreboard at the same time
just customize the netgraph, it's position, font etc.
however you want it to be, these are only my settings for net graph
it didn't work
that's weird
hmmm
Because it works for me perfectly, why then it isn't working for you then
try to put it in console
1 by 1?
just copy by code and paste in console
do i remvoe in autoexec
net_graph 1
net_graphproportionalfont 0
net_graphpos 2
alias +scorenet "+showscores; net_graphheight 0";
alias -scorenet "-showscores; net_graphheight 9999";
bind Tab +scorenet
i just put all this ? @native sapphire
Yeah, have you putted that in autoexec.cfg at first and it didn't work?
Well try to do it in game through console then
yeah, but I am confused why it doesn't work through your autoexec
Could you screenshot your tf/cfg folder
and then in your autoexec, can you show me that file?
could you add this line:
echo "custom config loaded!"
and then launch TF2
see if it outputs that line into console
so we can figure out if it's a problem with the autoexec not loading
in autoexec?
Yes
@proven nexus has leveled up! (3 ➜ 4)
Check in console when you first launch the game
if "custom config loaded!"
or, screenshot your console on launch to me, and I will see
can you scroll down a bit more
under the mastercomfig logo
and show me a screenshot of that
@random canyon soo? it stil didn't work
can you just teach me how to bind net graph on and off
I'm typing
@proven nexus Ok, so remove the net graph stuff from before, and put this instead:
alias +scoregraph "+score;net_graph 4"
alias -scoregraph "-score;net_graph 0"
bind TAB +scoregraph
if you want
thats because of the stuff another user told you to put in, it messes it up
what do i do now?
put this into your console, line by line:
net_graphpos 1;net_graphheight 64;net_graphproportionalfont 1
host_writeconfig
DO I DO IT 1 BY ONE?
you copy and paste the first line
enter it into console
and then
copy and paste the second line
enter it into console
and then you're done
like that?
yes
@random canyon is it like that forever or do i do it everytime i rs tf2?