View previous topic :: View next topic |
Author |
Message |
Lin Sivvi Defiant Hero Registered User
Joined: 17 Jan 2002 Location: Some small boring city Posts: 1205
|
Posted: Sun Jul 07, 2002 11:58 am Post subject: mulch_trench sounds in other ctf maps |
|
|
Look for a file in your tfc/sound folder called sentences.txt. Back it up, if you want to get rid of the trench sounds. Then open it and look for this:
Code: | // --------- Capture the Flag --------- //
// You captured the enemy flag
// Your team captured the flag
// The Enemy team captured the flag
CTF_YOUCAP vox/endgame you(e80) captured(e90) the(s15 e80) (e100) enemy flag
CTF_TEAMCAP vox/endgame Your(e90) team(e80) captured(e90) the(s15 e80) flag
CTF_THEYCAP vox/endgame the enemy team captured(e90) the(s15 e80) flag
// You have the enemy flag
// Your team has the enemy flag
// The enemy has your flag
CTF_YOUGOTFLAG vox/buzwarn you(e80) have(e90) the(s15 e80) enemy flag
CTF_GOTFLAG vox/buzwarn Your team has the(s15 e80) enemy flag
CTF_LOSTFLAG vox/buzwarn The enemy has(s5) your flag
// Your flag has returned
// The enemy flag has returned
CTF_FLAGBACK vox/deeoo Your(e80) flag(e80) has(s10) returned
CTF_EFLAGBACK vox/dadeda The enemy flag(e80) has(s5) returned |
Change that to
Code: | // --------- Capture the Flag --------- //
// You captured the enemy flag
// Your team captured the flag
// The Enemy team captured the flag
CTF_YOUCAP mulch/doop youcap
CTF_TEAMCAP mulch/doop teamcap
CTF_THEYCAP mulch/doop enemycap
// You have the enemy flag
// Your team has the enemy flag
// The enemy has your flag
CTF_YOUGOTFLAG mulch/buzwarn youhave
CTF_GOTFLAG mulch/buzwarn teamhas
CTF_LOSTFLAG mulch/buzwarn enemyhas
// Your flag has returned
// The enemy flag has returned
CTF_FLAGBACK mulch/deeoo yourret
CTF_EFLAGBACK mulch/deeoo enemyret |
And you're all set. |
|
Back to top |
|
|
bobins Registered User
Joined: 09 May 2002 Location: UK, England Guild: CoN.FuSeD Posts: 1865
|
Posted: Sun Jul 07, 2002 12:28 pm Post subject: |
|
|
Lin Sivvi Defiant Hero wrote: | Look for a file in your tfc/sound folder called sentences.txt. Back it up, if you want to get rid of the trench sounds.
|
why the hell would you wont to get rid of the trench sounds ??
have i miss under stood you -- did you mean to get rid of them or put them onto other maps?? |
|
Back to top |
|
|
Lin Sivvi Defiant Hero Registered User
Joined: 17 Jan 2002 Location: Some small boring city Posts: 1205
|
Posted: Sun Jul 07, 2002 2:11 pm Post subject: |
|
|
Put them into other maps as well as trench |
|
Back to top |
|
|
bobins Registered User
Joined: 09 May 2002 Location: UK, England Guild: CoN.FuSeD Posts: 1865
|
Posted: Sun Jul 07, 2002 4:09 pm Post subject: |
|
|
o thats good -- lol -- i might try that |
|
Back to top |
|
|
OS Registered User
Joined: 05 Nov 2001 Location: Sydney Guild: <TVB> Posts: 1574
|
Posted: Thu Jul 18, 2002 6:01 pm Post subject: |
|
|
w00t!! It works
Thanks for that Lin |
|
Back to top |
|
|
Snaggletooth Guest
|
Posted: Fri Jul 19, 2002 12:35 am Post subject: |
|
|
I'm gonna find me a sexah voice to record some new ones that will pwn Mulchman's. |
|
Back to top |
|
|
|