View previous topic :: View next topic |
Author |
Message |
Computer Registered User
Joined: 15 Feb 2002 Location: Dah A T L Posts: 1336
|
Posted: Tue Jun 25, 2002 5:08 pm Post subject: Map/Player .cfg's |
|
|
What map specific/class specific modifications do you use?
I was looking at it and trying to come up with some stuff for particular maps but nothing was jumping to my head, just wondering if anyone did anything.
This was posted in FAQ but I'll put it here too.
I turned on the exec class/map thing in auto_exec
In my class files I put:
Messagemode "say_team [Class] |%h : %a|"
which works great.......... once.
anyway to get it to repeat this b/c creating the talk folder with the class configs didn't work. I'm prolly just to stupid to do it. _________________ "Don't be so humble - you are not that great."
|
|
Back to top |
|
|
SoDum Registered User
Joined: 27 Apr 2002 Location: NY Posts: 635
|
Posted: Tue Jun 25, 2002 5:11 pm Post subject: |
|
|
setinfo "ec" "1"
Put that in your config and the talk folder one will work. The other one sounds like you said, it will work once... _________________
Stillness of Body, Focus of thought, oneness of spirit. These are the virtues of a concer.
The only man to boycott happiness! |
|
Back to top |
|
|
Computer Registered User
Joined: 15 Feb 2002 Location: Dah A T L Posts: 1336
|
Posted: Tue Jun 25, 2002 5:18 pm Post subject: |
|
|
I believe that is the same thing as set player/map info whatever.
And I did try it and it still didn't work. _________________ "Don't be so humble - you are not that great."
|
|
Back to top |
|
|
Lin Sivvi Defiant Hero Registered User
Joined: 17 Jan 2002 Location: Some small boring city Posts: 1205
|
Posted: Tue Jun 25, 2002 5:26 pm Post subject: |
|
|
You need the stuff in your class config to looks like this:
bind u "exec /messagemode/demoman.cfg"
then make a folder in your tfc directory called messagemode and have a <class>.cfg file for every class again
inside each of those configs have your bind like:
messagemode "say_team [Demoman] [%h]H [%a]A" |
|
Back to top |
|
|
Computer Registered User
Joined: 15 Feb 2002 Location: Dah A T L Posts: 1336
|
Posted: Tue Jun 25, 2002 5:33 pm Post subject: |
|
|
Lin Sivvi Defiant Hero wrote: | You need the stuff in your class config to looks like this:
bind u "exec /messagemode/demoman.cfg"
then make a folder in your tfc directory called messagemode and have a <class>.cfg file for every class again
inside each of those configs have your bind like:
messagemode "say_team [Demoman] [%h]H [%a]A" |
in my regular class.cfg's I have {bind "=" "exec /talk/class.cfg"}
in the talk folder I have a .cfg for all the classes and in it I have
{messagemode "say_team [class] H &A ...."}
I go in game and hit the "=" button and it tells me it couldn't execute /talk/demoman.cfg. _________________ "Don't be so humble - you are not that great."
|
|
Back to top |
|
|
Lin Sivvi Defiant Hero Registered User
Joined: 17 Jan 2002 Location: Some small boring city Posts: 1205
|
Posted: Tue Jun 25, 2002 5:40 pm Post subject: |
|
|
I have no clue then, because that is how I have mine set up. |
|
Back to top |
|
|
sSdD Registered User
Joined: 11 Feb 2002
Posts: 634
|
Posted: Tue Jun 25, 2002 6:07 pm Post subject: |
|
|
ok i've always wondered how to do that... could sumone PM me with how to do that... it would be greatly appreciated |
|
Back to top |
|
|
Computer Registered User
Joined: 15 Feb 2002 Location: Dah A T L Posts: 1336
|
Posted: Tue Jun 25, 2002 6:40 pm Post subject: |
|
|
woot got it working. Turns out the only problem that I had was that the .cfg's in my talk folder were .txt and that was just a major spanner in the works.
YOu should ask the guys in your clan George they'd prolly help you more thna I would.... hell they're the ones that helped me. _________________ "Don't be so humble - you are not that great."
|
|
Back to top |
|
|
|