Forum
cfg help
Created 29th July 2013 @ 22:15
Add A Reply Pages: 1
I got some scripts for spy and i want them to be only for spy but they are for all other classes too and i dont know why. i put my script into :
C:Program Files (x86)Steam/SteamApps/common/Team Fortress 2/tf/cfg in the spy cfg and it goes for all classes still please help thanks in advance
Last edited by Wulf,
make a cfg with all the binds. for example binds.cfg
then have this in every class cfg:
unbind all
exec binds.cfg
and then all the scripts you want for each class in the desired class configs.
Last edited by doks,
The reasons this happens is that if you make a bind to something in the spy config it won’t magically go away unless you unbind it in the other class folders. I’d suggest doing what doks said.
Quoted from doks
make a cfg with all the binds. for example binds.cfg
then have this in every class cfg:unbind all
exec binds.cfg
and then all the scripts you want for each class in the desired class configs.
i will try it it makes sence thanks
Last edited by Wulf,
Add A Reply Pages: 1