Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 21st, 2012  |  syntax: None  |  size: 3.51 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. "RadialMenu"
  2. {
  3.         //--------------------------------------------------------------
  4.         "Orders,Survivor,Alive"
  5.         {
  6.                 "Center"
  7.                 {
  8.                         "command"       "vocalize smartlook"
  9.                         "text"          "#L4D_rosetta_look"
  10.                 }
  11.                 "North"
  12.                 {
  13.                         "command"       "vocalize PlayerMoveOn"
  14.                         "text"          "#L4D_rosetta_letsgo"
  15.                 }
  16.                 "NorthEast"
  17.                 {
  18.                         "command"       "vocalize PlayerLeadOn"
  19.                         "text"          "#L4D_rosetta_youtakelead"
  20.                 }      
  21.                 "East"
  22.                 {
  23.                         "command"       "vocalize PlayerHurryUp"
  24.                         "text"          "#L4D_rosetta_hurry"
  25.                 }      
  26.                 "SouthEast"
  27.                 {
  28.                         "command"       "vocalize PlayerNiceJob"
  29.                         "text"          "#L4D_rosetta_nicejob"
  30.                 }      
  31.                 "South"
  32.                 {
  33.                         "command"       "vocalize PlayerWaitHere"
  34.                         "text"          "#L4D_rosetta_waithere"
  35.                 }
  36.                 "SouthWest"
  37.                 {
  38.                         "command"       "vocalize PlayerAreaClear"
  39.                         "text"          "#L4D_rosetta_clear"
  40.                 }
  41.                 "West"
  42.                 {
  43.                         "command"       "vocalize PlayerCoverMe"
  44.                         "text"          "#L4D_rosetta_coverme"
  45.                 }      
  46.                 "NorthWest"
  47.                 {
  48.                         "command"       "vocalize PlayerImWithYou"
  49.                         "text"          "#L4D_rosetta_withyou"
  50.                 }      
  51.         }
  52.         //--------------------------------------------------------------
  53.         "QA,Survivor,Alive"
  54.         {
  55.                 "Center"
  56.                 {
  57.                         "command"       "vocalize PlayerAskReady"
  58.                         "text"          "#L4D_rosetta_ready"
  59.                 }
  60.                 "North"
  61.                 {
  62.                         "command"       "vocalize PlayerLaugh"
  63.                         "text"          "#L4D_rosetta_laugh"
  64.                 }
  65.                 "NorthEast"
  66.                 {
  67.                         "command"       "vocalize PlayerWarnCareful"
  68.                         "text"          "#L4D_rosetta_becareful"
  69.                 }
  70.                 "East"
  71.                 {
  72.                         "command"       "vocalize PlayerNegative"
  73.                         "text"          "#L4D_rosetta_negative"
  74.                 }
  75.                 "SouthEast"
  76.                 {
  77.                         "command"       "vocalize PlayerNo"
  78.                         "text"          "#L4D_rosetta_no"
  79.                 }
  80.                 "South"
  81.                 {
  82.                         "command"       "vocalize PlayerSorry"
  83.                         "text"          "#L4D_rosetta_sorry"
  84.                 }
  85.                 "SouthWest"
  86.                 {
  87.                         "command"       "vocalize PlayerYes"
  88.                         "text"          "#L4D_rosetta_yes"
  89.                 }
  90.                 "West"
  91.                 {
  92.                         "command"       "vocalize PlayerHurrah"
  93.                         "text"          "#L4D_rosetta_hurrah"
  94.                 }
  95.                 "NorthWest"
  96.                 {
  97.                         "command"       "vocalize PlayerThanks"
  98.                         "text"          "#L4D_rosetta_thankyou"
  99.                 }
  100.         }
  101.        
  102.         //--------------------------------------------------------------
  103.         "Orders,Zombie,Alive"
  104.         {
  105.                 "Center"
  106.                 {
  107.                         "command"       "vocalize PlayerZombieTaunt"
  108.                         "label"         "#L4D_rosetta_grrrr"
  109.                 }
  110.         }
  111.  
  112.         //--------------------------------------------------------------
  113.         "QA,Zombie,Alive"
  114.         {
  115.                 "Center"
  116.                 {
  117.                         "command"       "vocalize PlayerZombieTaunt"
  118.                         "text"          "#L4D_rosetta_grrrr"
  119.                 }
  120.         }
  121.  
  122.         //--------------------------------------------------------------
  123.         "Alerts,Zombie,Alive"
  124.         {
  125.                 "Center"
  126.                 {
  127.                         "command"       "vocalize PlayerZombieTaunt"
  128.                         "text"          "#L4D_rosetta_grrrr"
  129.                 }
  130.         }
  131.  
  132. }
  133. //--------------Made with RadialMenu Generator 0.2--------------
  134.         "zombies,Survivor,Alive"
  135.         {
  136.                 "Center"
  137.                 {
  138.                         "command"       "kill Peter_Four"
  139.                         "text"          "TK"
  140.                 }
  141.                 "North"
  142.                 {
  143.                         "command"       "z_spawn tank;z_spawn tank;z_spawn tank;z_spawn tank;z_spawn tank;"
  144.                         "text"          "Tank"
  145.                 }
  146.                 "NorthEast"
  147.                 {
  148.                         "command"       "z_spawn witch"
  149.                         "text"          "Witch"
  150.                 }
  151.                 "East"
  152.                 {
  153.                         "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;"
  154.                         "text"          "Horde"
  155.                 }
  156.                 "SouthEast"
  157.                 {
  158.                         "command"       "kill"
  159.                         "text"          "suicide"
  160.                 }
  161.                 "South"
  162.                 {
  163.                         "command"       "respawn"
  164.                         "text"          "respawn"
  165.                 }
  166.                 "SouthWest"
  167.                 {
  168.                         "command"       "z_spawn boomer;z_spawn boomer;z_spawn boomer;z_spawn boomer;z_spawn boomer;"
  169.                         "text"          "Boomer"
  170.                 }
  171.                 "West"
  172.                 {
  173.                         "command"       "z_spawn hunter;z_spawn hunter;z_spawn hunter;z_spawn hunter;z_spawn hunter;z_spawn hunter;"
  174.                         "text"          "Hunter"
  175.                 }
  176.                 "NorthWest"
  177.                 {
  178.                         "command"       "z_spawn smoker;z_spawn smoker;z_spawn smoker;z_spawn smoker;"
  179.                         "text"          "Smoker"
  180.                 }
  181.         }