// // 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 (male.cfg) should be called by each of the male 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 Male\m_thanks.wav Thanks!" set radio-Nodie "wfteamplay Male\m_helpnurse.wav Please help me nurse! I don't want to die! #S" set radio-Defuseme "wfteamplay Male\m_defuse.wav Need cyborg to defuse this plasma bomb!" set radio-Oops "wfteamplay Male\m_OMG.wav ...oops!" set radio-NeedAmmo "wfteamplay Male\m_needammo.wav I need all the ammo you can spare!" set radio-NeedBullets "wfteamplay Male\m_needbullets.wav I need bullets!" set radio-NeedCells "wfteamplay Male\m_needcells.wav I need cells!" set radio-NeedGrenades "wfteamplay Male\m_needgrenades.wav I need grenades!" set radio-NeedShells "wfteamplay Male\m_needammo.wav I need shotgun shells!" set radio-NeedSlugs "wfteamplay Male\m_needammo.wav I need slugs!" set radio-NeedLightning "wfteamplay Male\m_needammo.wav I need lightning ammo!" set radio-NeedBFG "wfteamplay Male\m_needammo.wav I need BFG ammo!" set radio-NeedRockets "wfteamplay Male\m_needammo.wav I need rockets!" set radio-BaseOverrun "wfteamplay Male\m_overrun.wav BASE OVERRUN! EVERYBODY PULL BACK!" set radio-NeedMoreOffense "wfteamplay Male\m_moreoffense.wav Get off yer butts, we need more offense!" set radio-IRC "wfteamplay Male\m_IRC.wav All team members report to IRC pronto!" set radio-StatusReport "wfteamplay Male\m_status.wav Report your status!" // Offense messages. set radio-Hitbutton "wfteamplay Male\o_button.wav Please hit the button!" set radio-Holding "wfteamplay Male\o_holding.wav I'm holding the door, get over there!" set radio-InPosition "wfteamplay Male\o_inposition.wav I'm in position and ready to rock!" set radio-Wait "wfteamplay Male\o_wait.wav Wait!" set radio-OnMyWay "wfteamplay Male\o_coming.wav On my way!" set radio-ETA10 "wfteamplay Male\o_ETA10.wav Estimate arrival in 10 seconds." set radio-ETA5 "wfteamplay Male\o_ETA5.wav Estimate arrival in 5 seconds." set radio-FollowMe "wfteamplay Male\o_follow.wav Follow me!" set radio-CoverMe "wfteamplay Male\o_coverme.wav Cover me, I'm going in!" set radio-Gather "wfteamplay Male\o_gather.wav Gather!" set radio-Gather1 "wfteamplay Male\o_gather1.wav Gather at 1." set radio-Gather2 "wfteamplay Male\o_gather2.wav Gather at 2." set radio-Gather3 "wfteamplay Male\o_gather3.wav Gather at 3." set radio-StandBy "wfteamplay Male\o_standby.wav Stand by to attack!" set radio-AttackMultiple "wfteamplay Male\o_multiple.wav Attack at multiple routes!" set radio-AttackMain "wfteamplay Male\o_main.wav Attack at main entrance!" set radio-AttackUpper "wfteamplay Male\o_upper.wav Attack at upper entrance!" set radio-AttackLower "wfteamplay Male\o_lower.wav Attack at lower entrance!" set radio-AttackWater "wfteamplay Male\o_water.wav Attack at water entrance!" set radio-AttackRamp "wfteamplay Male\o_ramp.wav Attack at ramp!" set radio-AttackBalcony "wfteamplay Male\o_balcony.wav Attack at balcony!" set radio-AttackAlternate "wfteamplay Male\o_alternate.wav Attack at the alternate access!" set radio-AttackElevator "wfteamplay Male\o_elevator.wav Attack at the elevator!" set radio-AttackJumppad "wfteamplay Male\o_jumppad.wav Attack at the jump pad!" set radio-AttackRoof "wfteamplay Male\o_roof.wav Attack at the roof!" set radio-AttackTunnel "wfteamplay Male\o_tunnel.wav Attack at tunnel!" set radio-AttackLeft "wfteamplay Male\o_left.wav Attack at left side!" set radio-AttackRight "wfteamplay Male\o_right.wav Attack at right side!" // Defense messages. set radio-Reloading "wfteamplay Male\d_reloading.wav Going for ammo! Cover my position!" set radio-PlasmaBoom "wfteamplay Male\d_boom.wav ALL HIDE! ENEMY PLASMA ABOUT TO BLOW!" set radio-IncomingJumppad "wfteamplay Male\d_jumppad.wav Enemies at jumppad!" set radio-IncomingRampUpper "wfteamplay Male\d_rampupr.wav Enemies at upper ramp!" set radio-IncomingRampLower "wfteamplay Male\d_ramplwr.wav Enemies at lower ramp!" set radio-IncomingRoof "wfteamplay Male\d_roof.wav Enemies at roof!" set radio-IncomingTunnel "wfteamplay Male\d_tunnel.wav Enemies in tunnel!" set radio-ResetDefense "wfteamplay Male\d_reset.wav RESET DEFENSE NOW!" set radio-DefenseDisabled "wfteamplay Male\d_disabled.wav OUR DEFENSE IS DISABLED! HUSTLE!" set radio-DefenseEnabled "wfteamplay Male\d_enabled.wav Our defensive net is enabled!" // I'm not including the "incoming balcony" message because it's a special case. See Recon.