PDA

View Full Version : Taunts both text and audible


Ready Wan
04-03-2002, 09:43 PM
I have 4 questions about using taunts, both audible and text:

1 at the console I typed in bind “Joo_are_not_a_Jedi_yet!” (with no quotes of course)
when I hit T while in-game, it says “unknown command Joo_are_not_a_Jedi_yet!”

how do I get this taunt to display itself and/or get rid of the unknown command portion?

2 Can I bind more than one text taunt?

3 At the console I typed in bind y +button3 (and also tried bind y +taunt)
this gives a small animation of me holding out my hand and saying “hahahaha”
or alternatively, this same command has me saying “no matter, out of sight out of mind”

how do I get this taunt to say the same thing each time, and is there a different command to
make it say different things?
can I make it say different things as well, other than the two examples above?

4 Can I load my own verbal taunts (vader saying “I am the Master” for example)?

thank you for your help!

Cornbread
04-03-2002, 09:56 PM
1)To bind a key to a taunt, you have to make sure to include the 'say' command.

eg

/bind g say Die, Rebel scum!

2) Do you mean more than one text taunt per key? Should be able to. I believe you put a ; between each command. Not 100% sure on that though.

Not sure on the others, hope these help you out a bind.

:biggs:

Ready Wan
04-03-2002, 11:18 PM
thanks CornBread! didnt know about the 'say' part.

yes I want to have 4 or 5 text message taunts...so I should do something like this:

/bind g say Die, Rebel scum!;bind h say Dont die, Rebel scum!;bind i say you are Rebel scum!

??
like that?

also, does anyone have any answers for questions 3 and 4?

Darth Sane
04-04-2002, 12:23 AM
Okay, now how.. heh "now how"
*cough*

Now how do you do audio, like the RebornFencer's sadistic Laugh, or anything that Galak_Mech or Desann says?

"NaawHaaw!!"

Phydeaux{RoA}
04-04-2002, 01:29 AM
Is there a list of audible taunts and how to bind them?

Ol-Gil
04-04-2002, 02:27 AM
The reason you heard different things with +taunt is that the taunt is different for each skin. The Chiss bartender, for example, gives you your "Out of sight, out of mind," comment. Desann's is something along the lines of, "Save your strength, fool." At the time, I don't think anyone knows how to mix these up between the skins, short of modding it.

Emon
04-04-2002, 02:37 AM
Is there any way to change the taunt animation?

Dachande
04-04-2002, 02:39 AM
in quake2. if you wanted multiple text taunts you did this in your config

alias taunt1 " <enter taunt 1>;bind x taunt2"
alias taunt2 " <enter taunt 2>;bind x taunt3"
alias taunt3 " <enter taunt 3>;bind x taunt4"
alias taunt4 " <enter taunt 4>;bind x taunt1"
bind x taunt1

that way, as u press the key, it will do the taunt and auto rebind the key to the next taunt, so if u press it 4 times it will do the 4 taunts u put in

i dont know if the alias command works in quake3 but im sure theres a command that does the same thing.