jlove Posted July 31, 2002 Share Posted July 31, 2002 Is there a way to bind multiple taunts to the keyboard? Such as taunta, tauntb, tauntc, etc..?? Thanks. Link to comment Share on other sites More sharing options...
HellFyre69 Posted August 1, 2002 Share Posted August 1, 2002 they have different TAUNTS!! wut the? Link to comment Share on other sites More sharing options...
zerowingzero Posted August 1, 2002 Share Posted August 1, 2002 As of now, no. I'm glad someone else say all those other taunts that all the models have, but werent implemted in MP. Maybe there is a way to do it? i sure don't know. That's really bad is that there are none for CTF either, i miss UT Link to comment Share on other sites More sharing options...
Psionic Jedi Posted August 1, 2002 Share Posted August 1, 2002 I want a Reborn with a Jedi Trainer taunt. Link to comment Share on other sites More sharing options...
Gidcon Posted August 1, 2002 Share Posted August 1, 2002 I have a small script that performs a model change does a taunt and then changes back to the reborn model... It changes ur 1-0 keys into selections for which taunt you want and after u press the # switches the keys 1-0 back to weapon selection buttons. Whether or not it will do the taunt depends on ur ping to the server. The higher the ping the higher the first wait needs to be. I set mine for 40 and it works on servers below 150 ping. If your ping is higher than 150 u may want to set it higher. //Taunt Script set sk1 "model desann/default;wait 40;+taunt;wait 5;-taunt;model reborn/fencer;echo desann;vstr bin2" set sk2 "model imperial/default;wait 40;+taunt;wait 5;-taunt;model reborn/fencer;echo imperial;vstr bin2" set sk3 "model lando/default;wait 40;+taunt;wait 5;-taunt;model reborn/fencer;echo lando;vstr bin2" set sk4 "model morgan/default;wait 40;+taunt;wait 5;-taunt;model reborn/fencer;echo morgan;vstr bin2" set sk5 "model prisoner/default;wait 40;+taunt;wait 5;-taunt;model reborn/fencer;echo prisoner;vstr bin2" set sk6 "model rebel/default;wait 40;+taunt;wait 5;-taunt;model reborn/fencer;echo rebel;vstr bin2" set sk7 "model shadowtrooper/default;wait 40;+taunt;wait 5;-taunt;model reborn/fencer;echo shadowtrooper;vstr bin2" set sk8 "model stormpilot/default;wait 40;+taunt;wait 5;-taunt;model reborn/fencer;echo stormpilot;vstr bin2" set sk9 "model stormtrooper/default;wait 40;+taunt;wait 5;-taunt;model reborn/fencer;echo stormtrooper;vstr bin2" set sk0 "model swamptrooper/default;wait 40;+taunt;wait 5;-taunt;model reborn/fencer;echo swamptrooper;vstr bin2" set ts1 "echo 1-Save-----4-Force------7-Laugh------0-OneMkill" set ts2 "echo 2-Surr-----5-ComeOut----8-Comere" set ts3 "echo 3-WoHoo!---6-GiveUp-----9-HeyU" set ts "vstr ts1;vstr ts2;vstr ts3;vstr bin1" set bin1 "bind 1 vstr sk1;bind 2 vstr sk2;bind 3 vstr sk3;bind 4 vstr sk4;bind 5 vstr sk5;bind 6 vstr sk6;bind 7 vstr sk7;bind 8 vstr sk8;bind 9 vstr sk9;bind 0 vstr sk0" set bin2 "bind 1 weapon 1;bind 2 weapon 2;bind 3 weapon 3;bind 4 weapon 4;bind 5 weapon 5;bind 6 weapon 6;bind 7 weapon 7;bind 8 weapon 8;bind 9 weapon 9;bind 0 weapon 10" // change o to whatever key u want to activate it bind o vstr ts Link to comment Share on other sites More sharing options...
razorace Posted August 1, 2002 Share Posted August 1, 2002 The Q3 engine has the ability for multiple taunts but I guess Raven decided not to put them in the game. Link to comment Share on other sites More sharing options...
razorace Posted August 1, 2002 Share Posted August 1, 2002 That's just plain wrong, Gidcon. Link to comment Share on other sites More sharing options...
Keeper Posted August 1, 2002 Share Posted August 1, 2002 Even if it did work, wouldn't it take ages to complete? Link to comment Share on other sites More sharing options...
Lord Darkblade Posted August 3, 2002 Share Posted August 3, 2002 sorry to get a little o/t but quake3 also had the support for more than ONE DAMN CROSSHAIR!!!! *respectfuly bows* Link to comment Share on other sites More sharing options...
Blues Posted August 4, 2002 Share Posted August 4, 2002 The new JediMod's got multiple taunt support. I'd just like to know when this version is gonna come out.... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.