Jump to content

Home

"Random" taunts


seanconnery

Recommended Posts

I will be releasing what I call "The Standard Jedi Outcast Config", which will contain a support pack(A bunch of VSTR's Which I use) for my config, the config(It's Massive)the config will include a bunch of taunts(I have 50 currently)

 

I also have Preferances you can set(Shiow Sun, Show FPS, Simple Items).

 

This will be the standard(I hope) config for JKO

Link to comment
Share on other sites

Not sure if you are talking about say and say_team binds, but you can use those to speak. By simply pressing the 9 key, I tell my team to return my flag so I can cap it.

 

You need to access the Console to do this. To access the console, hold shift and hit ~. Then type this exact line

/bind 9 say_team Please return our flag, I want to cap theirs

 

Is that what you are looking for? I am hungry too.

Link to comment
Share on other sites

Originally posted by seanconnery

Anyone remember the method by which one can invoke one of a list of text taunts in a game? I.e., ll press o, and one time I will say HAHAAH and another time, BOO!

 

Something like that.

 

I...forgot how to do it. :(

 

Anyone help, please?

 

 

'nuff said

Link to comment
Share on other sites

you are referring to something taht was used in Quake 3 as a script. an example is below.

 

//Insults attacker on bind (c:

//============================

set insulta0 "tell_attacker you hit like my grandmother!; set insulta vstr insulta1"

set insulta1 "tell_attacker is that a mosquito?; set insulta vstr insulta2"

set insulta2 "tell_attacker your puny weapons are no match against my armor!; set insulta vstr insulta3"

set insulta3 "tell_attacker you think that hurt?; set insulta vstr insulta4"

set insulta4 "tell_attacker get the **** off of my back!; set insulta vstr insulta5"

set insulta5 "tell_attacker shoo fly you bother me; set insulta vstr insulta6"

set insulta6 "tell_attacker was that a rocket in my ass or...; set insulta vstr insulta7"

set insulta7 "tell_attacker Pull your head out of your ass, DAD.; set insulta vstr insulta8"

set insulta8 "tell_attacker oooh! I'm sooo scared!; set insulta vstr insulta9"

set insulta9 "tell_attacker get in tha choppa *a.s.*; set insulta vstr insulta10"

set insulta10 "tell_attacker you fight like a woman; set insulta vstr insulta11"

set insulta11 "tell_attacker Try that again; set insulta vstr insulta12"

set insulta12 "tell_attacker ^1~STOP ~IT! ^8that tickles!; set insulta vstr insulta13"

set insulta13 "tell_attacker Son of A...!; set insulta vstr insulta14"

set insulta14 "tell_attacker That'll leave a mark!; set insulta vstr insulta15"

set insulta15 "tell_attacker let off some steam *a.s.*; set insulta vstr insulta16"

set insulta16 "tell_attacker I'm gonna feel that in the morning.; set insulta vstr insulta17"

set insulta17 "tell_attacker pansy; set insulta vstr insulta18"

set insulta18 "tell_attacker come get some!; set insulta vstr insulta19"

set insulta19 "tell_attacker gimme some sugar baby; set insulta vstr insulta20"

set insulta20 "tell_attacker I am ^1~GOD ^8here; set insulta vstr insulta21"

set insulta21 "tell_attacker I am ^1~GOD ^8here; set insulta vstr insulta22"

set insulta22 "tell_attacker Somebody wants the smack down!; set insulta vstr insulta0"

vstr insulta0

set insulta vstr insulta0

bind q "vstr insulta"

//******************************************************************************************************

//Insults Target on bind

//======================

set insultt0 "tell_target how does that feel? huh?; set insultt vstr insultt1"

set insultt1 "tell_target hurt much?; set insultt vstr insultt2"

set insultt2 "tell_target I got you in my sites!....~B.I.oooooootch!; set insultt vstr insultt3"

set insultt3 "tell_target Behind you!; set insultt vstr insultt4"

set insultt4 "tell_target Turn around and face me, bastich!; set insultt vstr insultt5"

set insultt5 "tell_target ~BOO!; set insultt vstr insultt6"

set insultt6 "tell_target You like it from behind?; set insultt vstr insultt7"

set insultt7 "tell_target Whos' your favorite rascal? SPANKY!; set insultt vstr insultt8"

set insultt8 "tell_target Stick ~AROUND *a.s.*; set insultt vstr insultt9"

set insultt9 "tell_target have a light *a.s.*; set insultt vstr insultt10"

set insultt10 "tell_target your buttocks are like a ripe apple; set insultt vstr insultt11"

set insultt11 "tell_target all hail the king, baby; set insultt vstr insultt12"

set insultt12 "tell_target this is my ~BOOM-STICK; set insultt vstr insultt13"

set insultt13 "tell_target yipii kiyae motha****a; set insultt vstr insultt14"

set insultt14 "tell_target welcome to deaths house.; set insultt vstr insultt15"

set insultt15 "tell_target you got ~REAL ugly!; set insultt vstr insultt16"

set insultt16 "tell_target The first rule is...; set insultt vstr insultt17"

set insultt17 "tell_target Go through your heart shakra into your cave, and find your power animal.; set insultt vstr insultt18"

set insultt18 "tell_target whats my name ~*****!?; set insultt vstr insultt19"

set insultt19 "tell_target Do you like it when I touch you there?; set insultt vstr insultt20"

set insultt20 "tell_target Who's yo daddy?; set insultt vstr insultt0"

vstr insultt0

set insultt vstr insultt0

bind w "vstr insultt"

//******************************************************************************************************

//seta sv_hostname "^5I ^2will ^1KILL^7"

//seta name "^1w^2i^5z^7"

bind y type "game_enter", 0,

 

This obvioulsy is one garnered from a site I found, but you could modify all of the statements, as well as change the tell_target to be a simple say command. Many uses here. I don't use it because I am not keen on taunting minus maybe the simple taunt built into the game...

 

hmmm.....

Link to comment
Share on other sites

Hmm...

 

set insulta0 "say you hit like my grandmother!; set saya vstr insulta1"

set insulta1 "say is that a mosquito?; set saya vstr insulta2"

set insulta2 "say your puny weapons are no match against my armor!; set saya vstr insulta3"

 

How's that?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...