// // Partial (example) script for Phase Ia radio messages (one set each male and female). // Written by Katana (http://katana.oldepharts.net or http://member.newsguy.com/~nonesuch/Quake). // See our web page at http://wfasounds.fateback.com/ // This is a sample configuration to give you an idea of how to bind the new sounds // and make them work along side the old class sounds. It's loosely based on my own // configurations, but I haven't tested these files, and I don't even claim that I was // consistent. I did spend some time creating strings for almost all the new sounds. // I hope you find this useful. // // This file (female.cfg) should be called by each of the female class configs after // calling all.cfg, to set up the rest of the radio message strings. (Actually, the // order of all.cfg and (fe)male.cfg shouldn't matter, at least in my setup. But make // sure this gets called before you set up any class-specific stuff. // // Miscellaneous messages. set radio-Thanks "wfteamplay Female\m_thanks.wav Thanks!" set radio-Nodie "wfteamplay Female\m_helpnurse.wav Please help me nurse! I don't want to die! #S" set radio-Defuseme "wfteamplay Female\m_defuse.wav Need cyborg to defuse this plasma bomb!" set radio-Oops "wfteamplay Female\m_OMG.wav ...oops!" set radio-NeedAmmo "wfteamplay Female\m_needammo.wav I need all the ammo you can spare!" set radio-NeedBullets "wfteamplay Female\m_needbullets.wav I need bullets!" set radio-NeedCells "wfteamplay Female\m_needcells.wav I need cells!" set radio-NeedGrenades "wfteamplay Female\m_needgrenades.wav I need grenades!" set radio-NeedShells "wfteamplay Female\m_needammo.wav I need shotgun shells!" set radio-NeedSlugs "wfteamplay Female\m_needammo.wav I need slugs!" set radio-NeedLightning "wfteamplay Female\m_needammo.wav I need lightning ammo!" set radio-NeedBFG "wfteamplay Female\m_needammo.wav I need BFG ammo!" set radio-NeedRockets "wfteamplay Female\m_needammo.wav I need rockets!" set radio-BaseOverrun "wfteamplay Female\m_overrun.wav BASE OVERRUN! EVERYBODY PULL BACK!" set radio-IRC "wfteamplay Female\m_IRC.wav All team members report to IRC pronto!" set radio-StatusReport "wfteamplay Female\m_status.wav Report your status!" // Offense messages. set radio-NeedMoreOffense "wfteamplay Female\o_moreoffense.wav Get off yer butts, we need more offense!" set radio-Hitbutton "wfteamplay Female\o_button.wav Please hit the button!" set radio-Holding "wfteamplay Female\o_holding.wav I'm holding the door, get over there!" set radio-InPosition "wfteamplay Female\o_inposition.wav I'm in position and ready to rock!" set radio-Wait "wfteamplay Female\o_wait.wav Wait!" set radio-OnMyWay "wfteamplay Female\o_coming.wav On my way!" set radio-ETA10 "wfteamplay Female\o_ETA10.wav Estimate arrival in 10 seconds." set radio-ETA5 "wfteamplay Female\o_ETA5.wav Estimate arrival in 5 seconds." set radio-FollowMe "wfteamplay Female\o_follow.wav Follow me!" set radio-CoverMe "wfteamplay Female\o_coverme.wav Cover me, I'm going in!" set radio-Gather "wfteamplay Female\o_gather.wav Gather!" set radio-Gather1 "wfteamplay Female\o_gather1.wav Gather at 1." set radio-Gather2 "wfteamplay Female\o_gather2.wav Gather at 2." set radio-Gather3 "wfteamplay Female\o_gather3.wav Gather at 3." set radio-StandBy "wfteamplay Female\o_standby.wav Stand by to attack!" set radio-AttackMultiple "wfteamplay Female\o_multiple.wav Attack at multiple routes!" set radio-AttackMain "wfteamplay Female\o_main.wav Attack at main entrance!" set radio-AttackUpper "wfteamplay Female\o_upper.wav Attack at upper entrance!" set radio-AttackLower "wfteamplay Female\o_lower.wav Attack at lower entrance!" set radio-AttackWater "wfteamplay Female\o_water.wav Attack at water entrance!" set radio-AttackRamp "wfteamplay Female\o_ramp.wav Attack at ramp!" set radio-AttackBalcony "wfteamplay Female\o_balcony.wav Attack at balcony!" set radio-AttackAlternate "wfteamplay Female\o_alternate.wav Attack at the alternate access!" set radio-AttackElevator "wfteamplay Female\o_elevator.wav Attack at the elevator!" set radio-AttackJumppad "wfteamplay Female\o_jumppad.wav Attack at the jump pad!" set radio-AttackRoof "wfteamplay Female\o_roof.wav Attack at the roof!" set radio-AttackTunnel "wfteamplay Female\o_tunnel.wav Attack at tunnel!" set radio-AttackLeft "wfteamplay Female\o_left.wav Attack at left side!" set radio-AttackRight "wfteamplay Female\o_right.wav Attack at right side!" // Defense messages. set radio-Reloading "wfteamplay Female\d_reloading.wav Going for ammo! Cover my position!" set radio-PlasmaBoom "wfteamplay Female\d_boom.wav ALL HIDE! ENEMY PLASMA ABOUT TO BLOW!" set radio-IncomingJumppad "wfteamplay Female\d_jumppad.wav Enemies at jumppad!" set radio-IncomingRampUpper "wfteamplay Female\d_rampupr.wav Enemies at upper ramp!" set radio-IncomingRampLower "wfteamplay Female\d_ramplwr.wav Enemies at lower ramp!" set radio-IncomingRoof "wfteamplay Female\d_roof.wav Enemies at the roof!" set radio-IncomingTunnel "wfteamplay Female\d_tunnel.wav Enemies in tunnel!" set radio-ResetDefense "wfteamplay Female\d_reset.wav RESET DEFENSE NOW!" set radio-DefenseDisabled "wfteamplay Female\d_disabled.wav OUR DEFENSE IS DISABLED! HUSTLE!" set radio-DefenseEnabled "wfteamplay Female\d_enabled.wav Our defensive net is enabled!" // I'm not including the "incoming balcony" message because it's a special case. See Recon.