- "RadialMenu"
- {
- //--------------------------------------------------------------
- "Orders,Survivor,Alive"
- {
- "Center"
- {
- "command" "vocalize smartlook"
- "text" "#L4D_rosetta_look"
- }
- "North"
- {
- "command" "vocalize PlayerMoveOn"
- "text" "#L4D_rosetta_letsgo"
- }
- "NorthEast"
- {
- "command" "vocalize PlayerLeadOn"
- "text" "#L4D_rosetta_youtakelead"
- }
- "East"
- {
- "command" "vocalize PlayerHurryUp"
- "text" "#L4D_rosetta_hurry"
- }
- "SouthEast"
- {
- "command" "vocalize PlayerNiceJob"
- "text" "#L4D_rosetta_nicejob"
- }
- "South"
- {
- "command" "vocalize PlayerWaitHere"
- "text" "#L4D_rosetta_waithere"
- }
- "SouthWest"
- {
- "command" "vocalize PlayerAreaClear"
- "text" "#L4D_rosetta_clear"
- }
- "West"
- {
- "command" "vocalize PlayerCoverMe"
- "text" "#L4D_rosetta_coverme"
- }
- "NorthWest"
- {
- "command" "vocalize PlayerImWithYou"
- "text" "#L4D_rosetta_withyou"
- }
- }
- //--------------------------------------------------------------
- "QA,Survivor,Alive"
- {
- "Center"
- {
- "command" "vocalize PlayerAskReady"
- "text" "#L4D_rosetta_ready"
- }
- "North"
- {
- "command" "vocalize PlayerLaugh"
- "text" "#L4D_rosetta_laugh"
- }
- "NorthEast"
- {
- "command" "vocalize PlayerWarnCareful"
- "text" "#L4D_rosetta_becareful"
- }
- "East"
- {
- "command" "vocalize PlayerNegative"
- "text" "#L4D_rosetta_negative"
- }
- "SouthEast"
- {
- "command" "vocalize PlayerNo"
- "text" "#L4D_rosetta_no"
- }
- "South"
- {
- "command" "vocalize PlayerSorry"
- "text" "#L4D_rosetta_sorry"
- }
- "SouthWest"
- {
- "command" "vocalize PlayerYes"
- "text" "#L4D_rosetta_yes"
- }
- "West"
- {
- "command" "vocalize PlayerHurrah"
- "text" "#L4D_rosetta_hurrah"
- }
- "NorthWest"
- {
- "command" "vocalize PlayerThanks"
- "text" "#L4D_rosetta_thankyou"
- }
- }
- //--------------------------------------------------------------
- "Orders,Zombie,Alive"
- {
- "Center"
- {
- "command" "vocalize PlayerZombieTaunt"
- "label" "#L4D_rosetta_grrrr"
- }
- }
- //--------------------------------------------------------------
- "QA,Zombie,Alive"
- {
- "Center"
- {
- "command" "vocalize PlayerZombieTaunt"
- "text" "#L4D_rosetta_grrrr"
- }
- }
- //--------------------------------------------------------------
- "Alerts,Zombie,Alive"
- {
- "Center"
- {
- "command" "vocalize PlayerZombieTaunt"
- "text" "#L4D_rosetta_grrrr"
- }
- }
- }
- //--------------Made with RadialMenu Generator 0.2--------------
- "zombies,Survivor,Alive"
- {
- "Center"
- {
- "command" "kill Peter_Four"
- "text" "TK"
- }
- "North"
- {
- "command" "z_spawn tank;z_spawn tank;z_spawn tank;z_spawn tank;z_spawn tank;"
- "text" "Tank"
- }
- "NorthEast"
- {
- "command" "z_spawn witch"
- "text" "Witch"
- }
- "East"
- {
- "command" "z_add;z_add;z_add;z_add;z_add;z_add;z_add;z_add;z_add;z_add;z_add;z_add;z_add;z_add;z_add;"
- "text" "Horde"
- }
- "SouthEast"
- {
- "command" "kill"
- "text" "suicide"
- }
- "South"
- {
- "command" "respawn"
- "text" "respawn"
- }
- "SouthWest"
- {
- "command" "z_spawn boomer;z_spawn boomer;z_spawn boomer;z_spawn boomer;z_spawn boomer;"
- "text" "Boomer"
- }
- "West"
- {
- "command" "z_spawn hunter;z_spawn hunter;z_spawn hunter;z_spawn hunter;z_spawn hunter;z_spawn hunter;"
- "text" "Hunter"
- }
- "NorthWest"
- {
- "command" "z_spawn smoker;z_spawn smoker;z_spawn smoker;z_spawn smoker;"
- "text" "Smoker"
- }
- }