Advertisement
Guest User

Radio commands by Vladomirmax

a guest
Nov 26th, 2015
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.20 KB | None | 0 0
  1. "RadioPanel.txt"
  2. {
  3.  
  4. //"SFUI_StandardRadio"
  5. //"SFUI_GroupRadio"    
  6. //"SFUI_ReportRadio"    
  7.     "Groups"
  8.     {
  9.         "standard"
  10.         {
  11.             "hotkey"    "1"
  12.             "title"    "#SFUI_CommandRadio"
  13.             "timeout"    "5"
  14.            
  15.             "Commands"
  16.             {
  17.  
  18.                 "coverme"
  19.                 {
  20.                     "hotkey"    "1"
  21.                     "label"    "#SFUI_Radio_Cover_me"
  22.                     "cmd"    "coverme"
  23.                 }
  24.  
  25.                 "takepoint"
  26.                 {
  27.                     "hotkey"    "2"
  28.                     "label"    "#SFUI_Radio_Take_Point"
  29.                     "cmd"    "takepoint"
  30.                 }
  31.  
  32.                 "holdpos"
  33.                 {
  34.                     "hotkey"    "3"
  35.                     "label"    "#SFUI_Radio_Hold_Pos"
  36.                     "cmd"    "holdpos"
  37.                 }
  38.  
  39.                 "regroup"
  40.                 {
  41.                     "hotkey"    "4"
  42.                     "label"    "#SFUI_Radio_Regroup"
  43.                     "cmd"    "regroup"
  44.                 }
  45.  
  46.                 "followme"
  47.                 {
  48.                     "hotkey"    "5"
  49.                     "label"    "#SFUI_Radio_Follow"
  50.                     "cmd"    "followme"
  51.                 }
  52.  
  53.                 "takingfire"
  54.                 {
  55.                     "hotkey"    "6"
  56.                     "label"    "#SFUI_Radio_Need_Assist"
  57.                     "cmd"    "takingfire"
  58.                 }
  59.  
  60.             }
  61.         }
  62.        
  63.         "group"
  64.         {
  65.             "hotkey"    "2"
  66.             "title"    "#SFUI_StandardRadio"
  67.             "timeout"    "5"
  68.            
  69.             "Commands"
  70.             {
  71.                 "go"
  72.                 {
  73.                     "hotkey"    "1"
  74.                     "label"    "#SFUI_Radio_Go"
  75.                     "cmd"    "go"
  76.                 }
  77.  
  78.                 "fallback"
  79.                 {
  80.                     "hotkey"    "2"
  81.                     "label"    "#SFUI_Radio_Fall_Back"
  82.                     "cmd"    "fallback"
  83.                 }
  84.  
  85.                 "sticktog"
  86.                 {
  87.                     "hotkey"    "3"
  88.                     "label"    "#SFUI_Radio_Stick_Together"
  89.                     "cmd"    "sticktog"
  90.                 }
  91.  
  92.                 "cheer"
  93.                 {
  94.                     "hotkey"    "4"
  95.                     "label"    "#SFUI_Radio_Cheer"
  96.                     "cmd"    "cheer"
  97.                 }
  98.                
  99.                 "compliment"
  100.                 {
  101.                     "hotkey"    "5"
  102.                     "label"    "#SFUI_Radio_Compliment"
  103.                     "cmd"    "compliment"
  104.                 }
  105.  
  106.                 "report"
  107.                 {
  108.                     "hotkey"    "6"
  109.                     "label"    "#SFUI_Radio_Report_In"
  110.                     "cmd"    "report"
  111.                 }
  112.                
  113.                 "thanks"
  114.                 {
  115.                     "hotkey"    "7"
  116.                     "label"    "#SFUI_Radio_Thanks"
  117.                     "cmd"    "thanks"
  118.                 }
  119.             }
  120.         }
  121.        
  122.         "report"
  123.         {
  124.             "hotkey"    "3"
  125.             "title"    "#SFUI_ReportRadio"
  126.             "timeout"    "5"
  127.            
  128.             "Commands"
  129.             {
  130.                 "roger"
  131.                 {
  132.                     "hotkey"    "1"
  133.                     "label"    "#SFUI_Radio_Roger"
  134.                     "cmd"    "roger"
  135.                 }
  136.  
  137.                 "enemyspot"
  138.                 {
  139.                     "hotkey"    "2"
  140.                     "label"    "#SFUI_Radio_Spotted"
  141.                     "cmd"    "enemyspot"
  142.                 }
  143.                
  144.                 "needbackup"
  145.                 {
  146.                     "hotkey"    "3"
  147.                     "label"    "#SFUI_Radio_Need_Backup"
  148.                     "cmd"    "needbackup"
  149.                 }
  150.                                
  151.                 "sectorclear"
  152.                 {
  153.                     "hotkey"    "4"
  154.                     "label"    "#SFUI_Radio_Sector_Clear"
  155.                     "cmd"    "sectorclear"
  156.                 }
  157.                
  158.                 "inposition"
  159.                 {
  160.                     "hotkey"    "5"
  161.                     "label"    "#SFUI_Radio_In_Position"
  162.                     "cmd"    "inposition"
  163.                 }
  164.  
  165.                 "reportingin"
  166.                 {
  167.                     "hotkey"    "6"
  168.                     "label"    "#SFUI_Radio_Reporting_Int"
  169.                     "cmd"    "reportingin"
  170.                 }
  171.  
  172.                 "getout"
  173.                 {
  174.                     "hotkey"    "7"
  175.                     "label"    "#SFUI_Radio_Shes_Gonna_Blow"
  176.                     "cmd"    "getout"
  177.                 }
  178.  
  179.                 "negative"
  180.                 {
  181.                     "hotkey"    "8"
  182.                     "label"    "#SFUI_Radio_Negative"
  183.                     "cmd"    "negative"
  184.                 }
  185.  
  186.                 "enemydown"
  187.                 {
  188.                     "hotkey"    "9"
  189.                     "label"    "#SFUI_Radio_Enemy_Down"
  190.                     "cmd"    "enemydown"
  191.                 }            
  192.             }
  193.         }
  194.     }
  195. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement