#Enable Spray

1 messages · Page 1 of 1 (latest)

proven nexus
#

I can't see spray

native sapphire
#

"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.

lime wren
native sapphire
#

what's the difference? @lime wren

proven nexus
#

@native sapphire can't see spray still..

native sapphire
#

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

#
  1. go to your modules.cfg file and write this command: "sprays=on"
#

this should work now

#

@proven nexus

proven nexus
#

@native sapphire thanks it works, can i ask how do i turn this on too forever?

#

it offs when i restart TF2

native sapphire
#

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

native sapphire
proven nexus
native sapphire
#

Maybe I would like to use it too

proven nexus
#

M0rehud

native sapphire
#

if you have

proven nexus
native sapphire
#

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

proven nexus
#

also do you know how this works? whenver he pres tab he can see his net graph 1?

native sapphire
#

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

proven nexus
#

do i just put that in autoexec

native sapphire
#

yes sir

proven nexus
native sapphire
proven nexus
native sapphire
#

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

proven nexus
#

it didn't work

native sapphire
#

that's weird

#

hmmm

#

Because it works for me perfectly, why then it isn't working for you then

proven nexus
native sapphire
#

try to put it in console

proven nexus
#

1 by 1?

native sapphire
#

just copy by code and paste in console

proven nexus
#

do i remvoe in autoexec

native sapphire
#

not now

#

just do it through console now

proven nexus
#

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

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

native sapphire
proven nexus
#

it didn't work aswell

random canyon
#

Could you screenshot your tf/cfg folder

random canyon
#

and show me the overrides folder as well

#

and tf/custom folder

proven nexus
random canyon
#

and then in your autoexec, can you show me that file?

proven nexus
random canyon
#

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

random canyon
#

Yes

proven nexus
nocturne bladeBOT
#

@proven nexus has leveled up! (3 ➜ 4)

random canyon
#

if "custom config loaded!"

#

or, screenshot your console on launch to me, and I will see

proven nexus
#

@random canyon

random canyon
#

can you scroll down a bit more

#

under the mastercomfig logo

#

and show me a screenshot of that

proven nexus
#

@random canyon soo? it stil didn't work

#

can you just teach me how to bind net graph on and off

random canyon
#

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
proven nexus
#

ok

#

do i still put custom config loaded

random canyon
#

if you want

proven nexus
#

no then

#

wtf its below the scoreboard @random canyon

#

i want it bottom right

random canyon
proven nexus
#

what do i do now?

random canyon
#

put this into your console, line by line:

net_graphpos 1;net_graphheight 64;net_graphproportionalfont 1
host_writeconfig
proven nexus
#

DO I DO IT 1 BY ONE?

random canyon
#

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

proven nexus
#

like that?

random canyon
#

yes

proven nexus
#

ok i typed it in

#

then?

#

oh there we go

#

it works thanks @random canyon

random canyon
#

awesome!

#

glad I could help

proven nexus
#

@random canyon is it like that forever or do i do it everytime i rs tf2?

random canyon
#

Forever

#

that's what the host_writeconfig did

#

it works to save specific commands, like those ones

#

but most commands need to be put into autoexec.cfg to save

#

but this is fine for fixing your problem