TFC Config

O

old.Batche

Guest
Is possible to have one config for each class and map ? If the answer is yes. How to do it ?
 
L

~Lazarus~

Guest
if TFC setup is anything like CS then you could try :

1. Creating a CONFIG file for every setting you want.
2. When you want that setting to be applied, go to console and enter /exec config.filename

This should load up your configs for your changed settings.

Dont know if this will work - could give it a try and shoot me if it doesnt.
 
C

Ch3tan

Guest
Yeah its a HL thing it will work, imsply name the files what ever u want. Say medic.cfg for when u ar eplaying as a medic, then type exec medic.cfg in console to load it.

Put them in the main valve directory.
 
T

Tui

Guest
Yes you can. The .cfg files should go in the tfc directory. The files should be the same name of the class, eg medic.cfg, scout.cfg
To have them automatically execute each time you change class, type at the console:
setinfo "ec" "1"

Maps are similar and should be the same name as the map, eg 2fort.cfg
They'll automatically execute when the map loads if you type at the console:
setinfo "em" "1"
 
C

Ch3tan

Guest
No its not, all scripts will exec from the main directory for said mod, or the valve directory.

Valve is where the engine looks if it cant find the file elsewhere so u jsut put them in the valve directory.
 

Users who are viewing this thread

Top Bottom