Seite 1 von 1

ET VoiceCommands

Verfasst: Sa 10. Mai 2003, 17:09
von BraiN
beispiel für tastenbelegung:
bind p "vsay_team PathCleared"

// wm_quickstatements //

PathCleared "Path cleared."
EnemyWeak "The enemy is weakened."
AllClear "All clear."
Incoming "Incoming!"
FireInTheHole "Fire in the hole!"
OnDefense "I'm on defense."
OnOffense "I'm attacking."
TakingFire "Taking fire!"
MinesCleared "Mines cleared."
OnMyWay "On my way."

// wm_quickrequests //

NeedBackup "I need backup!"
CoverMe "Cover me!"
NeedEngineer "We need an engineer!"
NeedOps "We need Covert Ops!"
Medic "Medic!"
NeedAmmo "I need ammo!"
WhereTo "Where to?"

// wm_quickcommands //

FollowMe "Follow me!"
LetsGo "Let's go!"
Move "Move!"
ClearPath "Clear the path!"
HoldFire "Hold fire!"
DefendObjective "Defend our objective!"
DisarmDynamite "Disarm the dynamite!"
ClearMines "Clear the mines!"
ReinforceDefense "Reinforce the defense!"
ReinforceOffense "Reinforce the offense!"

// wm_quickattack //

DestroyPrimary "Destroy the primary objective!"
DestroySecondary "Destroy the secondary objective!"
DestroyConstruction "Destroy the construction!"
ObjectiveDestroyed "Objective destroyed!"
RepairVehicle "Repair the vehicle!"
DestroyVehicle "Destroy the vehicle!"
EscortVehicle "Escort the vehicle!"

// wm_quickobjectives //

CommandAcknowledged "Command acknowledged!"
CommandDeclined "Command declined!"
CommandCompleted "Command completed!"
ConstructionCommencing "Construction underway!"
ConstructionCompleted "Construction completed!"
ConstructionDestroyed "Construction destroyed!"
ObjectiveFailed "Objective failed!"
ObjectiveCompleted "Objective completed!"

// wm_quickmisc //

Affirmative "Yes!"
Negative "No!"
Thanks "Thanks a lot!"
Welcome "You're welcome."
Oops "Oops!"
Sorry "Sorry!"

// wm_quickglobal //

Hi "Hi!"
Bye "Bye."
Cheer "Yeah!"
GreatShot "Great shot!"
GoodGame "Good game!"

// wm_sayplayerclass //

IamSoldier "I'm a soldier."
IamMedic "I'm a medic."
IamEngineer "I'm an engineer."
IamFieldOps "I'm a field ops."
IamCovertOps "I'm a covert ops."

// wm_quickfireteams //

FTMeetWaypoint "Meet at waypoint!"
FTAttackWaypoint "Attack waypoint!"
FTDefendWaypoint "Defend waypoint"
FTAttack "Attack!"
FTFallBack "Fall back!"

// wm_quickfireteamssoldier //

FTCoverMe "Cover me!"
FTCoveringFire "Soldier, covering fire!"
FTMortar "Deploy mortar!"

// wm_quickfireteamsmedic //

FTHealSquad "Heal the squad!"
FTHealMe "Heal me!"
FTReviveTeamMate "Revive team mate!"
FTReviveMe "Revive me!"

// wm_quickfireteamsengineer //

FTDestroyObjective "Destroy objective!"
FTRepairObjective "Repair objective!"
FTConstructObjective "Construct the objective!"
FTDisarmDynamite "Disarm the dynamite!"
FTDeployLandmines "Deploy landmines!"
FTDisarmLandmines "Disarm landmines!"

// wm_quickfireteamsfieldops //

FTCallAirStrike "Call airstrike!"
FTCallArtillery "Call artillery!"
FTMortarBarrage "Call mortar barrage!"
FTResupplySquad "Resupply squad!"
FTResupplyMe "Resupply me!"

// wm_quickfireteamscovertops //

FTExploreArea "Explore area!"
FTExploreAtCoordinates "Explore at co-ordinates!"
FTSatchelObjective "Destroy satchel objective!"
FTInfiltrate "Infiltrate!"
FTGoUndercover "Go undercover!"
FTProvideSniperCover "Provide sniper cover!"

Verfasst: Fr 30. Mai 2003, 08:42
von City][Sepp
Soderla, da ich auch schlafen kann, wenn ich tot bin, hab ich mir mal die Nacht um die Ohren geschlagen und mich nochmal ausführlich um die Voice Taunts in der Final gekümmert (beim einbauen einfach die Kommentarstricherl // weg und das x durch die gewünschte Taste ersetzen):

//voice Taunts RTCW:ET by City][Sepp V 1.5
//das sind sämtliche Voicetaunts aus RTCW: ET
//Fehler bitte per Mail an:
//Sepp@SV-City.de
//VoiceChat = Global, alle hören, was man zu sagen hat
//VoiceTeamChat = Team, nur das eigene Team hört, was man zu sagen hat
//VoiceFireTeamChat = FireTeam, nur das Fireteam hört, was man zu sagen hat
//VoiceFireTeam hab ich mal rausgelassen, weil ich nicht weiss, welchen Stellenwert
//das noch einnimmt

//v1 Statements
//bind x "VoiceChat pathcleared"
//bind x "VoiceChat enemyweak"
//bind x "VoiceChat allclear"
//bind x "VoiceChat incoming"
//bind x "VoiceChat fireinthehole"
//bind x "VoiceChat ondefense"
//bind x "VoiceChat onoffense"
//bind x "VoiceChat takingfire"
//bind x "VoiceChat minescleared"
//bind x "VoiceChat enemydisguised"

//bind x "VoiceTeamChat pathcleared"
//bind x "VoiceTeamChat enemyweak"
//bind x "VoiceTeamChat allclear"
//bind x "VoiceTeamChat incoming"
//bind x "VoiceTeamChat fireinthehole"
//bind x "VoiceTeamChat ondefense"
//bind x "VoiceTeamChat onoffense"
//bind x "VoiceTeamChat takingfire"
//bind x "VoiceTeamChat minescleared"
//bind x "VoiceTeamChat enemydisguised"

//bind x "VoiceFireTeamChat pathcleared"
//bind x "VoiceFireTeamChat enemyweak"
//bind x "VoiceFireTeamChat allclear"
//bind x "VoiceFireTeamChat incoming"
//bind x "VoiceFireTeamChat fireinthehole"
//bind x "VoiceFireTeamChat ondefense"
//bind x "VoiceFireTeamChat onoffense"
//bind x "VoiceFireTeamChat takingfire"
//bind x "VoiceFireTeamChat minescleared"
//bind x "VoiceFireTeamChat enemydisguised"

//---------------------------------------------------

//v2 Requests
//bind x "VoiceChat medic"
//bind x "VoiceChat needammo"
//bind x "VoiceChat needbackup"
//bind x "VoiceChat needengineer"
//bind x "VoiceChat coverme"
//bind x "VoiceChat holdfire"
//bind x "VoiceChat whereto"
//bind x "VoiceChat needops"

//bind x "VoiceTeamChat medic"
//bind x "VoiceTeamChat needammo"
//bind x "VoiceTeamChat needbackup"
//bind x "VoiceTeamChat needengineer"
//bind x "VoiceTeamChat coverme"
//bind x "VoiceTeamChat holdfire"
//bind x "VoiceTeamChat whereto"
//bind x "VoiceTeamChat needops"


//bind x "VoiceFireTeamChat medic"
//bind x "VoiceFireTeamChat needammo"
//bind x "VoiceFireTeamChat needbackup"
//bind x "VoiceFireTeamChat needengineer"
//bind x "VoiceFireTeamChat coverme"
//bind x "VoiceFireTeamChat holdfire"
//bind x "VoiceFireTeamChat whereto"
//bind x "VoiceFireTeamChat needops"

//---------------------------------------------------

//v3 Commands
//bind x "VoiceChat followme"
//bind x "VoiceChat letsgo"
//bind x "VoiceChat move"
//bind x "VoiceChat clearpath"
//bind x "VoiceChat defendobjective"
//bind x "VoiceChat disarmdynamite"
//bind x "VoiceChat clearmines"
//bind x "VoiceChat reinforceoffense"
//bind x "VoiceChat reinforcedefense"

//bind x "VoiceTeamChat followme"
//bind x "VoiceTeamChat letsgo"
//bind x "VoiceTeamChat move"
//bind x "VoiceTeamChat clearpath"
//bind x "VoiceTeamChat defendobjective"
//bind x "VoiceTeamChat disarmdynamite"
//bind x "VoiceTeamChat clearmines"
//bind x "VoiceTeamChat reinforceoffense"
//bind x "VoiceTeamChat reinforcedefense"


//bind x "VoiceFireTeamChat medic"
//bind x "VoiceFireTeamChat needammo"
//bind x "VoiceFireTeamChat needbackup"
//bind x "VoiceFireTeamChat needengineer"
//bind x "VoiceFireTeamChat coverme"
//bind x "VoiceFireTeamChat holdfire"
//bind x "VoiceFireTeamChat whereto"
//bind x "VoiceFireTeamChat needops"

//---------------------------------------------------

//v4 Talk
//bind x "VoiceChat affirmative"
//bind x "VoiceChat negative"
//bind x "VoiceChat thanks"
//bind x "VoiceChat welcome"
//bind x "VoiceChat sorry"
//bind x "VoiceChat oops"

//bind x "VoiceTeamChat affirmative"
//bind x "VoiceTeamChat negative"
//bind x "VoiceTeamChat thanks"
//bind x "VoiceTeamChat welcome"
//bind x "VoiceTeamChat sorry"
//bind x "VoiceTeamChat oops"

//bind x "VoiceFireTeamChat affirmative"
//bind x "VoiceFireTeamChat negative"
//bind x "VoiceFireTeamChat thanks"
//bind x "VoiceFireTeamChat welcome"
//bind x "VoiceFireTeamChat sorry"
//bind x "VoiceFireTeamChat oops"

//---------------------------------------------------

//v5 Global
//bind x "VoiceChat affirmative"
//bind x "VoiceChat negative"
//bind x "VoiceChat enemyweak"
//bind x "VoiceChat hi"
//bind x "VoiceChat bye"
//bind x "VoiceChat greatshot"
//bind x "VoiceChat cheer"

//bind x "VoiceTeamChat affirmative"
//bind x "VoiceTeamChat negative"
//bind x "VoiceTeamChat enemyweak"
//bind x "VoiceTeamChat hi"
//bind x "VoiceTeamChat bye"
//bind x "VoiceTeamChat greatshot"
//bind x "VoiceTeamChat cheer"

//bind x "VoiceFireTeamChat affirmative"
//bind x "VoiceFireTeamChat negative"
//bind x "VoiceFireTeamChat enemyweak"
//bind x "VoiceFireTeamChat hi"
//bind x "VoiceFireTeamChat bye"
//bind x "VoiceFireTeamChat greatshot"
//bind x "VoiceFireTeamChat cheer"

//---------------------------------------------------

//v56 more Global
//bind x "VoiceChat thanks"
//bind x "VoiceChat welcome"
//bind x "VoiceChat oops"
//bind x "VoiceChat sorry"
//bind x "VoiceChat holdfire"
//bind x "VoiceChat goodgame"

//bind x "VoiceTeamChat thanks"
//bind x "VoiceTeamChat welcome"
//bind x "VoiceTeamChat oops"
//bind x "VoiceTeamChat sorry"
//bind x "VoiceTeamChat holdfire"
//bind x "VoiceTeamChat goodgame"

//bind x "VoiceFireTeamChat affirmative"
//bind x "VoiceFireTeamChat negative"
//bind x "VoiceFireTeamChat enemyweak"
//bind x "VoiceFireTeamChat hi"
//bind x "VoiceFireTeamChat bye"
//bind x "VoiceFireTeamChat greatshot"
//bind x "VoiceFireTeamChat cheer"

//---------------------------------------------------

//v6 Function
//bind x "VoiceChat iamsoldier"
//bind x "VoiceChat iamengineer"
//bind x "VoiceChat iammedic"
//bind x "VoiceChat iamcovertops"
//bind x "VoiceChat iamfieldops"

//bind x "VoiceTeamChat iamsoldier"
//bind x "VoiceTeamChat iamengineer"
//bind x "VoiceTeamChat iammedic"
//bind x "VoiceTeamChat iamcovertops"
//bind x "VoiceTeamChat iamfieldops"

//bind x "VoiceFireTeamChat iamsoldier"
//bind x "VoiceFireTeamChat iamengineer"
//bind x "VoiceFireTeamChat iammedic"
//bind x "VoiceFireTeamChat iamcovertops"
//bind x "VoiceFireTeamChat iamfieldops"

//---------------------------------------------------

//v7 Objectives
//bind x "VoiceChat commandacknowledged"
//bind x "VoiceChat commanddeclined"
//bind x "VoiceChat commandcompleted"
//bind x "VoiceChat destroyprimary"
//bind x "VoiceChat destroysecondary"
//bind x "VoiceChat destroyconstruction"
//bind x "VoiceChat constructioncommencing"
//bind x "VoiceChat repairvehicle"
//bind x "VoiceChat destroyvehicle"
//bind x "VoiceChat escortvehicle"

//bind x "VoiceTeamChat commandacknowledged"
//bind x "VoiceTeamChat commanddeclined"
//bind x "VoiceTeamChat commandcompleted"
//bind x "VoiceTeamChat destroyprimary"
//bind x "VoiceTeamChat destroysecondary"
//bind x "VoiceTeamChat destroyconstruction"
//bind x "VoiceTeamChat constructioncommencing"
//bind x "VoiceTeamChat repairvehicle"
//bind x "VoiceTeamChat destroyvehicle"
//bind x "VoiceTeamChat escortvehicle"

//bind x "VoiceFireTeamChat commandacknowledged"
//bind x "VoiceFireTeamChat commanddeclined"
//bind x "VoiceFireTeamChat commandcompleted"
//bind x "VoiceFireTeamChat destroyprimary"
//bind x "VoiceFireTeamChat destroysecondary"
//bind x "VoiceFireTeamChat destroyconstruction"
//bind x "VoiceFireTeamChat constructioncommencing"
//bind x "VoiceFireTeamChat repairvehicle"
//bind x "VoiceFireTeamChat destroyvehicle"
//bind x "VoiceFireTeamChat escortvehicle"



So.. ein paar Bugfixes und eine direkte Downloadmöglichkeit des Scriptes rechtfertigen nun eine V1.5 des Scriptes :)

http://www.sv-city.de/city/etvoicetaunts1_5.cfg (7516Bytes)

Verfasst: Di 23. Dez 2003, 13:11
von City][Sepp
So, hab mein Script optisch bissl überarbeitet und nen direkten Downloadlink zur Verfügung gestellt :)

Verfasst: Di 23. Dez 2003, 13:16
von Monk
Wo nehmt Ihr nur die Zeit her?

Verfasst: Fr 23. Jan 2004, 14:03
von WolfVox (GER)
@Sepp

Ja wo isses denn ...das Script-File ??? :roll:
Not Found

The requested URL /etvoicetaunts1_5.cfg was not found on this server.

Apache/1.3.23 Server at www.sv-city.de Port 80

Nun ja, ich denke mal, du wirst es nur noch einmal überarbeitet haben... :wink:

Verfasst: So 1. Feb 2004, 15:25
von City][Sepp
Sorry.. mir is mein webserver vor ein paar wochen abgeraucht. Und damit auch das File.. in den nächsten Stunden werd ichs wieder hochladen :)

Für die Zwischenzeit: Copy and Paste in eine Datei wirkt Wunder! :mrgreen:

EDIT: File ist wieder online!