Advertisement
Guest User

Untitled

a guest
Dec 31st, 2013
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.19 KB | None | 0 0
  1. <RadialMenu.xml>
  2. <!-- MapMenuKey lets you choose first keybind for the map specific command set-->
  3. <MapMenuKey>KEY_LALT</MapMenuKey>
  4. <MenuReloadHotkey>KEY_LCONTROL+KEY_F11</MenuReloadHotkey>
  5. <HotkeyCommandDelay>250</HotkeyCommandDelay>
  6. <TankMenu>
  7. <CommonCommands>
  8. <Command>
  9. <Title>Greetings</Title>
  10. <Icon>Yes</Icon>
  11. <Text>Hello, good luck and have fun, fellow tankers. :)</Text>
  12. <ChatMode>All</ChatMode>
  13. </Command>
  14. <Command>
  15. <Title>Clan spam</Title>
  16. <Icon>Support</Icon>
  17. <Text>%(randpart)s</Text>
  18. <ChatMode>All</ChatMode>
  19. <Variants>
  20. <Variant>Clan XYZ is recruiting. Contact me per PM...blablabla</Variant>
  21. <Variant>If someone wants to join your clan, they will find it on the website...</Variant>
  22. <Variant>Ohh..the circus is back in town! Anyone want to run away with it?</Variant>
  23. </Variants>
  24. </Command>
  25. <Command>
  26. <Title>Wake up!</Title>
  27. <Icon>Attack</Icon>
  28. <Text>%(randpart)s</Text>
  29. <ChatMode>Team</ChatMode>
  30. <Variants>
  31. <Variant>Good morning base campers. The battle has started!</Variant>
  32. <Variant>You guys got a fire going and drink beer in base?</Variant>
  33. <Variant>Come on! Last one out of base has to paint the enemy flag green...</Variant>
  34. </Variants>
  35. <Hotkey>KEY_LALT+KEY_C</Hotkey>
  36. </Command>
  37. <Command>
  38. <Title>Back to base</Title>
  39. <Icon>Backtobase</Icon>
  40. <Text>Back to base, please hurry!</Text>
  41. <ChatMode>Team</ChatMode>
  42. <Hotkey>KEY_LCONTROL+KEY_F</Hotkey>
  43. </Command>
  44. <Command>
  45. <Title>Reloading</Title>
  46. <Icon>Reload</Icon>
  47. <Command>RELOADINGGUN</Command>
  48. <Text>Reloading at %(ownPos)s, for %(reload)s seconds.</Text>
  49. <ChatMode>Team</ChatMode>
  50. <Hotkey>KEY_LALT+KEY_R</Hotkey>
  51. </Command>
  52. <Command>
  53. <Title>Support Plz!</Title>
  54. <Icon>Helpme</Icon>
  55. <Text>I desperately need support on %(ownPos)s! Is anyone caring?</Text>
  56. <ChatMode>Team</ChatMode>
  57. <Ping>%(ownPos)s</Ping>
  58. </Command>
  59. </CommonCommands>
  60.  
  61. <TeamCommands>
  62.  
  63. <Command>
  64. <Title>Don't rush!</Title>
  65. <Icon>Stop</Icon>
  66. <Text>%(name)s, take your time, slow down and wait for backup.</Text>
  67. <ChatMode>Team</ChatMode>
  68. </Command>
  69. <Command>
  70. <Title>Go!</Title>
  71. <Icon>Followme</Icon>
  72. <Text>%(name)s, drive forward please.</Text>
  73. <ChatMode>Team</ChatMode>
  74. </Command>
  75. <Command>
  76. <Title>Hold line</Title>
  77. <Icon>Stop</Icon>
  78. <Text>%(name)s, stop and hold the defense line, please.</Text>
  79. <ChatMode>Team</ChatMode>
  80. </Command>
  81. <Command>
  82. <Title>Reloaded?</Title>
  83. <Icon>Reload</Icon>
  84. <Text>%(name)s, is your %(vehicle)s reloaded?</Text>
  85. <ChatMode>Team</ChatMode>
  86. </Command>
  87. <Command>
  88. <Title>Platoon?</Title>
  89. <Icon>Yes</Icon>
  90. <Text>%(name)s, you want to platoon with me after this?</Text>
  91. <ChatMode>Team</ChatMode>
  92. </Command>
  93. <Command>
  94. <Title>Too far!</Title>
  95. <Icon>Turnback</Icon>
  96. <Command>TURNBACK</Command>
  97. <Text>%(name)s, noone can help you! Fall back, plz!</Text>
  98. <ChatMode>Team</ChatMode>
  99. </Command>
  100.  
  101. </TeamCommands>
  102.  
  103. <EnemyCommands>
  104.  
  105. <Command>
  106. <Title>Taunt</Title>
  107. <Icon>Followme</Icon>
  108. <Text>%(name)s, come here and fight me!</Text>
  109. <ChatMode>All</ChatMode>
  110. </Command>
  111. <Command>
  112. <Title>Focus</Title>
  113. <Icon>Support</Icon>
  114. <Text>Focus fire on - %(vehicle)s - %(name)s, please!</Text>
  115. <ChatMode>Team</ChatMode>
  116. </Command>
  117. <Command>
  118. <Title>Behind you</Title>
  119. <Icon>Turnback</Icon>
  120. <Text>%(name)s, look behind you...</Text>
  121. <ChatMode>All</ChatMode>
  122. </Command>
  123. <Command>
  124. <Title>Well done</Title>
  125. <Icon>Yes</Icon>
  126. <Text>Well done %(name)s. I salute you.</Text>
  127. <ChatMode>All</ChatMode>
  128. </Command>
  129. <Command>
  130. <Title>Bright idea?</Title>
  131. <Icon>Yes</Icon>
  132. <Text>You have more of those bright ideas, %(name)s?</Text>
  133. <ChatMode>All</ChatMode>
  134. </Command>
  135. <Command>
  136. <Title>Say Goodbye!</Title>
  137. <Icon>Turnback</Icon>
  138. <Text>Time to say goodbye, %(name)s!</Text>
  139. <ChatMode>All</ChatMode>
  140. </Command>
  141.  
  142. </EnemyCommands>
  143.  
  144. </TankMenu>
  145.  
  146. <SPGMenu>
  147. <CommonCommands>
  148. <!-- =1= -->
  149. <Command>
  150. <Title>Aiming at..</Title>
  151. <Icon>Attack</Icon>
  152. <Text>Aiming on %(viewPos)s.</Text>
  153. <ChatMode>Team</ChatMode>
  154. <Ping>%(viewPos)s</Ping>
  155. </Command>
  156. <!-- =2= -->
  157. <Command>
  158. <Title>Providing support!</Title>
  159. <Icon>Yes</Icon>
  160. <Text>Providing support fire on %(viewPos)s!</Text>
  161. <ChatMode>Team</ChatMode>
  162. </Command>
  163. <!-- =3= -->
  164. <Command>
  165. <Title>Help!</Title>
  166. <Icon>Helpme</Icon>
  167. <Text>I need a little help here!</Text>
  168. <Command>HELPME</Command>
  169. <ChatMode>Team</ChatMode>
  170. <Ping>%(ownPos)s</Ping>
  171. </Command>
  172. <!-- =4= -->
  173. <Command>
  174. <Title>Reloading!</Title>
  175. <Icon>Reload</Icon>
  176. <Text>Reloading for %(reload)s seconds.</Text>
  177. <Command>RELOADINGGUN</Command>
  178. <ChatMode>Team</ChatMode>
  179. </Command>
  180. <!-- =5= -->
  181. <Command>
  182. <Title>Fire at...</Title>
  183. <Icon>AttackSPG</Icon>
  184. <Text>Shooting at %(viewPos)s, please take care!</Text>
  185. <ChatMode>Team</ChatMode>
  186. <Ping>%(viewPos)s</Ping>
  187. </Command>
  188. <!-- =6= -->
  189. <Command>
  190. <Title>Out of Reach</Title>
  191. <Icon>No</Icon>
  192. <Text>I cannot reach them there.</Text>
  193. <Command>NEGATIVE</Command>
  194. <ChatMode>Team</ChatMode>
  195. </Command>
  196.  
  197. </CommonCommands>
  198.  
  199. <TeamCommands>
  200. <!-- =1= -->
  201. <Command>
  202. <Title>Scout!</Title>
  203. <Icon>Followme</Icon>
  204. <Text>%(name)s (%(vehicle)s), please provide some targets.</Text>
  205. <ChatMode>Team</ChatMode>
  206. </Command>
  207. <!-- =2= -->
  208. <Command>
  209. <Title>Stop!</Title>
  210. <Icon>Stop</Icon>
  211. <Text>%(name)s (%(vehicle)s), do not go out of my range, survive!</Text>
  212. <Command>STOP</Command>
  213. <ChatMode>Team</ChatMode>
  214. </Command>
  215. <!-- =3= -->
  216. <Command>
  217. <Title>Stand back!</Title>
  218. <Icon>Turnback</Icon>
  219. <Text>%(name)s (%(vehicle)s), stand back a bit!</Text>
  220. <ChatMode>Team</ChatMode>
  221. <Command>TURNBACK</Command>
  222. </Command>
  223. <!-- =4= -->
  224. <Command>
  225. <Title>Help him!</Title>
  226. <Icon>Support</Icon>
  227. <Text>Teammate %(name)s (%(vehicle)s) is ambushed at %(viewPos)s, go and help him!</Text>
  228. <ChatMode>Team</ChatMode>
  229. <Ping>%(viewPos)s</Ping>
  230. </Command>
  231. <!-- =5= -->
  232. <Command>
  233. <Title>Reloaded?</Title>
  234. <Icon>Reload</Icon>
  235. <Text>%(name)s, is your %(vehicle)s reloaded?</Text>
  236. <ChatMode>Team</ChatMode>
  237. </Command>
  238. <!-- =6= -->
  239. <Command>
  240. <Title>Bombs away!</Title>
  241. <Icon>Turnback</Icon>
  242. <Command>TURNBACK</Command>
  243. <Text>%(name)s, %(randpart)s!</Text>
  244. <Variants>
  245. <Variant>a package is on its way</Variant>
  246. <Variant>watch out for incoming shell</Variant>
  247. <Variant>try to avoid the splash</Variant>
  248. </Variants>
  249. <ChatMode>Team</ChatMode>
  250. </Command>
  251. </TeamCommands>
  252.  
  253. <EnemyCommands>
  254.  
  255. <Command>
  256. <Title>Targeting</Title>
  257. <Icon>Yes</Icon>
  258. <Text>Targeting %(vehicle)s at %(viewPos)s.</Text>
  259. <ChatMode>Team</ChatMode>
  260. </Command>
  261. <Command>
  262. <Title>Catch</Title>
  263. <Icon>Support</Icon>
  264. <Text>%(name)s, catch this.</Text>
  265. <ChatMode>All</ChatMode>
  266. </Command>
  267. <Command>
  268. <Title>Caught it?</Title>
  269. <Icon>Followme</Icon>
  270. <Text>You caught it, %(name)s? Why so silent? ;)</Text>
  271. <ChatMode>All</ChatMode>
  272. </Command>
  273. <Command>
  274. <Title>Goodbye</Title>
  275. <Icon>Turnback</Icon>
  276. <Text>Say goodbye, %(name)s.</Text>
  277. <ChatMode>All</ChatMode>
  278. </Command>
  279. <Command>
  280. <Title>Attacking</Title>
  281. <Icon>Attack</Icon>
  282. <Text>Attacking %(vehicle)s (%(name)s). Hold some distance, please.</Text>
  283. <ChatMode>Team</ChatMode>
  284. </Command>
  285. <Command>
  286. <Title>Behind you</Title>
  287. <Icon>Turnback</Icon>
  288. <Text>Look behind you, %(name)s...</Text>
  289. <ChatMode>All</ChatMode>
  290. </Command>
  291.  
  292. </EnemyCommands>
  293.  
  294. </SPGMenu>
  295.  
  296. <lightTankMenu>
  297. <TeamCommands>
  298. <!-- =1= -->
  299. <Command>
  300. <Title>Cover!</Title>
  301. <Icon>Helpme</Icon>
  302. <Text>%(vehicle)s, needs some cover fire!</Text>
  303. <Command>HELPME</Command>
  304. <ChatMode>Team</ChatMode>
  305. </Command>
  306. <!-- =2= -->
  307. <Command>
  308. <Title>Stop!</Title>
  309. <Icon>Stop</Icon>
  310. <Text>%(name)s, do not go out!</Text>
  311. <Command>STOP</Command>
  312. <ChatMode>Team</ChatMode>
  313. </Command>
  314. <!-- =3= -->
  315. <Command>
  316. <Title>Come back!</Title>
  317. <Icon>Turnback</Icon>
  318. <Text>%(name)s, please come back!</Text>
  319. <ChatMode>Team</ChatMode>
  320. <Command>TURNBACK</Command>
  321. </Command>
  322. <!-- =4= -->
  323. <Command>
  324. <Title>Concentrate fire...</Title>
  325. <Icon>Support</Icon>
  326. <Text>Concentrate fire on %(name)s in (%(vehicle)s) at %(viewPos)s!!!</Text>
  327. <ChatMode>Team</ChatMode>
  328. <Ping>%(viewPos)s</Ping>
  329. </Command>
  330. <!-- =5= -->
  331. <Command>
  332. <Title>Reloaded?</Title>
  333. <Icon>Reload</Icon>
  334. <Text>%(name)s, is your %(vehicle)s reloaded?</Text>
  335. <ChatMode>Team</ChatMode>
  336. </Command>
  337. <!-- =6= -->
  338. <Command>
  339. <Title>Help!</Title>
  340. <Icon>Helpme</Icon>
  341. <Text>%(name)s (%(vehicle)s), needs some help!</Text>
  342. <Command>HELPME</Command>
  343. <ChatMode>Team</ChatMode>
  344. </Command>
  345.  
  346. </TeamCommands>
  347.  
  348. <EnemyCommands>
  349. <!-- =1= -->
  350. <Command>
  351. <Title>Kill!</Title>
  352. <Icon>Support</Icon>
  353. <Text>Kill %(name)s (%(vehicle)s), please!</Text>
  354. <ChatMode>Team</ChatMode>
  355. <Command>SUPPORTMEWITHFIRE</Command>
  356. </Command>
  357. <!-- =2= -->
  358. <Command>
  359. <Title>Going for arty!</Title>
  360. <Icon>Support</Icon>
  361. <Text>Stop %(name)s (%(vehicle)s), he is going for arty!</Text>
  362. <ChatMode>Team</ChatMode>
  363. <Command>SUPPORTMEWITHFIRE</Command>
  364. </Command>
  365. <!-- =3= -->
  366. <Command>
  367. <Title>Priority Target!</Title>
  368. <Icon>Support</Icon>
  369. <Text>%(name)s (%(vehicle)s) - is a dangerous player!</Text>
  370. <ChatMode>Team</ChatMode>
  371. <Command>SUPPORTMEWITHFIRE</Command>
  372. </Command>
  373. <!-- =4= -->
  374. <Command>
  375. <Title>RIP!</Title>
  376. <Icon>Yes</Icon>
  377. <Text>%(name)s, %(randpart)s</Text>
  378. <ChatMode>All</ChatMode>
  379. <Variants>
  380. <Variant>rest in pieces.</Variant>
  381. <Variant>was sent back to garage...</Variant>
  382. <Variant>went back to factory for refunds.</Variant>
  383. <Variant>will not kill any more of us.</Variant>
  384. </Variants>
  385. </Command>
  386. <!-- =5= -->
  387. <Command>
  388. <Title>I'll eat you!</Title>
  389. <Icon>Attack</Icon>
  390. <Text>%(name)s, %(randpart)s</Text>
  391. <ChatMode>All</ChatMode>
  392. <Variants>
  393. <Variant>here I come!</Variant>
  394. <Variant>I am gonna chew on your behind!</Variant>
  395. <Variant>I wonder if you taste like chicken...</Variant>
  396. <Variant>it's soo on, biatch!</Variant>
  397. </Variants>
  398. </Command>
  399. <!-- =6= -->
  400. <Command>
  401. <Title>I can see you!</Title>
  402. <Icon>Yes</Icon>
  403. <Text>%(name)s, %(randpart)s</Text>
  404. <ChatMode>All</ChatMode>
  405. <Variants>
  406. <Variant>I can see you!</Variant>
  407. <Variant>Hellooo!</Variant>
  408. <Variant>smile for the incoming arty shell!</Variant>
  409. <Variant>be very, very quiet. Listen...</Variant>
  410. </Variants>
  411. </Command>
  412.  
  413. </EnemyCommands>
  414.  
  415. <CommonCommands>
  416. <!-- =1= -->
  417. <Command>
  418. <Title>Take aim!</Title>
  419. <Icon>AttackSPG</Icon>
  420. <Text>Will spot the square %(viewPos)s, take aim gentlemen.</Text>
  421. <Command>HELPME</Command>
  422. <ChatMode>Team</ChatMode>
  423. <ping>%(viewPos)s</ping>
  424. </Command>
  425. <!-- =2= -->
  426. <Command>
  427. <Title>Running!</Title>
  428. <Icon>Turnback</Icon>
  429. <Text>I am getting out, this is too hot for me!</Text>
  430. <ChatMode>Team</ChatMode>
  431. </Command>
  432. <!-- =3= -->
  433. <Command>
  434. <Title>Got a Tail!</Title>
  435. <Icon>Helpme</Icon>
  436. <Text>I got a tail behind me, shoot it off!</Text>
  437. <Command>HELPME</Command>
  438. <ChatMode>Team</ChatMode>
  439. </Command>
  440. <!-- =4= -->
  441. <Command>
  442. <Title>Reloading</Title>
  443. <Icon>Reload</Icon>
  444. <Command>RELOADINGGUN</Command>
  445. <Text>Reloading at %(ownPos)s, for %(reload)s seconds.</Text>
  446. <ChatMode>Team</ChatMode>
  447. <Hotkey>KEY_LALT+KEY_R</Hotkey>
  448. </Command>
  449. <!-- =5= -->
  450. <Command>
  451. <Title>Surrencer?</Title>
  452. <Icon>Turnback</Icon>
  453. <Text>You guys want to surrender now?</Text>
  454. <ChatMode>All</ChatMode>
  455. </Command>
  456. <!-- =6= -->
  457. <Command>
  458. <Title>Spotted in bush</Title>
  459. <Icon>Support</Icon>
  460. <Text>%(randpart)s</Text>
  461. <ChatMode>All</ChatMode>
  462. <Variants>
  463. <Variant>Come here for Cookies! Cookies!</Variant>
  464. <Variant>I am taking a dump here, look away!</Variant>
  465. <Variant>The eye is watching!</Variant>
  466. <Variant>Now, who of you gents spotted me?</Variant>
  467. </Variants>
  468. </Command>
  469. <!-- =7= hotkey only -->
  470. <Command>
  471. <Title>Refilling clip</Title>
  472. <Icon>Reload</Icon>
  473. <Command>RELOADINGGUN</Command>
  474. <Text>Refilling my clip at %(ownPos)s, it will take %(reload)s seconds.</Text>
  475. <ChatMode>Team</ChatMode>
  476. <Hotkey>KEY_C</Hotkey>
  477. </Command>
  478.  
  479. </CommonCommands>
  480. </lightTankMenu>
  481.  
  482. <!--
  483. <mediumTankMenu>
  484. <TeamCommands>
  485. </TeamCommands>
  486.  
  487. <EnemyCommands>
  488. </EnemyCommands>
  489.  
  490. <CommonCommands>
  491. </CommonCommands>
  492. </mediumTankMenu>
  493. -->
  494.  
  495. <!--
  496. <heavyTankMenu>
  497. <TeamCommands>
  498. </TeamCommands>
  499.  
  500. <EnemyCommands>
  501. </EnemyCommands>
  502.  
  503. <CommonCommands>
  504. </CommonCommands>
  505. </heavyTankMenu>
  506. -->
  507.  
  508. <!--
  509. <AT-SPGMenu>
  510. <TeamCommands>
  511. </TeamCommands>
  512.  
  513. <EnemyCommands>
  514. </EnemyCommands>
  515.  
  516. <CommonCommands>
  517. </CommonCommands>
  518. </AT-SPGMenu>
  519. -->
  520.  
  521. <TankSpecificCommands>
  522. <AMX_12t>
  523. <Alias>AutoloaderTank</Alias>
  524. </AMX_12t>
  525.  
  526. <AMX_13_75>
  527. <Alias>AutoloaderTank</Alias>
  528. </AMX_13_75>
  529.  
  530. <AMX_13_90>
  531. <Alias>AutoloaderTank</Alias>
  532. </AMX_13_90>
  533.  
  534. <AMX_13_90>
  535. <Alias>AutoloaderTank</Alias>
  536. </AMX_13_90>
  537.  
  538. <AMX_50Fosh_155>
  539. <Alias>AutoloaderTank</Alias>
  540. </AMX_50Fosh_155>
  541.  
  542. <AMX_50_100>
  543. <Alias>AutoloaderTank</Alias>
  544. </AMX_50_100>
  545.  
  546. <AMX_50_120>
  547. <Alias>AutoloaderTank</Alias>
  548. </AMX_50_120>
  549.  
  550. <Lorraine40t>
  551. <Alias>AutoloaderTank</Alias>
  552. </Lorraine40t>
  553.  
  554. <Bat_Chatillon25t>
  555. <Alias>AutoloaderTank</Alias>
  556. </Bat_Chatillon25t>
  557.  
  558. <t71>
  559. <Alias>AutoloaderTank</Alias>
  560. </t71>
  561.  
  562. <t69>
  563. <Alias>AutoloaderTank</Alias>
  564. </t69>
  565.  
  566. <t54e1>
  567. <Alias>AutoloaderTank</Alias>
  568. </t54e1>
  569.  
  570. <t57_58>
  571. <Alias>AutoloaderTank</Alias>
  572. </t57_58>
  573.  
  574. <AutoloaderTank>
  575. <CommonCommands>
  576. <!-- =1= -->
  577. <Command>
  578. <Title>Clip</Title>
  579. <Icon>Support</Icon>
  580. <Text>%(randpart)s</Text>
  581. <ChatMode>Team</ChatMode>
  582. <Variants>
  583. <Variant>Clip loaded! Shells: %(ammo)s</Variant>
  584. <Variant>Shells: %(ammo)s. Clip loaded!</Variant>
  585. </Variants>
  586. </Command>
  587. <!-- =2= -->
  588. <Command>
  589. <Title>Reset counter!</Title>
  590. <Icon>Backtobase</Icon>
  591. <Text>PLEASE go back to base to reset the cap!</Text>
  592. <Command>BACKTOBASE</Command>
  593. <ChatMode>Team</ChatMode>
  594. </Command>
  595. <!-- =3= -->
  596. <Command>
  597. <Title>Help Reload!</Title>
  598. <Icon>Helpme</Icon>
  599. <Text>I need some help at %(ownPos)s, I am reloading!</Text>
  600. <ChatMode>Team</ChatMode>
  601. <Ping>%(ownPos)s</Ping>
  602. </Command>
  603. <!-- =4= -->
  604. <Command>
  605. <Title>Reloading</Title>
  606. <Icon>Reload</Icon>
  607. <Text>Reloading for %(reload)s seconds.</Text>
  608. <ChatMode>Team</ChatMode>
  609. <Hotkey>KEY_LALT+KEY_R</Hotkey>
  610. </Command>
  611. <!-- =5= -->
  612. <Command>
  613. <Title>Thanks!</Title>
  614. <Icon>Yes</Icon>
  615. <Text>Thank you!</Text>
  616. <ChatMode>Team</ChatMode>
  617. </Command>
  618. <!-- =6= -->
  619. <Command>
  620. <Title>Refilling clip</Title>
  621. <Icon>Reload</Icon>
  622. <Command>RELOADINGGUN</Command>
  623. <Text>Refilling my clip at %(ownPos)s, it will take %(reload)s seconds.</Text>
  624. <ChatMode>Team</ChatMode>
  625. <Hotkey>KEY_C</Hotkey>
  626. </Command>
  627. </CommonCommands>
  628. </AutoloaderTank>
  629. </TankSpecificCommands>
  630.  
  631. <MapCommands>
  632. <Map_01_karelia>
  633. </Map_01_karelia>
  634.  
  635. <Map_02_malinovka>
  636. <Command>
  637. <Title>Meds 2 Hill</Title>
  638. <Icon>Attack</Icon>
  639. <Text>Mediums to hill, please.</Text>
  640. <ChatMode>Team</ChatMode>
  641. </Command>
  642. <Command>
  643. <Title>Burn da bush</Title>
  644. <Icon>Support</Icon>
  645. <Text>Arty, burn out the bush at %(viewPos)s, please.</Text>
  646. <ChatMode>Team</ChatMode>
  647. <Ping>%(viewPos)s</Ping>
  648. </Command>
  649. <Command>
  650. <Title>Field rush</Title>
  651. <Icon>Followme</Icon>
  652. <Text>Let's rush the field path gentlemen.</Text>
  653. <ChatMode>Team</ChatMode>
  654. </Command>
  655. <Command>
  656. <Title>Forest defense</Title>
  657. <Icon>Helpme</Icon>
  658. <Text>Occupy the forest and wait for "guests".</Text>
  659. <ChatMode>Team</ChatMode>
  660. </Command>
  661. <Command>
  662. <Title>To church</Title>
  663. <Icon>Helpme</Icon>
  664. <Text>Go to the church, we meet up there.</Text>
  665. <ChatMode>Team</ChatMode>
  666. </Command>
  667. <Command>
  668. <Title>Spotted!</Title>
  669. <Icon>Turnback</Icon>
  670. <Text>We are spotted, it's not safe to climb.</Text>
  671. <ChatMode>Team</ChatMode>
  672. </Command>
  673. </Map_02_malinovka>
  674.  
  675. <Map_03_campania>
  676. </Map_03_campania>
  677.  
  678. <Map_04_himmelsdorf>
  679. </Map_04_himmelsdorf>
  680.  
  681. <Map_05_prohorovka>
  682. </Map_05_prohorovka>
  683.  
  684. <Map_06_ensk>
  685. </Map_06_ensk>
  686.  
  687. <Map_07_lakeville>
  688. </Map_07_lakeville>
  689.  
  690. <Map_08_ruinberg>
  691. </Map_08_ruinberg>
  692.  
  693. <Map_10_hills>
  694. </Map_10_hills>
  695.  
  696. <Map_11_murovanka>
  697. </Map_11_murovanka>
  698.  
  699. <Map_13_erlenberg>
  700. </Map_13_erlenberg>
  701.  
  702. <Map_14_siegfried_line>
  703. </Map_14_siegfried_line>
  704.  
  705. <Map_15_komarin>
  706. </Map_15_komarin>
  707.  
  708. <Map_17_munchen>
  709. </Map_17_munchen>
  710.  
  711. <Map_18_cliff>
  712. </Map_18_cliff>
  713.  
  714. <Map_19_monastery>
  715. </Map_19_monastery>
  716.  
  717. <Map_22_slough>
  718. </Map_22_slough>
  719.  
  720. <Map_23_westfeld>
  721. </Map_23_westfeld>
  722.  
  723. <Map_28_desert>
  724. </Map_28_desert>
  725.  
  726. <Map_29_el_hallouf>
  727. </Map_29_el_hallouf>
  728.  
  729. <Map_31_airfield>
  730. </Map_31_airfield>
  731.  
  732. <Map_33_fjord>
  733. </Map_33_fjord>
  734.  
  735. <Map_34_Redshire>
  736. </Map_34_Redshire>
  737.  
  738. <Map_35_steppes>
  739. </Map_35_steppes>
  740.  
  741. <Map_36_fishing_bay>
  742. </Map_36_fishing_bay>
  743.  
  744. <Map_37_caucasus>
  745. </Map_37_caucasus>
  746.  
  747. <Map_38_mannerheim_line>
  748. </Map_38_mannerheim_line>
  749.  
  750. <Map_39_crimea>
  751. </Map_39_crimea>
  752.  
  753. <Map_42_north_america>
  754. </Map_42_north_america>
  755.  
  756. <Map_44_north_america>
  757. </Map_44_north_america>
  758.  
  759. <Map_45_north_america>
  760. </Map_45_north_america>
  761.  
  762. <Map_47_canada_a>
  763. </Map_47_canada_a>
  764.  
  765. <Map_51_asia>
  766. </Map_51_asia>
  767.  
  768. <Map_Default>
  769. <Command>
  770. <Title>To Hill!</Title>
  771. <Icon>Attack</Icon>
  772. <Text>Mediums to hill, please.</Text>
  773. <ChatMode>Team</ChatMode>
  774. </Command>
  775. <Command>
  776. <Title>Attention to..</Title>
  777. <Icon>Support</Icon>
  778. <Text>Attention at %(viewPos)s, please.</Text>
  779. <ChatMode>Team</ChatMode>
  780. </Command>
  781. <Command>
  782. <Title>Field rush</Title>
  783. <Icon>Followme</Icon>
  784. <Text>Let's rush the field path gentlemen.</Text>
  785. <ChatMode>Team</ChatMode>
  786. </Command>
  787. <Command>
  788. <Title>Forest defense</Title>
  789. <Icon>Helpme</Icon>
  790. <Text>Let's occupy the forest and wait for "guests".</Text>
  791. <ChatMode>Team</ChatMode>
  792. </Command>
  793. <Command>
  794. <Title>Cap later</Title>
  795. <Icon>Helpme</Icon>
  796. <Text>Defend first, cap later.</Text>
  797. <ChatMode>Team</ChatMode>
  798. </Command>
  799. <Command>
  800. <Title>Spotted!</Title>
  801. <Icon>Turnback</Icon>
  802. <Text>I am spotted!</Text>
  803. <ChatMode>Team</ChatMode>
  804. </Command>
  805. </Map_Default>
  806. </MapCommands>
  807. <!-- These command only work per their hotkey, define as many as you like -->
  808. <HotkeyOnlyCommands>
  809. <Command>
  810. <Title>Attack!</Title>
  811. <Icon>Attack</Icon>
  812. <Text>Lets go and kill more of them than us!</Text>
  813. <ChatMode>Team</ChatMode>
  814. <Hotkey>KEY_LALT+KEY_1</Hotkey>
  815. </Command>
  816. <Command>
  817. <Title>Don't do it!</Title>
  818. <Icon>Stop</Icon>
  819. <Text>Dont go out to mess with them!</Text>
  820. <ChatMode>Team</ChatMode>
  821. <Hotkey>KEY_LALT+KEY_2</Hotkey>
  822. </Command>
  823. <Command>
  824. <Title>Stats</Title>
  825. <Icon>Attack</Icon>
  826. <Text>XVM Stats for %(name)s: Winrate: %(winrate)s%%, Eff.: %(eff)s, Battles: %(kbattles)sk.</Text>
  827. <ChatMode>All</ChatMode>
  828. <Hotkey>KEY_0</Hotkey>
  829. </Command>
  830. <Command>
  831. <Title>Bigmouth!</Title>
  832. <Icon>Attack</Icon>
  833. <Text>%(name)s, got a global winrate of %(winrate)s%% and %(eff)s efficiency with a total of %(kbattles)sk battles...</Text>
  834. <ChatMode>All</ChatMode>
  835. <Hotkey>KEY_9</Hotkey>
  836. </Command>
  837. <Command>
  838. <Title>Refilling clip</Title>
  839. <Icon>Reload</Icon>
  840. <Command>RELOADINGGUN</Command>
  841. <Text>Refilling my clip at %(ownPos)s, it will take %(reload)s seconds.</Text>
  842. <ChatMode>Team</ChatMode>
  843. <Hotkey>KEY_C</Hotkey>
  844. </Command>
  845. <Command>
  846. <Title>Cat like tread!</Title>
  847. <Icon>Attack</Icon>
  848. <Text>%(randpart)s</Text>
  849. <ChatMode>Team</ChatMode>
  850. <Variants>
  851. <Variant>With cat like tread, upon our prey we steal!</Variant>
  852. <Variant>In silence dread, our cautious way we feel...</Variant>
  853. <Variant>No sound at all! We never speak a word!</Variant>
  854. <Variant>A fly's foot-fall, would be distinctly heard!</Variant>
  855. </Variants>
  856. <NoRandomChoice>1</NoRandomChoice>
  857. <Hotkey>KEY_N</Hotkey>
  858. </Command>
  859. <Command>
  860. <Title>CHOO-CHOO!</Title>
  861. <Icon>Attack</Icon>
  862. <Text>%(randpart)s</Text>
  863. <ChatMode>Team</ChatMode>
  864. <Variants>
  865. <Variant>Look at me Lemmingtrain, Lemmingtrain on a track, on a track...</Variant>
  866. <Variant>Look at me I go somewhere...I'm a Lemmingtrain!</Variant>
  867. <Variant>CHOO-CHOO!</Variant>
  868. <Variant>C'mon! Join Up! Join the Love-train...Love-Train!</Variant>
  869. </Variants>
  870. <Hotkey>KEY_L</Hotkey>
  871. </Command>
  872. </HotkeyOnlyCommands>
  873. </RadialMenu.xml>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement