Advertisement
Pr0nogo

Untitled

Jan 31st, 2019
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 171.02 KB | None | 0 0
  1. Trigger("Player 1"){
  2. Conditions:
  3. Always();
  4.  
  5. Actions:
  6. Comment("P1 | Remove AI placeholders, give doomed structures to neutral");
  7. Remove Unit("All players", "Map Revealer");
  8. Remove Unit("Player 12", "Police Academy");
  9. Remove Unit("Player 12", "Police Armory");
  10. Remove Unit("Player 12", "Police Bunker");
  11. Remove Unit("Player 12", "Police Donut Shop");
  12. Remove Unit("Player 12", "Police Garage");
  13. Remove Unit("Player 12", "Police Sentry Turret");
  14. Remove Unit("Player 12", "Police Station");
  15. Remove Unit("Player 12", "Police Bazookabike");
  16. Remove Unit("Player 12", "Police Officer");
  17. Remove Unit("Player 12", "Police Paramedic");
  18. Remove Unit("Player 12", "Police Ranger");
  19. Remove Unit("Player 12", "SWAT Trooper");
  20. Remove Unit("Player 12", "9gag Server");
  21. Remove Unit("Player 12", "Fanfiction Editor's Lounge");
  22. Remove Unit("Player 12", "Anime Imageboard");
  23. Remove Unit("Player 12", "Anime Kissing Department");
  24. Remove Unit("Player 12", "Anime Queer Nest");
  25. Remove Unit("Player 12", "Zerg Creep Colony");
  26. Remove Unit("Player 12", "9gag Patron");
  27. Remove Unit("Player 12", "9gag Spammer");
  28. Remove Unit("Player 12", "9gag Subscriber");
  29. Remove Unit("Player 12", "Anime Cosplayer");
  30. Remove Unit("Player 12", "Fanfiction Editor");
  31. Remove Unit("Player 12", "Anime Smoochie Boy");
  32. Give Units to Player("Player 3", "Player 12", "Police Airbase", All, "Ambi]AirbaseBlow");
  33. Give Units to Player("Player 3", "Player 12", "Police Bunker", All, "Ambi]BunkerBlow");
  34. Give Units to Player("Player 3", "Player 12", "Police Donut Shop", All, "Ambi]FoundryBlow");
  35. Give Units to Player("Player 3", "Player 12", "Police Garage", All, "Ambi]GarageBlow");
  36. Give Units to Player("Player 3", "Player 12", "Police Sentry Turret", All, "Ambi]TurretBlow");
  37. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  38. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  39. }
  40.  
  41. //-----------------------------------------------------------------//
  42.  
  43. Trigger("Player 1"){
  44. Conditions:
  45. Bring("All players", "Cullen", "Anywhere", At least, 1);
  46.  
  47. Actions:
  48. Comment("P1 | Center location, Cullen");
  49. Move Location("All players", "Cullen", "Anywhere", "Center]Cullen");
  50. Preserve Trigger();
  51. }
  52.  
  53. //-----------------------------------------------------------------//
  54.  
  55. Trigger("Player 1"){
  56. Conditions:
  57. Bring("All players", "Darion (Superbike)", "Anywhere", At least, 1);
  58.  
  59. Actions:
  60. Comment("P1 | Center location, Darion");
  61. Move Location("All players", "Darion (Superbike)", "Anywhere", "Center]Darion");
  62. Preserve Trigger();
  63. }
  64.  
  65. //-----------------------------------------------------------------//
  66.  
  67. Trigger("Player 1"){
  68. Conditions:
  69. Bring("All players", "Donut Beast (Ice World)", "Anywhere", Exactly, 1);
  70.  
  71. Actions:
  72. Comment("P1 | Center location, last donut beast");
  73. Move Location("All players", "Donut Beast (Ice World)", "Anywhere", "Center]DonutBeast");
  74. Preserve Trigger();
  75. }
  76.  
  77. //-----------------------------------------------------------------//
  78.  
  79. Trigger("Player 3"){
  80. Conditions:
  81. Switch("DonutOperatorSpawn", set);
  82.  
  83. Actions:
  84. Comment("P3 | Spawn donut operator");
  85. Create Unit with Properties("Player 3", "Donut Officer (Secret Ackmed)", 1, "Center]DonutBeast", 2);
  86. Wait(10);
  87. Kill Unit("All players", "Donut Officer (Secret Ackmed)");
  88. Wait(250);
  89. Create Unit with Properties("Player 3", "Donut Officer (Secret Ackmed)", 1, "Center]DonutBeast", 2);
  90. }
  91.  
  92. //-----------------------------------------------------------------//
  93.  
  94. Trigger("Player 1"){
  95. Conditions:
  96. Switch("Singleplayer", not set);
  97. Deaths("Player 6", "Men", At least, 1);
  98.  
  99. Actions:
  100. Comment("P1 | Trip, team engages Kraak's clan");
  101. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 536870912);
  102. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  103. }
  104.  
  105. //-----------------------------------------------------------------//
  106.  
  107. Trigger("Player 1"){
  108. Conditions:
  109. Switch("Singleplayer", not set);
  110. Deaths("Player 5", "Men", At least, 4);
  111.  
  112. Actions:
  113. Comment("P1 | Trip, team engages Mongo's clan");
  114. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 268435456);
  115. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  116. }
  117.  
  118. //-----------------------------------------------------------------//
  119.  
  120. Trigger("Player 1"){
  121. Conditions:
  122. Switch("Singleplayer", not set);
  123. Deaths("All players", "Donut Beast (Ice World)", At least, 1);
  124.  
  125. Actions:
  126. Comment("P1 | Trip, donut beast killed");
  127. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Set To, 134217728);
  128. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Set To, 33554432);
  129. }
  130.  
  131. //-----------------------------------------------------------------//
  132.  
  133. Trigger("Player 1"){
  134. Conditions:
  135. Switch("Singleplayer", not set);
  136. Bring("All players", "Donut Beast (Ice World)", "Anywhere", Exactly, 0);
  137.  
  138. Actions:
  139. Comment("P1 | Trip, all donut beasts killed");
  140. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 67108864);
  141. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  142. }
  143.  
  144. //-----------------------------------------------------------------//
  145.  
  146. Trigger("Player 1"){
  147. Conditions:
  148. Switch("Singleplayer", not set);
  149. Bring("All players", "Crow (Simulation)", "Anywhere", Exactly, 0);
  150.  
  151. Actions:
  152. Comment("P1 | Trip, team kills the crow");
  153. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 33554432);
  154. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  155. }
  156.  
  157. //-----------------------------------------------------------------//
  158.  
  159. Trigger("Player 1"){
  160. Conditions:
  161. Switch("Singleplayer", not set);
  162. Bring("Player 3", "Buildings", "Anywhere", At most, 12);
  163.  
  164. Actions:
  165. Comment("P1 | Trip, team rescues a building");
  166. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 16777216);
  167. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  168. }
  169.  
  170. //-----------------------------------------------------------------//
  171.  
  172. Trigger("Player 1"){
  173. Conditions:
  174. Switch("Singleplayer", not set);
  175. Bring("P1 Cullen | P2 Darion", "Police Paramedic", "Anywhere", At least, 1);
  176.  
  177. Actions:
  178. Comment("P1 | Trip, F1 trains a paramedic");
  179. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 8388608);
  180. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  181. }
  182.  
  183. //-----------------------------------------------------------------//
  184.  
  185. Trigger("Player 1"){
  186. Conditions:
  187. Switch("Singleplayer", not set);
  188. Bring("P1 Cullen | P2 Darion", "Police Bazookabike", "Anywhere", At least, 1);
  189.  
  190. Actions:
  191. Comment("P1 | Trip, F1 trains a bazookabike");
  192. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 4194304);
  193. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  194. }
  195.  
  196. //-----------------------------------------------------------------//
  197.  
  198. Trigger("Player 1"){
  199. Conditions:
  200. Switch("Singleplayer", not set);
  201. Bring("Player 1", "Police Station", "Anywhere", At least, 2);
  202.  
  203. Actions:
  204. Comment("P1 | Trip, Cullen expands");
  205. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 2097152);
  206. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 33554432);
  207. }
  208.  
  209. //-----------------------------------------------------------------//
  210.  
  211. Trigger("Player 1"){
  212. Conditions:
  213. Switch("Singleplayer", not set);
  214. Bring("Player 2", "Police Station", "Anywhere", At least, 2);
  215.  
  216. Actions:
  217. Comment("P1 | Trip, Darion expands");
  218. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 1048576);
  219. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  220. }
  221.  
  222. //-----------------------------------------------------------------//
  223.  
  224. Trigger("Player 1"){
  225. Conditions:
  226. Switch("Singleplayer", not set);
  227. Bring("P1 Cullen | P2 Darion", "Men", "_Point]KraakNatural", At least, 2);
  228. Bring("Player 6", "Buildings", "_Point]KraakNatural", At least, 2);
  229.  
  230. Actions:
  231. Comment("P1 | Trip, Kraak natural attacked");
  232. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 524288);
  233. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  234. }
  235.  
  236. //-----------------------------------------------------------------//
  237.  
  238. Trigger("Player 1"){
  239. Conditions:
  240. Switch("Singleplayer", set);
  241. Bring("P1 Cullen | P2 Darion", "Men", "_Point]KraakNatural", At least, 2);
  242. Bring("Player 6", "Buildings", "_Point]KraakNatural", At least, 2);
  243. Switch("KraakNatAttack", not set);
  244.  
  245. Actions:
  246. Comment("P1 | Trip, Kraak natural attacked (SP, P1)");
  247. Set Switch("KraakNatAttack", set);
  248. }
  249.  
  250. //-----------------------------------------------------------------//
  251.  
  252. Trigger("Player 1"){
  253. Conditions:
  254. Switch("Singleplayer", set);
  255. Bring("Player 4", "Men", "_Point]KraakNatural", At least, 2);
  256. Bring("Player 6", "Buildings", "_Point]KraakNatural", At least, 2);
  257. Switch("KraakNatAttack", not set);
  258.  
  259. Actions:
  260. Comment("P1 | Trip, Kraak natural attacked (SP, P4)");
  261. Set Switch("KraakNatAttack", set);
  262. }
  263.  
  264. //-----------------------------------------------------------------//
  265.  
  266. Trigger("Player 1"){
  267. Conditions:
  268. Switch("Singleplayer", not set);
  269. Bring("P1 Cullen | P2 Darion", "Men", "_Point]KraakMain", At least, 2);
  270.  
  271. Actions:
  272. Comment("P1 | Trip, Kraak main attacked");
  273. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 262144);
  274. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  275. }
  276.  
  277. //-----------------------------------------------------------------//
  278.  
  279. Trigger("Player 1"){
  280. Conditions:
  281. Switch("Singleplayer", set);
  282. Bring("P1 Cullen | P2 Darion", "Men", "_Point]KraakMain", At least, 2);
  283. Switch("KraakMainAttack", not set);
  284.  
  285. Actions:
  286. Comment("P1 | Trip, Kraak main attacked (SP, P1)");
  287. Set Switch("KraakMainAttack", set);
  288. }
  289.  
  290. //-----------------------------------------------------------------//
  291.  
  292. Trigger("Player 1"){
  293. Conditions:
  294. Switch("Singleplayer", set);
  295. Bring("Player 4", "Men", "_Point]KraakMain", At least, 2);
  296. Switch("KraakMainAttack", not set);
  297.  
  298. Actions:
  299. Comment("P1 | Trip, Kraak main attacked (SP, P4)");
  300. Set Switch("KraakMainAttack", set);
  301. }
  302.  
  303. //-----------------------------------------------------------------//
  304.  
  305. Trigger("Player 1"){
  306. Conditions:
  307. Switch("Singleplayer", not set);
  308. Bring("Player 6", "Anime Cosplayer", "Anywhere", Exactly, 0);
  309. Bring("Player 6", "Factories", "Anywhere", Exactly, 0);
  310.  
  311. Actions:
  312. Comment("P1 | Trip, Kraak main destroyed");
  313. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 131072);
  314. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  315. }
  316.  
  317. //-----------------------------------------------------------------//
  318.  
  319. Trigger("Player 1"){
  320. Conditions:
  321. Switch("Singleplayer", not set);
  322. Bring("P1 Cullen | P2 Darion", "Men", "_Point]MongoNatural", At least, 2);
  323. Bring("Player 5", "Buildings", "_Point]MongoNatural", At least, 2);
  324.  
  325. Actions:
  326. Comment("P1 | Trip, Mongo natural attacked");
  327. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 65536);
  328. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  329. }
  330.  
  331. //-----------------------------------------------------------------//
  332.  
  333. Trigger("Player 1"){
  334. Conditions:
  335. Switch("Singleplayer", set);
  336. Bring("P1 Cullen | P2 Darion", "Men", "_Point]MongoNatural", At least, 2);
  337. Bring("Player 5", "Buildings", "_Point]MongoNatural", At least, 2);
  338. Switch("MongoNatAttack", not set);
  339.  
  340. Actions:
  341. Comment("P1 | Trip, Mongo natural attacked (SP, P1)");
  342. Set Switch("MongoNatAttack", set);
  343. }
  344.  
  345. //-----------------------------------------------------------------//
  346.  
  347. Trigger("Player 1"){
  348. Conditions:
  349. Switch("Singleplayer", set);
  350. Bring("Player 4", "Men", "_Point]MongoNatural", At least, 2);
  351. Bring("Player 5", "Buildings", "_Point]MongoNatural", At least, 2);
  352. Switch("MongoNatAttack", not set);
  353.  
  354. Actions:
  355. Comment("P1 | Trip, Mongo natural attacked (SP, P4)");
  356. Set Switch("MongoNatAttack", set);
  357. }
  358.  
  359. //-----------------------------------------------------------------//
  360.  
  361. Trigger("Player 1"){
  362. Conditions:
  363. Switch("Singleplayer", not set);
  364. Bring("P1 Cullen | P2 Darion", "Men", "_Point]MongoMain", At least, 2);
  365.  
  366. Actions:
  367. Comment("P1 | Trip, Mongo main attacked");
  368. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 32768);
  369. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  370. }
  371.  
  372. //-----------------------------------------------------------------//
  373.  
  374. Trigger("Player 1"){
  375. Conditions:
  376. Switch("Singleplayer", set);
  377. Bring("P1 Cullen | P2 Darion", "Men", "_Point]MongoMain", At least, 2);
  378. Switch("MongoMainAttack", not set);
  379.  
  380. Actions:
  381. Comment("P1 | Trip, Mongo main attacked (SP, P1)");
  382. Set Switch("MongoMainAttack", set);
  383. }
  384.  
  385. //-----------------------------------------------------------------//
  386.  
  387. Trigger("Player 1"){
  388. Conditions:
  389. Switch("Singleplayer", set);
  390. Bring("Player 4", "Men", "_Point]MongoMain", At least, 2);
  391. Switch("MongoMainAttack", not set);
  392.  
  393. Actions:
  394. Comment("P1 | Trip, Mongo main attacked (SP, P4)");
  395. Set Switch("MongoMainAttack", set);
  396. }
  397.  
  398. //-----------------------------------------------------------------//
  399.  
  400. Trigger("Player 1"){
  401. Conditions:
  402. Switch("Singleplayer", not set);
  403. Bring("Player 5", "Anime Cosplayer", "Anywhere", Exactly, 0);
  404. Bring("Player 5", "Factories", "Anywhere", Exactly, 0);
  405.  
  406. Actions:
  407. Comment("P1 | Trip, Mongo main destroyed");
  408. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 16384);
  409. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 33554432);
  410. }
  411.  
  412. //-----------------------------------------------------------------//
  413.  
  414. Trigger("Player 1"){
  415. Conditions:
  416. Switch("Singleplayer", not set);
  417. Deaths("Player 6", "Artanis (Scout)", Exactly, 0);
  418. Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Exactly, 0);
  419. Elapsed Time(At least, 5);
  420.  
  421. Actions:
  422. Comment("P1 | Trip, Kraak attacks general 01");
  423. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 536870912);
  424. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  425. Set Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Set To, 1);
  426. Preserve Trigger();
  427. }
  428.  
  429. //-----------------------------------------------------------------//
  430.  
  431. Trigger("Player 1"){
  432. Conditions:
  433. Switch("Singleplayer", not set);
  434. Deaths("Player 6", "Artanis (Scout)", Exactly, 1);
  435. Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Exactly, 0);
  436.  
  437. Actions:
  438. Comment("P1 | Trip, Kraak attacks general 02");
  439. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 268435456);
  440. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  441. Set Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Set To, 1);
  442. Preserve Trigger();
  443. }
  444.  
  445. //-----------------------------------------------------------------//
  446.  
  447. Trigger("Player 1"){
  448. Conditions:
  449. Switch("Singleplayer", not set);
  450. Deaths("Player 6", "Artanis (Scout)", Exactly, 2);
  451. Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Exactly, 0);
  452.  
  453. Actions:
  454. Comment("P1 | Trip, Kraak attacks general 03");
  455. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 134217728);
  456. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  457. Set Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Set To, 1);
  458. Preserve Trigger();
  459. }
  460.  
  461. //-----------------------------------------------------------------//
  462.  
  463. Trigger("Player 1"){
  464. Conditions:
  465. Switch("Singleplayer", not set);
  466. Deaths("Player 6", "Artanis (Scout)", Exactly, 3);
  467. Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Exactly, 0);
  468.  
  469. Actions:
  470. Comment("P1 | Trip, Kraak attacks general 04");
  471. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 67108864);
  472. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  473. Set Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Set To, 1);
  474. Preserve Trigger();
  475. }
  476.  
  477. //-----------------------------------------------------------------//
  478.  
  479. Trigger("Player 1"){
  480. Conditions:
  481. Switch("Singleplayer", not set);
  482. Deaths("Player 6", "Artanis (Scout)", Exactly, 4);
  483. Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Exactly, 0);
  484.  
  485. Actions:
  486. Comment("P1 | Trip, Kraak attacks general 05");
  487. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 33554432);
  488. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  489. Set Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Set To, 1);
  490. Preserve Trigger();
  491. }
  492.  
  493. //-----------------------------------------------------------------//
  494.  
  495. Trigger("Player 1"){
  496. Conditions:
  497. Switch("Singleplayer", not set);
  498. Deaths("Player 6", "Artanis (Scout)", Exactly, 5);
  499. Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Exactly, 0);
  500.  
  501. Actions:
  502. Comment("P1 | Trip, Kraak attacks general 06");
  503. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 16777216);
  504. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  505. Set Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Set To, 1);
  506. Preserve Trigger();
  507. }
  508.  
  509. //-----------------------------------------------------------------//
  510.  
  511. Trigger("Player 1"){
  512. Conditions:
  513. Switch("Singleplayer", not set);
  514. Deaths("Player 6", "Artanis (Scout)", Exactly, 6);
  515. Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Exactly, 0);
  516.  
  517. Actions:
  518. Comment("P1 | Trip, Kraak attacks general 07");
  519. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 8388608);
  520. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  521. Set Deaths("P1 Cullen | P2 Darion", "Bengalaas (Jungle)", Set To, 1);
  522. Preserve Trigger();
  523. }
  524.  
  525. //-----------------------------------------------------------------//
  526.  
  527. Trigger("Player 1"){
  528. Conditions:
  529. Switch("Singleplayer", not set);
  530. Deaths("Player 5", "Artanis (Scout)", Exactly, 0);
  531. Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Exactly, 0);
  532. Elapsed Time(At least, 5);
  533.  
  534. Actions:
  535. Comment("P1 | Trip, Mongo attacks general 01");
  536. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 4194304);
  537. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  538. Set Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Set To, 1);
  539. Preserve Trigger();
  540. }
  541.  
  542. //-----------------------------------------------------------------//
  543.  
  544. Trigger("Player 1"){
  545. Conditions:
  546. Switch("Singleplayer", not set);
  547. Deaths("Player 5", "Artanis (Scout)", Exactly, 1);
  548. Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Exactly, 0);
  549.  
  550. Actions:
  551. Comment("P1 | Trip, Mongo attacks general 02");
  552. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 2097152);
  553. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  554. Set Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Set To, 1);
  555. Preserve Trigger();
  556. }
  557.  
  558. //-----------------------------------------------------------------//
  559.  
  560. Trigger("Player 1"){
  561. Conditions:
  562. Switch("Singleplayer", not set);
  563. Deaths("Player 5", "Artanis (Scout)", Exactly, 2);
  564. Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Exactly, 0);
  565.  
  566. Actions:
  567. Comment("P1 | Trip, Mongo attacks general 03");
  568. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 1048576);
  569. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  570. Set Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Set To, 1);
  571. Preserve Trigger();
  572. }
  573.  
  574. //-----------------------------------------------------------------//
  575.  
  576. Trigger("Player 1"){
  577. Conditions:
  578. Switch("Singleplayer", not set);
  579. Deaths("Player 5", "Artanis (Scout)", Exactly, 3);
  580. Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Exactly, 0);
  581.  
  582. Actions:
  583. Comment("P1 | Trip, Mongo attacks general 04");
  584. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 524288);
  585. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  586. Set Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Set To, 1);
  587. Preserve Trigger();
  588. }
  589.  
  590. //-----------------------------------------------------------------//
  591.  
  592. Trigger("Player 1"){
  593. Conditions:
  594. Switch("Singleplayer", not set);
  595. Deaths("Player 5", "Artanis (Scout)", Exactly, 4);
  596. Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Exactly, 0);
  597.  
  598. Actions:
  599. Comment("P1 | Trip, Mongo attacks general 05");
  600. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 262144);
  601. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  602. Set Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Set To, 1);
  603. Preserve Trigger();
  604. }
  605.  
  606. //-----------------------------------------------------------------//
  607.  
  608. Trigger("Player 1"){
  609. Conditions:
  610. Switch("Singleplayer", not set);
  611. Deaths("Player 5", "Artanis (Scout)", Exactly, 5);
  612. Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Exactly, 0);
  613.  
  614. Actions:
  615. Comment("P1 | Trip, Mongo attacks general 06");
  616. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 131072);
  617. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  618. Set Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Set To, 1);
  619. Preserve Trigger();
  620. }
  621.  
  622. //-----------------------------------------------------------------//
  623.  
  624. Trigger("Player 1"){
  625. Conditions:
  626. Switch("Singleplayer", not set);
  627. Deaths("Player 5", "Artanis (Scout)", Exactly, 6);
  628. Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Exactly, 0);
  629.  
  630. Actions:
  631. Comment("P1 | Trip, Mongo attacks general 07");
  632. Set Deaths("P1 Cullen | P2 Darion", "9gag Moderator", Add, 65536);
  633. Set Deaths("P1 Cullen | P2 Darion", "9gag Patron", Add, 1048576);
  634. Set Deaths("P1 Cullen | P2 Darion", "Arcturus Mengsk (Battlecruiser)", Set To, 1);
  635. Preserve Trigger();
  636. }
  637.  
  638. //-----------------------------------------------------------------//
  639.  
  640. Trigger("Player 1"){
  641. Conditions:
  642. Bring("P1 Cullen | P2 Darion", "Men", "Ambi]AirbaseBlow", At least, 1);
  643.  
  644. Actions:
  645. Comment("P1 | Kill airbase, F1");
  646. Kill Unit At Location("Player 12", "Police Airbase", All, "Ambi]AirbaseBlow");
  647. }
  648.  
  649. //-----------------------------------------------------------------//
  650.  
  651. Trigger("Player 1"){
  652. Conditions:
  653. Bring("Player 4", "Men", "Ambi]AirbaseBlow", At least, 1);
  654.  
  655. Actions:
  656. Comment("P1 | Kill airbase, P4");
  657. Kill Unit At Location("Player 12", "Police Airbase", All, "Ambi]AirbaseBlow");
  658. }
  659.  
  660. //-----------------------------------------------------------------//
  661.  
  662. Trigger("Player 1"){
  663. Conditions:
  664. Bring("P1 Cullen | P2 Darion", "Men", "Ambi]BunkerBlow", At least, 1);
  665.  
  666. Actions:
  667. Comment("P1 | Kill bunker, F1");
  668. Kill Unit At Location("Player 12", "Police Bunker", All, "Ambi]BunkerBlow");
  669. }
  670.  
  671. //-----------------------------------------------------------------//
  672.  
  673. Trigger("Player 1"){
  674. Conditions:
  675. Bring("Player 4", "Men", "Ambi]BunkerBlow", At least, 1);
  676.  
  677. Actions:
  678. Comment("P1 | Kill bunker, P4");
  679. Kill Unit At Location("Player 12", "Police Bunker", All, "Ambi]BunkerBlow");
  680. }
  681.  
  682. //-----------------------------------------------------------------//
  683.  
  684. Trigger("Player 1"){
  685. Conditions:
  686. Bring("P1 Cullen | P2 Darion", "Men", "Ambi]FoundryBlow", At least, 1);
  687.  
  688. Actions:
  689. Comment("P1 | Kill donut shop, F1");
  690. Kill Unit At Location("Player 12", "Police Donut Shop", All, "Ambi]FoundryBlow");
  691. }
  692.  
  693. //-----------------------------------------------------------------//
  694.  
  695. Trigger("Player 1"){
  696. Conditions:
  697. Bring("Player 4", "Men", "Ambi]FoundryBlow", At least, 1);
  698.  
  699. Actions:
  700. Comment("P1 | Kill donut shop, P4");
  701. Kill Unit At Location("Player 12", "Police Donut Shop", All, "Ambi]FoundryBlow");
  702. }
  703.  
  704. //-----------------------------------------------------------------//
  705.  
  706. Trigger("Player 1"){
  707. Conditions:
  708. Bring("P1 Cullen | P2 Darion", "Men", "Ambi]GarageBlow", At least, 1);
  709.  
  710. Actions:
  711. Comment("P1 | Kill garage, F1");
  712. Kill Unit At Location("Player 12", "Police Garage", All, "Ambi]GarageBlow");
  713. }
  714.  
  715. //-----------------------------------------------------------------//
  716.  
  717. Trigger("Player 1"){
  718. Conditions:
  719. Bring("Player 4", "Men", "Ambi]GarageBlow", At least, 1);
  720.  
  721. Actions:
  722. Comment("P1 | Kill garage, P4");
  723. Kill Unit At Location("Player 12", "Police Garage", All, "Ambi]GarageBlow");
  724. }
  725.  
  726. //-----------------------------------------------------------------//
  727.  
  728. Trigger("Player 1"){
  729. Conditions:
  730. Bring("P1 Cullen | P2 Darion", "Men", "Ambi]TurretBlow", At least, 1);
  731.  
  732. Actions:
  733. Comment("P1 | Kill turret, F1");
  734. Kill Unit At Location("Player 12", "Police Sentry Turret", All, "Ambi]TurretBlow");
  735. }
  736.  
  737. //-----------------------------------------------------------------//
  738.  
  739. Trigger("Player 1"){
  740. Conditions:
  741. Bring("Player 4", "Men", "Ambi]TurretBlow", At least, 1);
  742.  
  743. Actions:
  744. Comment("P1 | Kill turret, P4");
  745. Kill Unit At Location("Player 12", "Police Sentry Turret", All, "Ambi]TurretBlow");
  746. }
  747.  
  748. //-----------------------------------------------------------------//
  749.  
  750. Trigger("Player 1"){
  751. Conditions:
  752. Switch("CullenDead", set);
  753. Switch("NoP1Station", not set);
  754. Switch("CullenReviving", set);
  755. Countdown Timer(At most, 1);
  756.  
  757. Actions:
  758. Comment("P1 | Revive Cullen");
  759. Set Switch("CullenDead", clear);
  760. Set Switch("CullenReviving", clear);
  761. Move Location("Player 1", "Police Station", "Anywhere", "Center]Revive");
  762. Create Unit with Properties("Current Player", "Cullen", 1, "Center]Revive", 1);
  763. Set Deaths("Player 3", "Police Station", Set To, 3);
  764. Preserve Trigger();
  765. }
  766.  
  767. //-----------------------------------------------------------------//
  768.  
  769. Trigger("Player 2"){
  770. Conditions:
  771. Always();
  772.  
  773. Actions:
  774. Comment("P2 | Base to P2, set MP");
  775. Center View("_AI]P4-SingleplayerAlly");
  776. Give Units to Player("Player 4", "Player 2", "Any unit", All, "Anywhere");
  777. Set Switch("InTransmission", set);
  778. }
  779.  
  780. //-----------------------------------------------------------------//
  781.  
  782. Trigger("Player 2"){
  783. Conditions:
  784. Switch("DarionDead", set);
  785. Switch("NoP1Station", not set);
  786. Switch("DarionReviving", set);
  787. Countdown Timer(At most, 1);
  788.  
  789. Actions:
  790. Comment("P2 | Revive Darion");
  791. ; Set Switch("DarionDead", clear);
  792. ; Set Switch("DarionReviving", clear);
  793. ; Move Location("Player 2", "Police Station", "Anywhere", "Center]Revive");
  794. ; Create Unit with Properties("Current Player", "Darion (Superbike)", 1, "Center]Revive", 1);
  795. ; Set Deaths("Player 3", "Police Bazookabike", Set To, 2);
  796. ; Preserve Trigger();
  797. }
  798.  
  799. //-----------------------------------------------------------------//
  800.  
  801. Trigger("Player 4"){
  802. Conditions:
  803. Always();
  804.  
  805. Actions:
  806. Comment("P4 | Ally status");
  807. Set Alliance Status("Player 1", Allied Victory);
  808. Set Alliance Status("Player 2", Allied Victory);
  809. Set Alliance Status("Player 5", Enemy);
  810. Set Alliance Status("Player 6", Enemy);
  811. Run AI Script("Te7m");
  812. }
  813.  
  814. //-----------------------------------------------------------------//
  815.  
  816. Trigger("Player 4"){
  817. Conditions:
  818. Elapsed Time(At least, 2);
  819. Command("Player 2", "Men", Exactly, 0);
  820.  
  821. Actions:
  822. Comment("P4 | AI, set SP");
  823. Set Switch("Singleplayer", set);
  824. Set Alliance Status("Player 1", Ally);
  825. Set Alliance Status("Player 1", Allied Victory);
  826. Set Resources("Current Player", Set To, 1000, ore and gas);
  827. Run AI Script At Location("Ter3", "_AI]P4-SingleplayerAlly");
  828. Set Deaths("Current Player", "Aldaris (Templar)", Set To, 9);
  829. Set Deaths("Current Player", "Artanis (Scout)", Set To, 9);
  830. Set Deaths("Current Player", "Tassadar/Zeratul (Archon)", Set To, 9);
  831. Remove Unit("All players", "Darion (Superbike)");
  832. }
  833.  
  834. //-----------------------------------------------------------------//
  835.  
  836. Trigger("Player 5"){
  837. Conditions:
  838. Always();
  839.  
  840. Actions:
  841. Comment("P5 | Mongo AI");
  842. Set Alliance Status("Player 4", Enemy);
  843. Set Alliance Status("Player 6", Enemy);
  844. Set Resources("Current Player", Set To, 1000, ore and gas);
  845. Run AI Script At Location("Ter5", "_AI]P5-MongoTown");
  846. }
  847.  
  848. //-----------------------------------------------------------------//
  849.  
  850. Trigger("Player 6"){
  851. Conditions:
  852. Always();
  853.  
  854. Actions:
  855. Comment("P6 | Kraak AI");
  856. Set Alliance Status("Player 4", Enemy);
  857. Set Alliance Status("Player 5", Enemy);
  858. Set Resources("Current Player", Set To, 1000, ore and gas);
  859. Run AI Script At Location("Te5H", "_AI]P6-KraakTown");
  860. }
  861.  
  862. //-----------------------------------------------------------------//
  863.  
  864. Trigger("P1 Cullen | P2 Darion"){
  865. Conditions:
  866. Always();
  867.  
  868. Actions:
  869. Comment("F1 | Ally status, starting resources, objectives");
  870. Set Mission Objectives("01 - THE THREEPEAT\r\n-At least one Police Station must survive.");
  871. Set Alliance Status("Player 1", Allied Victory);
  872. Set Alliance Status("Player 2", Allied Victory);
  873. Set Alliance Status("Player 4", Allied Victory);
  874. Set Resources("Current Player", Set To, 100, ore);
  875. Play WAV("sound\\Misc\\TRescue.wav", 1896);
  876. }
  877.  
  878. //-----------------------------------------------------------------//
  879.  
  880. Trigger("P1 Cullen | P2 Darion"){
  881. Conditions:
  882. Switch("Singleplayer", not set);
  883. Elapsed Time(At least, 3);
  884.  
  885. Actions:
  886. Comment("F1 | Intro dialogue, MP");
  887. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  888. Order("All players", "Crow (Simulation)", "Anywhere", "_Resarea]3", move);
  889. Mute Unit Speech();
  890. Wait(500);
  891. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Morning, sir! I've got our battle plans drawn up, and-", "Police Officer", "Anywhere", Subtract, 250, "staredit\\wav\\IG-Officer-001.wav", 3669);
  892. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Hey, wait a minute! Where's my pizza?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-001.wav", 2846);
  893. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Uh...", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-002.wav", 1430);
  894. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen! You're looking for pizza, too? I got a voicemail\r\n \x016telling me to come get some, but I don't see any.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-001.wav", 6168);
  895. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016You know, now that I think about it, that voicemail sounded\r\n \x016like it was you.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-002.wav", 4289);
  896. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016U actually.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-002.wav", 1568);
  897. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Goddamn it, Darion!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-003.wav", 2247);
  898. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Uh, sir? We're supposed to be fighting anime. Didn't you get\r\n \x016the briefing?", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-003.wav", 6180);
  899. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016There was a briefing? All I remember is smashing my father in\r\n \x016the face.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-004.wav", 4188);
  900. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Well, I guess you'll find out later.", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-004.wav", 3084);
  901. Wait(500);
  902. Unmute Unit Speech();
  903. Set Deaths("Player 6", "Aldaris (Templar)", Set To, 1);
  904. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  905. }
  906.  
  907. //-----------------------------------------------------------------//
  908.  
  909. Trigger("P1 Cullen | P2 Darion"){
  910. Conditions:
  911. Switch("Singleplayer", not set);
  912. Deaths("Current Player", "9gag Moderator", At least, 536870912);
  913. Deaths("Current Player", "9gag Patron", At least, 33554432);
  914. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  915.  
  916. Actions:
  917. Comment("F1 | Team engages Kraak's clan, MP");
  918. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  919. Set Deaths("Current Player", "9gag Moderator", Subtract, 536870912);
  920. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  921. Wait(500);
  922. Mute Unit Speech();
  923. Transmission(Don't Always Display, "\r\n \x018EDITOR\r\n \x016Who put humans on this map? I didn't approve that change!", "Fanfiction Editor", "Anywhere", Subtract, 0, "staredit\\wav\\IG-FanficEditor-001.wav", 3788);
  924. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Hey, there are anime here!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-005.wav", 2077);
  925. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016I told you!", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-005.wav", 1788);
  926. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016I wish someone told me about this before now!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-006.wav", 2414);
  927. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016But-", "Police Officer", "Anywhere", Subtract, 250, "staredit\\wav\\IG-Officer-006.wav", 1006);
  928. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Tell me about it! I'm so tired of all these random surprises!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-003.wav", 3972);
  929. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016How could you be surprised? You made the map!", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-007.wav", 3549);
  930. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen, do you think there's any enemies on this map?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-004.wav", 2995);
  931. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Probably not.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-007.wav", 1219);
  932. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Ugh.", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-008.wav", 1602);
  933. Wait(500);
  934. Unmute Unit Speech();
  935. Set Deaths("Player 3", "9gag Subscriber", Set To, 1);
  936. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  937. }
  938.  
  939. //-----------------------------------------------------------------//
  940.  
  941. Trigger("P1 Cullen | P2 Darion"){
  942. Conditions:
  943. Switch("Singleplayer", not set);
  944. Deaths("Current Player", "9gag Moderator", At least, 268435456);
  945. Deaths("Current Player", "9gag Moderator", At least, 33554432);
  946. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  947.  
  948. Actions:
  949. Comment("F1 | Team engages Mongo's clan, MP");
  950. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  951. Set Deaths("Current Player", "9gag Moderator", Subtract, 268435456);
  952. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  953. Wait(500);
  954. Mute Unit Speech();
  955. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Even more anime?!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-008.wav", 2226);
  956. Create Unit("P1 Cullen | P2 Darion", "Map Revealer", 1, "_AI]P5-MongoTown");
  957. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  958. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Ah, it's me! Mongo! Why are there stupid humans here?", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-001.wav", 6585);
  959. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Who the hell are you?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-009.wav", 1846);
  960. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  961. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Didn't you hear me the first time?", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-002.wav", 2439);
  962. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  963. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen, who's this mongoloid?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-005.wav", 2009);
  964. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  965. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016My name is-", "Matriarch (Queen)", "Anywhere", Subtract, 500, "staredit\\wav\\IG-Mongo-003.wav", 2003);
  966. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016I don't know, just some moron.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-010.wav", 1910);
  967. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  968. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016You will pay for this! I just wanted to smash my idiot\r\n \x016rival, Kraak! Now, I'll smash you too!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-004.wav", 8957);
  969. Create Unit("P1 Cullen | P2 Darion", "Map Revealer", 1, "_AI]P6-KraakTown");
  970. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  971. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak crush Mongo! Kraak crush pinkthings!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-001.wav", 5985);
  972. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  973. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey, I'm not pink! That's it, you're fired!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-006.wav", 3737);
  974. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  975. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016What?!", "Torrasque (Ultralisk)", "Anywhere", Add, 350, "staredit\\wav\\IG-Kraak-002.wav", 920);
  976. Set Mission Objectives("01 - THE THREEPEAT\r\n-Destroy Mongo's production structures.\r\n-Destroy Kraak's production structures.\r\n-At least one Police Station must survive.");
  977. Transmission(Don't Always Display, "\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \x017NEW OBJECTIVES\r\n \x016-Destroy Mongo's production structures.\r\n \x016-Destroy Kraak's production structures.", "Psi Emitter", "Anywhere", Subtract, 0, "staredit\\wav\\[SFX]ObjectiveNewTerran.wav", 2826);
  978. Set Switch("AnimeActive", set);
  979. Wait(500);
  980. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  981. Transmission(Don't Always Display, "\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \x018KRAAK\r\n \x016No!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-003.wav", 1256);
  982. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Well, I guess we have an objective now, so, that's cool.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-011.wav", 2780);
  983. Wait(500);
  984. Set Deaths("Player 3", "Ackmech Turret", Set To, 1);
  985. Unmute Unit Speech();
  986. Remove Unit("P1 Cullen | P2 Darion", "Map Revealer");
  987. Set Deaths("Player 3", "Ackmech Turret", Set To, 1);
  988. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  989. }
  990.  
  991. //-----------------------------------------------------------------//
  992.  
  993. Trigger("P1 Cullen | P2 Darion"){
  994. Conditions:
  995. Switch("Singleplayer", not set);
  996. Deaths("Current Player", "9gag Moderator", At least, 134217728);
  997. Deaths("Current Player", "9gag Patron", At least, 33554432);
  998. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  999.  
  1000. Actions:
  1001. Comment("F1 | Donut beast killed, MP");
  1002. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1003. Set Deaths("Current Player", "9gag Moderator", Subtract, 134217728);
  1004. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1005. Wait(500);
  1006. Mute Unit Speech();
  1007. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016What the hell was that? And why did it scream \"donuts\" as\r\n \x016it died?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-007.wav", 4301);
  1008. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Wait, donuts?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-012.wav", 1596);
  1009. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey, hold on a second-", "Darion (Superbike)", "Anywhere", Subtract, 500, "staredit\\wav\\IG-Darion-008.wav", 1605);
  1010. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016DONUTS!!!!!!!!!!!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-013.wav", 1201);
  1011. Wait(2000);
  1012. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Well, guess we need to kill them all.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-009.wav", 2620);
  1013. Set Switch("DonutBeastActive", set);
  1014. Transmission(Don't Always Display, "\r\n \x017BONUS OBJECTIVE:\r\n \x016Eat all donut beasts... with bullets!", "Psi Emitter", "Anywhere", Subtract, 0, "staredit\\wav\\[SFX]ObjectiveNewTerran.wav", 2826);
  1015. Wait(500);
  1016. Unmute Unit Speech();
  1017. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1018. }
  1019.  
  1020. //-----------------------------------------------------------------//
  1021.  
  1022. Trigger("P1 Cullen | P2 Darion"){
  1023. Conditions:
  1024. Switch("Singleplayer", not set);
  1025. Deaths("Current Player", "9gag Moderator", At least, 67108864);
  1026. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1027. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1028.  
  1029. Actions:
  1030. Comment("F1 | All donut beasts killed, MP");
  1031. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1032. Set Deaths("Current Player", "9gag Moderator", Subtract, 67108864);
  1033. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1034. Wait(500);
  1035. Mute Unit Speech();
  1036. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Ok, I think that was the last donut beast!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-014.wav", 2888);
  1037. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Yeah, it was! How did you know?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-010.wav", 2296);
  1038. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016I looked in the triggers of this map? Duh.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-015.wav", 2520);
  1039. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Ah, classic move!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-011.wav", 2357);
  1040. Set Switch("DonutOperatorSpawn", set);
  1041. Transmission(Don't Always Display, "\r\n \x00fDONUT OPERATOR\r\n \x016Nothing says classic like an old fashioned donut.", "FBI Agent", "Anywhere", Subtract, 0, "staredit\\wav\\IG-DonutOfficer-001.wav", 4580);
  1042. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh my god? Who are you??? I've never heard your voice before?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-016.wav", 4493);
  1043. Transmission(Don't Always Display, "\r\n \x00fDONUT OPERATOR\r\n \x016My name... is not important. What's important, is that you\r\n \x016have donuts, and I have bullets.", "FBI Agent", "Anywhere", Subtract, 0, "staredit\\wav\\IG-DonutOfficer-002.wav", 8599);
  1044. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh. In that case, welcome to our team!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-017.wav", 2584);
  1045. Transmission(Don't Always Display, "\r\n \x00fDONUT OPERATOR\r\n \x016Woo, hoo-hoo!", "FBI Agent", "Anywhere", Subtract, 0, "staredit\\wav\\IG-DonutOfficer-003.wav", 3071);
  1046. Wait(500);
  1047. Unmute Unit Speech();
  1048. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1049. }
  1050.  
  1051. //-----------------------------------------------------------------//
  1052.  
  1053. Trigger("P1 Cullen | P2 Darion"){
  1054. Conditions:
  1055. Switch("Singleplayer", not set);
  1056. Deaths("Current Player", "9gag Moderator", At least, 33554432);
  1057. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1058. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1059.  
  1060. Actions:
  1061. Comment("F1 | Team kills the crow, MP");
  1062. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1063. Set Deaths("Current Player", "9gag Moderator", Subtract, 33554432);
  1064. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1065. Wait(500);
  1066. Mute Unit Speech();
  1067. Transmission(Don't Always Display, "\r\n \x015CROW\r\n \x016AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "Crow (Simulation)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Crow-001.wav", 2420);
  1068. Wait(2000);
  1069. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Shoot me.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-Shootme.wav", 1646);
  1070. Wait(500);
  1071. Unmute Unit Speech();
  1072. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1073. }
  1074.  
  1075. //-----------------------------------------------------------------//
  1076.  
  1077. Trigger("P1 Cullen | P2 Darion"){
  1078. Conditions:
  1079. Switch("Singleplayer", not set);
  1080. Deaths("Current Player", "9gag Moderator", At least, 16777216);
  1081. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1082. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1083.  
  1084. Actions:
  1085. Comment("F1 | Team rescues a building, MP");
  1086. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1087. Set Deaths("Current Player", "9gag Moderator", Subtract, 16777216);
  1088. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1089. Wait(500);
  1090. Mute Unit Speech();
  1091. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016These abandoned buildings might be all that's left of the\r\n \x016first responders. We should look for survivors-", "Police Officer", "Anywhere", Subtract, 800, "staredit\\wav\\IG-Officer-009.wav", 6887);
  1092. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen, do you think there are any survivors on this\r\n \x016map?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-012.wav", 3183);
  1093. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Probably not.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-007.wav", 1219);
  1094. Transmission(Don't Always Display, "", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-010.wav", 2635);
  1095. Wait(500);
  1096. Unmute Unit Speech();
  1097. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1098. }
  1099.  
  1100. //-----------------------------------------------------------------//
  1101.  
  1102. Trigger("P1 Cullen | P2 Darion"){
  1103. Conditions:
  1104. Switch("Singleplayer", not set);
  1105. Deaths("Current Player", "9gag Moderator", At least, 8388608);
  1106. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1107. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1108.  
  1109. Actions:
  1110. Comment("F1 | Team trains a paramedic, MP");
  1111. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1112. Set Deaths("Current Player", "9gag Moderator", Subtract, 8388608);
  1113. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1114. Wait(1500);
  1115. Mute Unit Speech();
  1116. Transmission(Don't Always Display, "\r\n \x00ePARAMEDIC\r\n \x016Is this your dog?", "Police Paramedic", "Anywhere", Subtract, 0, "staredit\\wav\\TMdPss02.wav", 1627);
  1117. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Wait, you're not a dog.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-Dog.wav", 2588);
  1118. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I am! A", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-013.wav", 1737);
  1119. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016You're supposed to be telling me how to use this unit you\r\n \x016added to the game, and instead, you're being a dog.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-018.wav", 4942);
  1120. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Just pretend they're a paladin from WarCraft III! I even\r\n \x016made their ability hotkey 'T' for tony!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-014.wav", 5578);
  1121. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh, okay.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-019.wav", 1273);
  1122. Wait(500);
  1123. Unmute Unit Speech();
  1124. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1125. }
  1126.  
  1127. //-----------------------------------------------------------------//
  1128.  
  1129. Trigger("P1 Cullen | P2 Darion"){
  1130. Conditions:
  1131. Switch("Singleplayer", not set);
  1132. Deaths("Current Player", "9gag Moderator", At least, 4194304);
  1133. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1134. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1135.  
  1136. Actions:
  1137. Comment("F1 | Team trains a bazookabike, MP");
  1138. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1139. Set Deaths("Current Player", "9gag Moderator", Subtract, 4194304);
  1140. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1141. Wait(1500);
  1142. Mute Unit Speech();
  1143. Transmission(Don't Always Display, "\r\n \x00eBAZOOKABIKE\r\n \x016Yeeeee haw!", "Police Bazookabike", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Bazookabike-001.wav", 2298);
  1144. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016What does this guy do?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-020.wav", 1184);
  1145. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016He 360 no scopes people with rockets while driving full\r\n \x016speed! His rockets home in on targets!! Don't ask me\r\n \x016how it works!!!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-015.wav", 6282);
  1146. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Right. Well, I guess I'll use them if I ever find myself\r\n \x016playing Call of Duty.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-021.wav", 4789);
  1147. Transmission(Don't Always Display, "\r\n \x00eBAZOOKABIKE\r\n \x016No scope? More like N scope. Heh.", "Police Bazookabike", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Bazookabike-002.wav", 3071);
  1148. Wait(500);
  1149. Unmute Unit Speech();
  1150. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1151. }
  1152.  
  1153. //-----------------------------------------------------------------//
  1154.  
  1155. Trigger("P1 Cullen | P2 Darion"){
  1156. Conditions:
  1157. Switch("Singleplayer", not set);
  1158. Deaths("Current Player", "9gag Moderator", At least, 2097152);
  1159. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1160. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1161.  
  1162. Actions:
  1163. Comment("F1 | Cullen expands, MP");
  1164. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1165. Set Deaths("Current Player", "9gag Moderator", Subtract, 2097152);
  1166. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1167. Wait(1500);
  1168. Mute Unit Speech();
  1169. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen, do you think there are any expansions on this\r\n \x016map?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-016.wav", 3286);
  1170. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Probably not. Wait, didn't I just expand?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-022.wav", 2816);
  1171. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016No.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-017.wav", 910);
  1172. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-023.wav", 627);
  1173. Wait(500);
  1174. Unmute Unit Speech();
  1175. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1176. }
  1177.  
  1178. //-----------------------------------------------------------------//
  1179.  
  1180. Trigger("P1 Cullen | P2 Darion"){
  1181. Conditions:
  1182. Switch("Singleplayer", not set);
  1183. Deaths("Current Player", "9gag Moderator", At least, 1048576);
  1184. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1185. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1186.  
  1187. Actions:
  1188. Comment("F1 | Darion expands, MP");
  1189. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1190. Set Deaths("Current Player", "9gag Moderator", Subtract, 1048576);
  1191. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1192. Wait(1500);
  1193. Mute Unit Speech();
  1194. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I'm setting up an expansion!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-018.wav", 1622);
  1195. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Okay, thanks for the update! It was really important!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-024.wav", 3336);
  1196. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016No problem! I know you could have seen this by paying\r\n \x016attention to the minimap, but if I don't put enough\r\n \x016transmissions in this map, Blizzard will never hire me!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-019.wav", 7484);
  1197. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh no! Then you won't be able to accidentally record\r\n \x016your farts and use them to make higher quality zerg unit\r\n \x016responses!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-025.wav", 5991);
  1198. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I know! That would just be a tragedy.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-020.wav", 2500);
  1199. Wait(500);
  1200. Unmute Unit Speech();
  1201. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1202. }
  1203.  
  1204. //-----------------------------------------------------------------//
  1205.  
  1206. Trigger("P1 Cullen | P2 Darion"){
  1207. Conditions:
  1208. Switch("Singleplayer", not set);
  1209. Deaths("Current Player", "9gag Moderator", At least, 524288);
  1210. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1211. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1212.  
  1213. Actions:
  1214. Comment("F1 | Kraak natural attacked, MP");
  1215. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1216. Set Deaths("Current Player", "9gag Moderator", Subtract, 524288);
  1217. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1218. Wait(1000);
  1219. Mute Unit Speech();
  1220. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  1221. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Why pinkthings attack Kraak's expansion? Kraak need that!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-004.wav", 4306);
  1222. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Guess you could say there's a crack in your defenses!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-028.wav", 3399);
  1223. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  1224. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Why you say this thing to Kraak? Kraak no have crack in\r\n \x016armor!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-005.wav", 4574);
  1225. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Your name? It rhymes with crack.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-029.wav", 2418);
  1226. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  1227. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Uh... Kraak no understand. Who is crack? Kraak not crack!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-006.wav", 7410);
  1228. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Someone, put this guy out of his misery!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-030.wav", 2753);
  1229. Wait(500);
  1230. Unmute Unit Speech();
  1231. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1232. }
  1233.  
  1234. //-----------------------------------------------------------------//
  1235.  
  1236. Trigger("P1 Cullen | P2 Darion"){
  1237. Conditions:
  1238. Switch("Singleplayer", not set);
  1239. Deaths("Current Player", "9gag Moderator", At least, 262144);
  1240. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1241. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1242.  
  1243. Actions:
  1244. Comment("F1 | Kraak main attacked, MP");
  1245. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1246. Set Deaths("Current Player", "9gag Moderator", Subtract, 262144);
  1247. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1248. Wait(1000);
  1249. Mute Unit Speech();
  1250. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  1251. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Pinkthings attack! Kraak's fanfiction edit them!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-007.wav", 3779);
  1252. Transmission(Don't Always Display, "\r\n \x018EDITOR\r\n \x016Did he say it them?", "Fanfiction Editor", "Anywhere", Add, 500, "staredit\\wav\\IG-FanficEditor-002.wav", 1782);
  1253. Transmission(Don't Always Display, "\r\n \x018SMOOCHIE BOY\r\n \x016Mwah!!!!!", "Anime Smoochie Boy", "Anywhere", Subtract, 0, "staredit\\wav\\IG-SmoochieBoy-001.wav", 1352);
  1254. Transmission(Don't Always Display, "\r\n \x018EDITOR\r\n \x016Ok, thank you.", "Fanfiction Editor", "Anywhere", Subtract, 0, "staredit\\wav\\IG-FanficEditor-003.wav", 1435);
  1255. Wait(500);
  1256. Unmute Unit Speech();
  1257. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1258. }
  1259.  
  1260. //-----------------------------------------------------------------//
  1261.  
  1262. Trigger("P1 Cullen | P2 Darion"){
  1263. Conditions:
  1264. Switch("Singleplayer", not set);
  1265. Deaths("Current Player", "9gag Moderator", At least, 131072);
  1266. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1267. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1268.  
  1269. Actions:
  1270. Comment("F1 | Kraak main destroyed, MP");
  1271. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1272. Set Deaths("Current Player", "9gag Moderator", Subtract, 131072);
  1273. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1274. Wait(1000);
  1275. Mute Unit Speech();
  1276. Minimap Ping("_AI]P6-KraakTown");
  1277. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Ugh... Perhaps Kraak is crack after all.", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-008.wav", 4617);
  1278. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Ha, get a better Kraak next time, idiot!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-023.wav", 3117);
  1279. Wait(3000);
  1280. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Hey, where'd you go?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-031.wav", 1372);
  1281. Minimap Ping("_AI]P6-KraakTown");
  1282. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak still here. Kraak think about what Kraak has done.\r\n \x016And what Kraak means. And if Kraak is crack. Kraak talk\r\n \x016when Kraak is certain Kraak is Kraak.", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-009.wav", 10832);
  1283. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh. Okay. Guess you're also invisible?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-032.wav", 2843);
  1284. Minimap Ping("_AI]P6-KraakTown");
  1285. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak not feel like being seen right now. Kraak not spawn\r\n \x016until end of map.", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-010.wav", 4895);
  1286. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Reasonable.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-033.wav", 977);
  1287. Wait(500);
  1288. Unmute Unit Speech();
  1289. Set Switch("KraakDestroyed", set);
  1290. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1291. }
  1292.  
  1293. //-----------------------------------------------------------------//
  1294.  
  1295. Trigger("P1 Cullen | P2 Darion"){
  1296. Conditions:
  1297. Switch("Singleplayer", not set);
  1298. Deaths("Current Player", "9gag Moderator", At least, 65536);
  1299. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1300. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1301.  
  1302. Actions:
  1303. Comment("F1 | Mongo natural attacked, MP");
  1304. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1305. Set Deaths("Current Player", "9gag Moderator", Subtract, 65536);
  1306. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1307. Wait(1000);
  1308. Mute Unit Speech();
  1309. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  1310. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016What do you hope to accomplish by attacking my expansion?", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-005.wav", 4650);
  1311. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016In real time strategy games, denying your enemy's\r\n \x016reduce the amount of resources they are able to harvest\r\n \x016Doing this often results in your enemy's army being more\r\n \x016limited, as they will have less resources to spend on upgrading\r\n \x016changing tech paths, and additional unit production.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-034.wav", 11884);
  1312. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  1313. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Uh... but... I'm an AI! So I must not require resources!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-006.wav", 6870);
  1314. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Yeah, but Darion made this map, so....", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-035.wav", 3500);
  1315. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  1316. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Oh no....", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-007.wav", 1988);
  1317. Wait(500);
  1318. Unmute Unit Speech();
  1319. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1320. }
  1321.  
  1322. //-----------------------------------------------------------------//
  1323.  
  1324. Trigger("P1 Cullen | P2 Darion"){
  1325. Conditions:
  1326. Switch("Singleplayer", not set);
  1327. Deaths("Current Player", "9gag Moderator", At least, 32768);
  1328. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1329. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1330.  
  1331. Actions:
  1332. Comment("F1 | Mongo main attacked, MP");
  1333. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1334. Set Deaths("Current Player", "9gag Moderator", Subtract, 32768);
  1335. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1336. Wait(1000);
  1337. Mute Unit Speech();
  1338. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  1339. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Beware, my anime! The police have come to arrest us, and\r\n \x016take away our cartoons!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-008.wav", 7180);
  1340. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016What? That's crazy talk! My men would never watch anime!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-036.wav", 3383);
  1341. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Yeah! Heh... never! Wink!", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-011.wav", 3774);
  1342. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016I said men, you know.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-037.wav", 1641);
  1343. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Oh, yeah, well, I guess I'm just killing myself.", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-012.wav", 3565);
  1344. Wait(500);
  1345. Unmute Unit Speech();
  1346. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1347. }
  1348.  
  1349. //-----------------------------------------------------------------//
  1350.  
  1351. Trigger("P1 Cullen | P2 Darion"){
  1352. Conditions:
  1353. Switch("Singleplayer", not set);
  1354. Deaths("Current Player", "9gag Moderator", At least, 16384);
  1355. Deaths("Current Player", "9gag Patron", At least, 33554432);
  1356. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1357.  
  1358. Actions:
  1359. Comment("F1 | Mongo main destroyed, MP");
  1360. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1361. Set Deaths("Current Player", "9gag Moderator", Subtract, 16384);
  1362. Set Deaths("Current Player", "9gag Patron", Subtract, 33554432);
  1363. Wait(1000);
  1364. Mute Unit Speech();
  1365. Minimap Ping("_AI]P5-MongoTown");
  1366. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016I can't believe you've killed all my production structures.", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-009.wav", 4152);
  1367. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Really?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-038.wav", 1000);
  1368. Minimap Ping("_AI]P5-MongoTown");
  1369. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Why, did that line sound convincing?", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-010.wav", 3185);
  1370. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Eh, I guess. Could have used more emotion. I'd have done it\r\n \x016a second time, personally.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-024.wav", 5371);
  1371. Minimap Ping("_AI]P5-MongoTown");
  1372. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016You try sounding emotional while doing this mongol accent!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-011.wav", 4682);
  1373. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh, let me try! Ahem. It is I, Mongo! I am an idiot! I\r\n \x016should get a better brain next time, me! Ha ha!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-039.wav", 9965);
  1374. Minimap Ping("_AI]P5-MongoTown");
  1375. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Toddamnit.", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-012.wav", 1729);
  1376. Wait(500);
  1377. Unmute Unit Speech();
  1378. Set Switch("MongoDestroyed", set);
  1379. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1380. }
  1381.  
  1382. //-----------------------------------------------------------------//
  1383.  
  1384. Trigger("P1 Cullen | P2 Darion"){
  1385. Conditions:
  1386. Switch("Singleplayer", not set);
  1387. Switch("KraakDestroyed", set);
  1388. Switch("MongoDestroyed", set);
  1389. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1390.  
  1391. Actions:
  1392. Comment("F1 | Victory - all enemy production destroyed, MP");
  1393. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1394. Wait(1500);
  1395. Mute Unit Speech();
  1396. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Well, you've defeated me. Gloat while you can!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-013.wav", 4634);
  1397. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Ha! We outwitted you idiot anime mongoloid moron better\r\n \x016name next time fanfiction brony pony pans trans bicycle-", "Police Officer", "Anywhere", Subtract, 1250, "staredit\\wav\\IG-Officer-013.wav", 10407);
  1398. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Can we hurry up with this? I'm losing brain cells by the\r\n \x016anime episode here.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-040.wav", 4305);
  1399. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Yeah! I already lost enough brain cells making this map!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-025.wav", 3756);
  1400. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016That's very interesting. Hey! Look! Kraak is escaping!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-014.wav", 5588);
  1401. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016As if we would ever be stupid enough to fall for that!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-041.wav", 3148);
  1402. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016I'm not joking! He's really escaping, right now!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-015.wav", 3507);
  1403. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Wow, he's really trying to sell us on it! Good thing we're\r\n \x016too smart to turn around and check, even though he's\r\n \x016completely surrounded by our men, and there's no way he\r\n \x016could possibly use this to his advantage in any way!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-026.wav", 10625);
  1404. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Yeah!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-042.wav", 1659);
  1405. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Amazing. You let him go.", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-016.wav", 2978);
  1406. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Nice try, except the part where it was a complete failure.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-043.wav", 3113);
  1407. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Get a better try next time moron. Men, take him away!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-027.wav", 4197);
  1408. Wait(2000);
  1409. Unmute Unit Speech();
  1410. Victory();
  1411. }
  1412.  
  1413. //-----------------------------------------------------------------//
  1414.  
  1415. Trigger("P1 Cullen | P2 Darion"){
  1416. Conditions:
  1417. Switch("Singleplayer", not set);
  1418. Deaths("P1 Cullen | P2 Darion", "Darion (Superbike)", At least, 1);
  1419. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  1420.  
  1421. Actions:
  1422. Comment("F1 | Darion dies, MP");
  1423. Set Deaths("Current Player", "9gag Moderator", Add, 1073741824);
  1424. Wait(500);
  1425. Mute Unit Speech();
  1426. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I've been smashed!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-021.wav", 1679);
  1427. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh no!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-026.wav", 1500);
  1428. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Don't worry, I'm too lazy to save this in bank data, so\r\n \x016I'll still show up in the next mission.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-022.wav", 4341);
  1429. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh, okay.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-027.wav", 1282);
  1430. Wait(500);
  1431. Unmute Unit Speech();
  1432. Set Deaths("Current Player", "9gag Moderator", Subtract, 1073741824);
  1433. }
  1434.  
  1435. //-----------------------------------------------------------------//
  1436.  
  1437. Trigger("P1 Cullen | P2 Darion"){
  1438. Conditions:
  1439. Switch("InTransmission", not set);
  1440. Deaths("Player 4", "Aldaris (Templar)", Exactly, 0);
  1441. Elapsed Time(At least, 5);
  1442.  
  1443. Actions:
  1444. Comment("F1 | Darion defends 01");
  1445. Set Switch("InTransmission", set);
  1446. Mute Unit Speech();
  1447. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1448. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hooray, my base is under attack!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-Def-Darion-001.wav", 2635);
  1449. Wait(500);
  1450. Unmute Unit Speech();
  1451. Set Deaths("Player 4", "Aldaris (Templar)", Set To, 9);
  1452. Set Switch("InTransmission", clear);
  1453. Preserve Trigger();
  1454. }
  1455.  
  1456. //-----------------------------------------------------------------//
  1457.  
  1458. Trigger("P1 Cullen | P2 Darion"){
  1459. Conditions:
  1460. Switch("InTransmission", not set);
  1461. Deaths("Player 4", "Aldaris (Templar)", Exactly, 1);
  1462.  
  1463. Actions:
  1464. Comment("F1 | Darion defends 02");
  1465. Set Switch("InTransmission", set);
  1466. Mute Unit Speech();
  1467. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1468. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I'm kinda being kissed by anime, just so you know.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-Def-Darion-002.wav", 3011);
  1469. Wait(500);
  1470. Unmute Unit Speech();
  1471. Set Deaths("Player 4", "Aldaris (Templar)", Set To, 9);
  1472. Set Switch("InTransmission", clear);
  1473. Preserve Trigger();
  1474. }
  1475.  
  1476. //-----------------------------------------------------------------//
  1477.  
  1478. Trigger("P1 Cullen | P2 Darion"){
  1479. Conditions:
  1480. Switch("InTransmission", not set);
  1481. Deaths("Player 4", "Aldaris (Templar)", Exactly, 2);
  1482.  
  1483. Actions:
  1484. Comment("F1 | Darion defends 03");
  1485. Set Switch("InTransmission", set);
  1486. Mute Unit Speech();
  1487. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1488. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Oh no, they're spoiling the plot of Dragon Ball Super!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-Def-Darion-003.wav", 3271);
  1489. Wait(500);
  1490. Unmute Unit Speech();
  1491. Set Deaths("Player 4", "Aldaris (Templar)", Set To, 9);
  1492. Set Switch("InTransmission", clear);
  1493. Preserve Trigger();
  1494. }
  1495.  
  1496. //-----------------------------------------------------------------//
  1497.  
  1498. Trigger("P1 Cullen | P2 Darion"){
  1499. Conditions:
  1500. Switch("InTransmission", not set);
  1501. Deaths("Player 4", "Aldaris (Templar)", Exactly, 3);
  1502.  
  1503. Actions:
  1504. Comment("F1 | Darion defends 04");
  1505. Set Switch("InTransmission", set);
  1506. Mute Unit Speech();
  1507. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1508. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016The mongoloids are at the gates again...", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-Def-Darion-004.wav", 2485);
  1509. Wait(500);
  1510. Unmute Unit Speech();
  1511. Set Deaths("Player 4", "Aldaris (Templar)", Set To, 9);
  1512. Set Switch("InTransmission", clear);
  1513. Preserve Trigger();
  1514. }
  1515.  
  1516. //-----------------------------------------------------------------//
  1517.  
  1518. Trigger("P1 Cullen | P2 Darion"){
  1519. Conditions:
  1520. Switch("InTransmission", not set);
  1521. Deaths("Player 4", "Aldaris (Templar)", Exactly, 4);
  1522.  
  1523. Actions:
  1524. Comment("F1 | Darion defends 05");
  1525. Set Switch("InTransmission", set);
  1526. Mute Unit Speech();
  1527. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1528. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Cullen, the anime are attacking me.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-Def-Darion-005.wav", 2333);
  1529. Wait(500);
  1530. Unmute Unit Speech();
  1531. Set Deaths("Player 4", "Aldaris (Templar)", Set To, 9);
  1532. Set Switch("InTransmission", clear);
  1533. Preserve Trigger();
  1534. }
  1535.  
  1536. //-----------------------------------------------------------------//
  1537.  
  1538. Trigger("P1 Cullen | P2 Darion"){
  1539. Conditions:
  1540. Switch("InTransmission", not set);
  1541. Deaths("Player 4", "Aldaris (Templar)", Exactly, 5);
  1542.  
  1543. Actions:
  1544. Comment("F1 | Darion defends 06");
  1545. Set Switch("InTransmission", set);
  1546. Mute Unit Speech();
  1547. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1548. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016What? They're attacking my base? Smash them!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-Def-Darion-006.wav", 3360);
  1549. Wait(500);
  1550. Unmute Unit Speech();
  1551. Set Deaths("Player 4", "Aldaris (Templar)", Set To, 9);
  1552. Set Switch("InTransmission", clear);
  1553. Preserve Trigger();
  1554. }
  1555.  
  1556. //-----------------------------------------------------------------//
  1557.  
  1558. Trigger("P1 Cullen | P2 Darion"){
  1559. Conditions:
  1560. Switch("InTransmission", not set);
  1561. Deaths("Player 4", "Aldaris (Templar)", Exactly, 6);
  1562.  
  1563. Actions:
  1564. Comment("F1 | Darion defends 07");
  1565. Set Switch("InTransmission", set);
  1566. Mute Unit Speech();
  1567. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1568. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016How dare you tell my base to watch anime!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-Def-Darion-007.wav", 2663);
  1569. Wait(500);
  1570. Unmute Unit Speech();
  1571. Set Deaths("Player 4", "Aldaris (Templar)", Set To, 9);
  1572. Set Switch("InTransmission", clear);
  1573. Preserve Trigger();
  1574. }
  1575.  
  1576. //-----------------------------------------------------------------//
  1577.  
  1578. Trigger("P1 Cullen | P2 Darion"){
  1579. Conditions:
  1580. Switch("InTransmission", not set);
  1581. Deaths("Player 4", "Aldaris (Templar)", Exactly, 7);
  1582.  
  1583. Actions:
  1584. Comment("F1 | Darion defends 08");
  1585. Set Switch("InTransmission", set);
  1586. Mute Unit Speech();
  1587. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1588. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016These animes are tickling my buildings!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-Def-Darion-008.wav", 3000);
  1589. Wait(500);
  1590. Unmute Unit Speech();
  1591. Set Deaths("Player 4", "Aldaris (Templar)", Set To, 9);
  1592. Set Switch("InTransmission", clear);
  1593. Preserve Trigger();
  1594. }
  1595.  
  1596. //-----------------------------------------------------------------//
  1597.  
  1598. Trigger("P1 Cullen | P2 Darion"){
  1599. Conditions:
  1600. Switch("InTransmission", not set);
  1601. Deaths("Player 4", "Aldaris (Templar)", Exactly, 8);
  1602.  
  1603. Actions:
  1604. Comment("F1 | Darion defends 09");
  1605. Set Switch("InTransmission", set);
  1606. Mute Unit Speech();
  1607. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1608. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016No Mark, I will not read your fanfiction. Now stop\r\n \x016attacking me!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-Def-Darion-009.wav", 3728);
  1609. Wait(500);
  1610. Unmute Unit Speech();
  1611. Set Deaths("Player 4", "Aldaris (Templar)", Set To, 9);
  1612. Set Switch("InTransmission", clear);
  1613. Preserve Trigger();
  1614. }
  1615.  
  1616. //-----------------------------------------------------------------//
  1617.  
  1618. Trigger("P1 Cullen | P2 Darion"){
  1619. Conditions:
  1620. Switch("InTransmission", set);
  1621. Deaths("Player 4", "Aldaris (Templar)", At most, 8);
  1622. Elapsed Time(At least, 2);
  1623.  
  1624. Actions:
  1625. Comment("F1 | Darion defends skip");
  1626. Set Deaths("Player 4", "Aldaris (Templar)", Set To, 9);
  1627. Preserve Trigger();
  1628. }
  1629.  
  1630. //-----------------------------------------------------------------//
  1631.  
  1632. Trigger("P1 Cullen | P2 Darion"){
  1633. Conditions:
  1634. Switch("InTransmission", not set);
  1635. Deaths("Player 4", "Artanis (Scout)", Exactly, 0);
  1636. Elapsed Time(At least, 5);
  1637.  
  1638. Actions:
  1639. Comment("F1 | Darion attacks specific 01");
  1640. Set Switch("InTransmission", set);
  1641. Mute Unit Speech();
  1642. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1643. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016My cops are on the way to this area!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkTarget-Darion-001.wav", 2473);
  1644. Wait(500);
  1645. Unmute Unit Speech();
  1646. Set Deaths("Player 4", "Artanis (Scout)", Set To, 9);
  1647. Set Switch("InTransmission", clear);
  1648. Preserve Trigger();
  1649. }
  1650.  
  1651. //-----------------------------------------------------------------//
  1652.  
  1653. Trigger("P1 Cullen | P2 Darion"){
  1654. Conditions:
  1655. Switch("InTransmission", not set);
  1656. Deaths("Player 4", "Artanis (Scout)", Exactly, 1);
  1657.  
  1658. Actions:
  1659. Comment("F1 | Darion attacks specific 02");
  1660. Set Switch("InTransmission", set);
  1661. Mute Unit Speech();
  1662. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1663. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I'm preparing to smash any animes located here!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkTarget-Darion-002.wav", 3735);
  1664. Wait(500);
  1665. Unmute Unit Speech();
  1666. Set Deaths("Player 4", "Artanis (Scout)", Set To, 9);
  1667. Set Switch("InTransmission", clear);
  1668. Preserve Trigger();
  1669. }
  1670.  
  1671. //-----------------------------------------------------------------//
  1672.  
  1673. Trigger("P1 Cullen | P2 Darion"){
  1674. Conditions:
  1675. Switch("InTransmission", not set);
  1676. Deaths("Player 4", "Artanis (Scout)", Exactly, 2);
  1677.  
  1678. Actions:
  1679. Comment("F1 | Darion attacks specific 03");
  1680. Set Switch("InTransmission", set);
  1681. Mute Unit Speech();
  1682. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1683. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen, do you think there are enemies here?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkTarget-Darion-003.wav", 2229);
  1684. Wait(500);
  1685. Unmute Unit Speech();
  1686. Set Deaths("Player 4", "Artanis (Scout)", Set To, 9);
  1687. Set Switch("InTransmission", clear);
  1688. Preserve Trigger();
  1689. }
  1690.  
  1691. //-----------------------------------------------------------------//
  1692.  
  1693. Trigger("P1 Cullen | P2 Darion"){
  1694. Conditions:
  1695. Switch("InTransmission", not set);
  1696. Deaths("Player 4", "Artanis (Scout)", Exactly, 3);
  1697.  
  1698. Actions:
  1699. Comment("F1 | Darion attacks specific 04");
  1700. Set Switch("InTransmission", set);
  1701. Mute Unit Speech();
  1702. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1703. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Anime or not, here I smash!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkTarget-Darion-004.wav", 2244);
  1704. Wait(500);
  1705. Unmute Unit Speech();
  1706. Set Deaths("Player 4", "Artanis (Scout)", Set To, 9);
  1707. Set Switch("InTransmission", clear);
  1708. Preserve Trigger();
  1709. }
  1710.  
  1711. //-----------------------------------------------------------------//
  1712.  
  1713. Trigger("P1 Cullen | P2 Darion"){
  1714. Conditions:
  1715. Switch("InTransmission", not set);
  1716. Deaths("Player 4", "Artanis (Scout)", Exactly, 4);
  1717.  
  1718. Actions:
  1719. Comment("F1 | Darion attacks specific 05");
  1720. Set Switch("InTransmission", set);
  1721. Mute Unit Speech();
  1722. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1723. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Men, teach these mongoloids how to spell void!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkTarget-Darion-005.wav", 3900);
  1724. Wait(500);
  1725. Unmute Unit Speech();
  1726. Set Deaths("Player 4", "Artanis (Scout)", Set To, 9);
  1727. Set Switch("InTransmission", clear);
  1728. Preserve Trigger();
  1729. }
  1730.  
  1731. //-----------------------------------------------------------------//
  1732.  
  1733. Trigger("P1 Cullen | P2 Darion"){
  1734. Conditions:
  1735. Switch("InTransmission", not set);
  1736. Deaths("Player 4", "Artanis (Scout)", Exactly, 5);
  1737.  
  1738. Actions:
  1739. Comment("F1 | Darion attacks specific 06");
  1740. Set Switch("InTransmission", set);
  1741. Mute Unit Speech();
  1742. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1743. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016The anime in this location are going down!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkTarget-Darion-006.wav", 3591);
  1744. Wait(500);
  1745. Unmute Unit Speech();
  1746. Set Deaths("Player 4", "Artanis (Scout)", Set To, 9);
  1747. Set Switch("InTransmission", clear);
  1748. Preserve Trigger();
  1749. }
  1750.  
  1751. //-----------------------------------------------------------------//
  1752.  
  1753. Trigger("P1 Cullen | P2 Darion"){
  1754. Conditions:
  1755. Switch("InTransmission", not set);
  1756. Deaths("Player 4", "Artanis (Scout)", Exactly, 6);
  1757.  
  1758. Actions:
  1759. Comment("F1 | Darion attacks specific 07");
  1760. Set Switch("InTransmission", set);
  1761. Mute Unit Speech();
  1762. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1763. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I'm getting ready to assault this anime stronghold.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkTarget-Darion-007.wav", 3147);
  1764. Wait(500);
  1765. Unmute Unit Speech();
  1766. Set Deaths("Player 4", "Artanis (Scout)", Set To, 9);
  1767. Set Switch("InTransmission", clear);
  1768. Preserve Trigger();
  1769. }
  1770.  
  1771. //-----------------------------------------------------------------//
  1772.  
  1773. Trigger("P1 Cullen | P2 Darion"){
  1774. Conditions:
  1775. Switch("InTransmission", set);
  1776. Deaths("Player 4", "Artanis (Scout)", At most, 8);
  1777. Elapsed Time(At least, 2);
  1778.  
  1779. Actions:
  1780. Comment("F1 | Darion attacks specific skip");
  1781. Set Deaths("Player 4", "Artanis (Scout)", Set To, 9);
  1782. Preserve Trigger();
  1783. }
  1784.  
  1785. //-----------------------------------------------------------------//
  1786.  
  1787. Trigger("P1 Cullen | P2 Darion"){
  1788. Conditions:
  1789. Switch("InTransmission", not set);
  1790. Deaths("Player 4", "Tassadar/Zeratul (Archon)", Exactly, 0);
  1791. Elapsed Time(At least, 5);
  1792.  
  1793. Actions:
  1794. Comment("F1 | Darion attacks general 01");
  1795. Set Switch("InTransmission", set);
  1796. Mute Unit Speech();
  1797. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1798. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I threw a dart at the minimap, and sent my men where it\r\n \x016landed!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkGeneral-Darion-001.wav", 3226);
  1799. Wait(500);
  1800. Unmute Unit Speech();
  1801. Set Deaths("Player 4", "Tassadar/Zeratul (Archon)", Set To, 9);
  1802. Set Switch("InTransmission", clear);
  1803. Preserve Trigger();
  1804. }
  1805.  
  1806. //-----------------------------------------------------------------//
  1807.  
  1808. Trigger("P1 Cullen | P2 Darion"){
  1809. Conditions:
  1810. Switch("InTransmission", not set);
  1811. Deaths("Player 4", "Tassadar/Zeratul (Archon)", Exactly, 1);
  1812.  
  1813. Actions:
  1814. Comment("F1 | Darion attacks general 02");
  1815. Set Switch("InTransmission", set);
  1816. Mute Unit Speech();
  1817. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1818. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I don't know where this attack is going, but it's going\r\n \x016somewhere!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkGeneral-Darion-002.wav", 3104);
  1819. Wait(500);
  1820. Unmute Unit Speech();
  1821. Set Deaths("Player 4", "Tassadar/Zeratul (Archon)", Set To, 9);
  1822. Set Switch("InTransmission", clear);
  1823. Preserve Trigger();
  1824. }
  1825.  
  1826. //-----------------------------------------------------------------//
  1827.  
  1828. Trigger("P1 Cullen | P2 Darion"){
  1829. Conditions:
  1830. Switch("InTransmission", not set);
  1831. Deaths("Player 4", "Tassadar/Zeratul (Archon)", Exactly, 2);
  1832.  
  1833. Actions:
  1834. Comment("F1 | Darion attacks general 03");
  1835. Set Switch("InTransmission", set);
  1836. Mute Unit Speech();
  1837. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1838. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen, I'm getting ready to attack! Not sure where.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkGeneral-Darion-003.wav", 3559);
  1839. Wait(500);
  1840. Unmute Unit Speech();
  1841. Set Deaths("Player 4", "Tassadar/Zeratul (Archon)", Set To, 9);
  1842. Set Switch("InTransmission", clear);
  1843. Preserve Trigger();
  1844. }
  1845.  
  1846. //-----------------------------------------------------------------//
  1847.  
  1848. Trigger("P1 Cullen | P2 Darion"){
  1849. Conditions:
  1850. Switch("InTransmission", not set);
  1851. Deaths("Player 4", "Tassadar/Zeratul (Archon)", Exactly, 3);
  1852.  
  1853. Actions:
  1854. Comment("F1 | Darion attacks general 04");
  1855. Set Switch("InTransmission", set);
  1856. Mute Unit Speech();
  1857. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1858. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016My forces are on their way to attack... some... place....", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkGeneral-Darion-004.wav", 4925);
  1859. Wait(500);
  1860. Unmute Unit Speech();
  1861. Set Deaths("Player 4", "Tassadar/Zeratul (Archon)", Set To, 9);
  1862. Set Switch("InTransmission", clear);
  1863. Preserve Trigger();
  1864. }
  1865.  
  1866. //-----------------------------------------------------------------//
  1867.  
  1868. Trigger("P1 Cullen | P2 Darion"){
  1869. Conditions:
  1870. Switch("InTransmission", not set);
  1871. Deaths("Player 4", "Tassadar/Zeratul (Archon)", Exactly, 4);
  1872.  
  1873. Actions:
  1874. Comment("F1 | Darion attacks general 05");
  1875. Set Switch("InTransmission", set);
  1876. Mute Unit Speech();
  1877. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1878. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Oh, my cops grow up so fast! They're already on their way\r\n \x016to attack some random location!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkGeneral-Darion-005.wav", 5434);
  1879. Wait(500);
  1880. Unmute Unit Speech();
  1881. Set Deaths("Player 4", "Tassadar/Zeratul (Archon)", Set To, 9);
  1882. Set Switch("InTransmission", clear);
  1883. Preserve Trigger();
  1884. }
  1885.  
  1886. //-----------------------------------------------------------------//
  1887.  
  1888. Trigger("P1 Cullen | P2 Darion"){
  1889. Conditions:
  1890. Switch("InTransmission", not set);
  1891. Deaths("Player 4", "Tassadar/Zeratul (Archon)", Exactly, 5);
  1892.  
  1893. Actions:
  1894. Comment("F1 | Darion attacks general 06");
  1895. Set Switch("InTransmission", set);
  1896. Mute Unit Speech();
  1897. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1898. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Wake me up when my forces finish attacking the enemy.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkGeneral-Darion-006.wav", 3290);
  1899. Wait(500);
  1900. Unmute Unit Speech();
  1901. Set Deaths("Player 4", "Tassadar/Zeratul (Archon)", Set To, 9);
  1902. Set Switch("InTransmission", clear);
  1903. Preserve Trigger();
  1904. }
  1905.  
  1906. //-----------------------------------------------------------------//
  1907.  
  1908. Trigger("P1 Cullen | P2 Darion"){
  1909. Conditions:
  1910. Switch("InTransmission", not set);
  1911. Deaths("Player 4", "Tassadar/Zeratul (Archon)", Exactly, 6);
  1912.  
  1913. Actions:
  1914. Comment("F1 | Darion attacks general 07");
  1915. Set Switch("InTransmission", set);
  1916. Mute Unit Speech();
  1917. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  1918. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x0161v9?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AtkGeneral-Darion-007.wav", 1319);
  1919. Wait(500);
  1920. Unmute Unit Speech();
  1921. Set Deaths("Player 4", "Tassadar/Zeratul (Archon)", Set To, 9);
  1922. Set Switch("InTransmission", clear);
  1923. Preserve Trigger();
  1924. }
  1925.  
  1926. //-----------------------------------------------------------------//
  1927.  
  1928. Trigger("P1 Cullen | P2 Darion"){
  1929. Conditions:
  1930. Switch("InTransmission", set);
  1931. Deaths("Player 4", "Tassadar/Zeratul (Archon)", At most, 8);
  1932. Elapsed Time(At least, 2);
  1933.  
  1934. Actions:
  1935. Comment("F1 | Darion attacks general skip");
  1936. Set Deaths("Player 4", "Tassadar/Zeratul (Archon)", Set To, 9);
  1937. Preserve Trigger();
  1938. }
  1939.  
  1940. //-----------------------------------------------------------------//
  1941.  
  1942. Trigger("P1 Cullen | P2 Darion"){
  1943. Conditions:
  1944. Command("Player 1", "Police Station", Exactly, 0);
  1945. Switch("NoP1Station", not set);
  1946.  
  1947. Actions:
  1948. Comment("F1 | No P1 station");
  1949. Set Switch("NoP1Station", set);
  1950. Preserve Trigger();
  1951. }
  1952.  
  1953. //-----------------------------------------------------------------//
  1954.  
  1955. Trigger("P1 Cullen | P2 Darion"){
  1956. Conditions:
  1957. Command("Player 2", "Police Station", Exactly, 0);
  1958. Switch("NoP2Station", not set);
  1959.  
  1960. Actions:
  1961. Comment("F1 | No P2 station");
  1962. Set Switch("NoP2Station", set);
  1963. Preserve Trigger();
  1964. }
  1965.  
  1966. //-----------------------------------------------------------------//
  1967.  
  1968. Trigger("P1 Cullen | P2 Darion"){
  1969. Conditions:
  1970. Command("Player 1", "Police Station", At least, 1);
  1971. Switch("NoP1Station", set);
  1972.  
  1973. Actions:
  1974. Comment("F1 | P1 station rebuilt");
  1975. Set Switch("NoP1Station", clear);
  1976. Preserve Trigger();
  1977. }
  1978.  
  1979. //-----------------------------------------------------------------//
  1980.  
  1981. Trigger("P1 Cullen | P2 Darion"){
  1982. Conditions:
  1983. Command("Player 2", "Police Station", At least, 1);
  1984. Switch("NoP2Station", set);
  1985.  
  1986. Actions:
  1987. Comment("F1 | P2 station rebuilt");
  1988. Set Switch("NoP2Station", clear);
  1989. Preserve Trigger();
  1990. }
  1991.  
  1992. //-----------------------------------------------------------------//
  1993.  
  1994. Trigger("P1 Cullen | P2 Darion"){
  1995. Conditions:
  1996. Deaths("P1 Cullen | P2 Darion", "Cullen", At least, 1);
  1997. Switch("CullenDead", not set);
  1998.  
  1999. Actions:
  2000. Comment("F1 | Cullen dies");
  2001. Set Switch("CullenDead", set);
  2002. Preserve Trigger();
  2003. }
  2004.  
  2005. //-----------------------------------------------------------------//
  2006.  
  2007. Trigger("P1 Cullen | P2 Darion"){
  2008. Conditions:
  2009. Deaths("P1 Cullen | P2 Darion", "Darion (Superbike)", At least, 1);
  2010. Switch("DarionDead", not set);
  2011.  
  2012. Actions:
  2013. Comment("F1 | Darion dies");
  2014. ; Set Switch("DarionDead", set);
  2015. ; Preserve Trigger();
  2016. }
  2017.  
  2018. //-----------------------------------------------------------------//
  2019.  
  2020. Trigger("P1 Cullen | P2 Darion"){
  2021. Conditions:
  2022. Switch("CullenDead", set);
  2023. Switch("NoP1Station", not set);
  2024. Switch("CullenReviving", not set);
  2025.  
  2026. Actions:
  2027. Comment("F1 | Revive Cullen start");
  2028. Set Switch("CullenReviving", set);
  2029. Set Countdown Timer(Set To, 60);
  2030. Set Deaths("Player 1", "Cullen", Set To, 0);
  2031. Play WAV("sound\\Misc\\TRescue.wav", 1896);
  2032. Display Text Message(Don't Always Display, "\r\n \x003NOTICE\r\n \x016Cullen has died and will revive at a Police\r\n \x016Station owned by player 1 in 60 seconds.");
  2033. Preserve Trigger();
  2034. }
  2035.  
  2036. //-----------------------------------------------------------------//
  2037.  
  2038. Trigger("P1 Cullen | P2 Darion"){
  2039. Conditions:
  2040. Switch("DarionDead", set);
  2041. Switch("NoP2Station", not set);
  2042. Switch("DarionReviving", not set);
  2043.  
  2044. Actions:
  2045. Comment("F1 | Revive Darion start");
  2046. ; Set Switch("DarionReviving", set);
  2047. ; Set Countdown Timer(Set To, 60);
  2048. ; Set Deaths("Player 1", "Darion (Superbike)", Set To, 0);
  2049. ; Play WAV("sound\\Misc\\TRescue.wav", 1896);
  2050. ; Display Text Message(Don't Always Display, "\r\n \x003NOTICE\r\n \x016Darion has died and will revive at a Police\r\n \x016Station owned by player 2 in 60 seconds.");
  2051. ; Preserve Trigger();
  2052. }
  2053.  
  2054. //-----------------------------------------------------------------//
  2055.  
  2056. Trigger("P1 Cullen | P2 Darion"){
  2057. Conditions:
  2058. Deaths("Player 3", "Police Station", Exactly, 0);
  2059. Elapsed Time(At least, 5);
  2060.  
  2061. Actions:
  2062. Comment("F1 | Revive Cullen 01");
  2063. Minimap Ping("Center]Cullen");
  2064. Play WAV("staredit\\wav\\Rsp-Cullen-01.wav", 2091);
  2065. Set Deaths("Player 3", "Police Station", Set To, 4);
  2066. }
  2067.  
  2068. //-----------------------------------------------------------------//
  2069.  
  2070. Trigger("P1 Cullen | P2 Darion"){
  2071. Conditions:
  2072. Deaths("Player 3", "Police Station", Exactly, 1);
  2073.  
  2074. Actions:
  2075. Comment("F1 | Revive Cullen 02");
  2076. Minimap Ping("Center]Cullen");
  2077. Play WAV("staredit\\wav\\Rsp-Cullen-02.wav", 4824);
  2078. Set Deaths("Player 3", "Police Station", Set To, 4);
  2079. }
  2080.  
  2081. //-----------------------------------------------------------------//
  2082.  
  2083. Trigger("P1 Cullen | P2 Darion"){
  2084. Conditions:
  2085. Deaths("Player 3", "Police Station", Exactly, 2);
  2086.  
  2087. Actions:
  2088. Comment("F1 | Revive Cullen 03");
  2089. Minimap Ping("Center]Cullen");
  2090. Play WAV("staredit\\wav\\Rsp-Cullen-03.wav", 2123);
  2091. Set Deaths("Player 3", "Police Station", Set To, 4);
  2092. }
  2093.  
  2094. //-----------------------------------------------------------------//
  2095.  
  2096. Trigger("P1 Cullen | P2 Darion"){
  2097. Conditions:
  2098. Deaths("Player 3", "Police Bazookabike", Exactly, 0);
  2099. Elapsed Time(At least, 5);
  2100.  
  2101. Actions:
  2102. Comment("F1 | Revive Darion 01");
  2103. ; Minimap Ping("Center]Darion");
  2104. ; Play WAV("staredit\\wav\\Rsp-DarionBike-01.wav", 2912);
  2105. ; Set Deaths("Player 3", "Police Bazookabike", Set To, 3);
  2106. }
  2107.  
  2108. //-----------------------------------------------------------------//
  2109.  
  2110. Trigger("P1 Cullen | P2 Darion"){
  2111. Conditions:
  2112. Deaths("Player 3", "Police Bazookabike", Exactly, 1);
  2113.  
  2114. Actions:
  2115. Comment("F1 | Revive Darion 02");
  2116. ; Minimap Ping("Center]Darion");
  2117. ; Play WAV("staredit\\wav\\Rsp-DarionBike-02.wav", 1113);
  2118. ; Set Deaths("Player 3", "Police Bazookabike", Set To, 3);
  2119. }
  2120.  
  2121. //-----------------------------------------------------------------//
  2122.  
  2123. Trigger("P1 Cullen | P2 Darion"){
  2124. Conditions:
  2125. Switch("Singleplayer", set);
  2126. Elapsed Time(At least, 3);
  2127. Elapsed Time(At most, 100);
  2128.  
  2129. Actions:
  2130. Comment("F1 | Intro dialogue, SP");
  2131. Order("All players", "Crow (Simulation)", "Anywhere", "_Resarea]3", move);
  2132. Mute Unit Speech();
  2133. Wait(500);
  2134. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Morning, sir! I've got our battle plans drawn up, and-", "Police Officer", "Anywhere", Subtract, 250, "staredit\\wav\\IG-Officer-001.wav", 3669);
  2135. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Hey, wait a minute! Where's my pizza?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-001.wav", 2846);
  2136. Run AI Script("+Vi3");
  2137. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Uh...", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-002.wav", 1430);
  2138. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2139. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen! You're looking for pizza, too? I got a voicemail\r\n \x016telling me to come get some, but I don't see any.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-001.wav", 6168);
  2140. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016You know, now that I think about it, that voicemail sounded\r\n \x016like it was you.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-002.wav", 4289);
  2141. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2142. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016U actually.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-002.wav", 1568);
  2143. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Goddamn it, Darion!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-003.wav", 2247);
  2144. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Uh, sir? We're supposed to be fighting anime. Didn't you get\r\n \x016the briefing?", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-003.wav", 6180);
  2145. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016There was a briefing? All I remember is smashing my father in\r\n \x016the face.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-004.wav", 4188);
  2146. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Well, I guess you'll find out later.", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-004.wav", 3084);
  2147. Wait(500);
  2148. Set Deaths("Player 6", "Aldaris (Templar)", Set To, 1);
  2149. Unmute Unit Speech();
  2150. }
  2151.  
  2152. //-----------------------------------------------------------------//
  2153.  
  2154. Trigger("P1 Cullen | P2 Darion"){
  2155. Conditions:
  2156. Switch("Singleplayer", set);
  2157. Deaths("Player 6", "Men", At least, 1);
  2158. Switch("InTransmission", not set);
  2159.  
  2160. Actions:
  2161. Comment("F1 | Team engages Kraak's clan, SP");
  2162. Set Switch("InTransmission", set);
  2163. Wait(500);
  2164. Mute Unit Speech();
  2165. Transmission(Don't Always Display, "\r\n \x018EDITOR\r\n \x016Who put humans on this map? I didn't approve that change!", "Fanfiction Editor", "Anywhere", Subtract, 0, "staredit\\wav\\IG-FanficEditor-001.wav", 3788);
  2166. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Hey, there are anime here!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-005.wav", 2077);
  2167. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016I told you!", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-005.wav", 1788);
  2168. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016I wish someone told me about this before now!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-006.wav", 2414);
  2169. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016But-", "Police Officer", "Anywhere", Subtract, 250, "staredit\\wav\\IG-Officer-006.wav", 1006);
  2170. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2171. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Tell me about it! I'm so tired of all these random surprises!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-003.wav", 3972);
  2172. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016How could you be surprised? You made the map!", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-007.wav", 3549);
  2173. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2174. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen, do you think there's any enemies on this map?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-004.wav", 2995);
  2175. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Probably not.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-007.wav", 1219);
  2176. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Ugh.", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-008.wav", 1602);
  2177. Wait(500);
  2178. Unmute Unit Speech();
  2179. Set Deaths("Player 3", "9gag Subscriber", Set To, 1);
  2180. Set Switch("InTransmission", clear);
  2181. }
  2182.  
  2183. //-----------------------------------------------------------------//
  2184.  
  2185. Trigger("P1 Cullen | P2 Darion"){
  2186. Conditions:
  2187. Switch("Singleplayer", set);
  2188. Deaths("Player 5", "Men", At least, 1);
  2189. Switch("InTransmission", not set);
  2190.  
  2191. Actions:
  2192. Comment("F1 | Team engages Mongo's clan, SP");
  2193. Set Switch("InTransmission", set);
  2194. Wait(500);
  2195. Mute Unit Speech();
  2196. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Even more anime?!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-008.wav", 2226);
  2197. Create Unit("P1 Cullen | P2 Darion", "Map Revealer", 1, "_AI]P5-MongoTown");
  2198. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2199. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Ah, it's me! Mongo! Why are there stupid humans here?", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-001.wav", 6585);
  2200. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Who the hell are you?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-009.wav", 1846);
  2201. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2202. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Didn't you hear me the first time?", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-002.wav", 2439);
  2203. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2204. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen, who's this mongoloid?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-005.wav", 2009);
  2205. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2206. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016My name is-", "Matriarch (Queen)", "Anywhere", Subtract, 500, "staredit\\wav\\IG-Mongo-003.wav", 2003);
  2207. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016I don't know, just some moron.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-010.wav", 1910);
  2208. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2209. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016You will pay for this! I just wanted to smash my idiot\r\n \x016rival, Kraak! Now, I'll smash you too!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-004.wav", 8957);
  2210. Create Unit("P1 Cullen | P2 Darion", "Map Revealer", 1, "_AI]P6-KraakTown");
  2211. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2212. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak crush Mongo! Kraak crush pinkthings!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-001.wav", 5985);
  2213. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2214. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey, I'm not pink! That's it, you're fired!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-006.wav", 3737);
  2215. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2216. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016What?!", "Torrasque (Ultralisk)", "Anywhere", Add, 350, "staredit\\wav\\IG-Kraak-002.wav", 920);
  2217. Set Mission Objectives("01 - THE THREEPEAT\r\n-Destroy Mongo's production structures.\r\n-Destroy Kraak's production structures.\r\n-At least one Police Station must survive.");
  2218. Transmission(Don't Always Display, "\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \x017NEW OBJECTIVES\r\n \x016-Destroy Mongo's production structures.\r\n \x016-Destroy Kraak's production structures.", "Psi Emitter", "Anywhere", Subtract, 0, "staredit\\wav\\[SFX]ObjectiveNewTerran.wav", 2826);
  2219. Set Switch("AnimeActive", set);
  2220. Wait(500);
  2221. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2222. Transmission(Don't Always Display, "\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \x018KRAAK\r\n \x016No!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-003.wav", 1256);
  2223. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Well, I guess we have an objective now, so, that's cool.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-011.wav", 2780);
  2224. Wait(500);
  2225. Set Deaths("Player 3", "Ackmech Turret", Set To, 1);
  2226. Unmute Unit Speech();
  2227. Remove Unit("P1 Cullen | P2 Darion", "Map Revealer");
  2228. Set Switch("InTransmission", clear);
  2229. }
  2230.  
  2231. //-----------------------------------------------------------------//
  2232.  
  2233. Trigger("P1 Cullen | P2 Darion"){
  2234. Conditions:
  2235. Switch("Singleplayer", set);
  2236. Deaths("All players", "Donut Beast (Ice World)", At least, 1);
  2237. Switch("InTransmission", not set);
  2238.  
  2239. Actions:
  2240. Comment("F1 | Donut beast killed, SP");
  2241. Set Switch("InTransmission", set);
  2242. Wait(500);
  2243. Mute Unit Speech();
  2244. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2245. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016What the hell was that? And why did it scream \"donuts\" as\r\n \x016it died?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-007.wav", 4301);
  2246. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Wait, donuts?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-012.wav", 1596);
  2247. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2248. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey, hold on a second-", "Darion (Superbike)", "Anywhere", Subtract, 500, "staredit\\wav\\IG-Darion-008.wav", 1605);
  2249. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016DONUTS!!!!!!!!!!!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-013.wav", 1201);
  2250. Wait(2000);
  2251. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2252. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Well, guess we need to kill them all.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-009.wav", 2620);
  2253. Set Switch("DonutBeastActive", set);
  2254. Transmission(Don't Always Display, "\r\n \x017BONUS OBJECTIVE:\r\n \x016Eat all donut beasts... with bullets!", "Psi Emitter", "Anywhere", Subtract, 0, "staredit\\wav\\[SFX]ObjectiveNewTerran.wav", 2826);
  2255. Wait(500);
  2256. Unmute Unit Speech();
  2257. Set Switch("InTransmission", clear);
  2258. }
  2259.  
  2260. //-----------------------------------------------------------------//
  2261.  
  2262. Trigger("P1 Cullen | P2 Darion"){
  2263. Conditions:
  2264. Switch("Singleplayer", set);
  2265. Command("All players", "Donut Beast (Ice World)", Exactly, 0);
  2266. Switch("InTransmission", not set);
  2267.  
  2268. Actions:
  2269. Comment("F1 | All donut beasts killed, SP");
  2270. Set Switch("InTransmission", set);
  2271. Wait(500);
  2272. Mute Unit Speech();
  2273. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Ok, I think that was the last donut beast!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-014.wav", 2888);
  2274. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2275. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Yeah, it was! How did you know?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-010.wav", 2296);
  2276. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016I looked in the triggers of this map? Duh.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-015.wav", 2520);
  2277. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2278. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Ah, classic move!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-011.wav", 2357);
  2279. Set Switch("DonutOperatorSpawn", set);
  2280. Transmission(Don't Always Display, "\r\n \x00fDONUT OPERATOR\r\n \x016Nothing says classic like an old fashioned donut.", "FBI Agent", "Anywhere", Subtract, 0, "staredit\\wav\\IG-DonutOfficer-001.wav", 4580);
  2281. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh my god? Who are you??? I've never heard your voice before?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-016.wav", 4493);
  2282. Transmission(Don't Always Display, "\r\n \x00fDONUT OPERATOR\r\n \x016My name... is not important. What's important, is that you\r\n \x016have donuts, and I have bullets.", "FBI Agent", "Anywhere", Subtract, 0, "staredit\\wav\\IG-DonutOfficer-002.wav", 8599);
  2283. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh. In that case, welcome to our team!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-017.wav", 2584);
  2284. Transmission(Don't Always Display, "\r\n \x00fDONUT OPERATOR\r\n \x016Woo, hoo-hoo!", "FBI Agent", "Anywhere", Subtract, 0, "staredit\\wav\\IG-DonutOfficer-003.wav", 3071);
  2285. Wait(500);
  2286. Unmute Unit Speech();
  2287. Set Switch("InTransmission", clear);
  2288. }
  2289.  
  2290. //-----------------------------------------------------------------//
  2291.  
  2292. Trigger("P1 Cullen | P2 Darion"){
  2293. Conditions:
  2294. Switch("Singleplayer", set);
  2295. Command("All players", "Crow (Simulation)", Exactly, 0);
  2296. Switch("InTransmission", not set);
  2297.  
  2298. Actions:
  2299. Comment("F1 | Team kills the crow, SP");
  2300. Set Switch("InTransmission", set);
  2301. Wait(500);
  2302. Mute Unit Speech();
  2303. Transmission(Don't Always Display, "\r\n \x015CROW\r\n \x016AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "Crow (Simulation)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Crow-001.wav", 2420);
  2304. Wait(2000);
  2305. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Shoot me.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-Shootme.wav", 1646);
  2306. Wait(500);
  2307. Unmute Unit Speech();
  2308. Set Switch("InTransmission", clear);
  2309. }
  2310.  
  2311. //-----------------------------------------------------------------//
  2312.  
  2313. Trigger("P1 Cullen | P2 Darion"){
  2314. Conditions:
  2315. Switch("Singleplayer", set);
  2316. Command("Player 3", "Buildings", At most, 12);
  2317. Switch("InTransmission", not set);
  2318.  
  2319. Actions:
  2320. Comment("F1 | Team rescues a building, SP");
  2321. Set Switch("InTransmission", set);
  2322. Wait(500);
  2323. Mute Unit Speech();
  2324. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016These abandoned buildings might be all that's left of the\r\n \x016first responders. We should look for survivors-", "Police Officer", "Anywhere", Subtract, 800, "staredit\\wav\\IG-Officer-009.wav", 6887);
  2325. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2326. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen, do you think there are any survivors on this\r\n \x016map?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-012.wav", 3183);
  2327. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Probably not.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-007.wav", 1219);
  2328. Transmission(Don't Always Display, "", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-010.wav", 2635);
  2329. Wait(500);
  2330. Unmute Unit Speech();
  2331. Set Switch("InTransmission", clear);
  2332. }
  2333.  
  2334. //-----------------------------------------------------------------//
  2335.  
  2336. Trigger("P1 Cullen | P2 Darion"){
  2337. Conditions:
  2338. Switch("Singleplayer", set);
  2339. Command("Player 1", "Police Paramedic", At least, 1);
  2340. Switch("InTransmission", not set);
  2341.  
  2342. Actions:
  2343. Comment("F1 | P1 trains a paramedic, SP");
  2344. Set Switch("InTransmission", set);
  2345. Wait(1500);
  2346. Mute Unit Speech();
  2347. Transmission(Don't Always Display, "\r\n \x00ePARAMEDIC\r\n \x016Is this your dog?", "Police Paramedic", "Anywhere", Subtract, 0, "staredit\\wav\\TMdPss02.wav", 1627);
  2348. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Wait, you're not a dog.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-Dog.wav", 2588);
  2349. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2350. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I am! A", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-013.wav", 1737);
  2351. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016You're supposed to be telling me how to use this unit you\r\n \x016added to the game, and instead, you're being a dog.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-018.wav", 4942);
  2352. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2353. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Just pretend they're a paladin from WarCraft III! I even\r\n \x016made their ability hotkey 'T' for tony!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-014.wav", 5578);
  2354. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh, okay.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-019.wav", 1273);
  2355. Wait(500);
  2356. Unmute Unit Speech();
  2357. Set Switch("InTransmission", clear);
  2358. }
  2359.  
  2360. //-----------------------------------------------------------------//
  2361.  
  2362. Trigger("P1 Cullen | P2 Darion"){
  2363. Conditions:
  2364. Switch("Singleplayer", set);
  2365. Command("Player 1", "Police Bazookabike", At least, 1);
  2366. Switch("InTransmission", not set);
  2367.  
  2368. Actions:
  2369. Comment("F1 | P1 trains a bazookabike, SP");
  2370. Set Switch("InTransmission", set);
  2371. Wait(1500);
  2372. Mute Unit Speech();
  2373. Transmission(Don't Always Display, "\r\n \x00eBAZOOKABIKE\r\n \x016Yeeeee haw!", "Police Bazookabike", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Bazookabike-001.wav", 2298);
  2374. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016What does this guy do?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-020.wav", 1184);
  2375. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2376. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016He 360 no scopes people with rockets while driving full\r\n \x016speed! His rockets home in on targets!! Don't ask me\r\n \x016how it works!!!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-015.wav", 6282);
  2377. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Right. Well, I guess I'll use them if I ever find myself\r\n \x016playing Call of Duty.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-021.wav", 4789);
  2378. Transmission(Don't Always Display, "\r\n \x00eBAZOOKABIKE\r\n \x016No scope? More like N scope. Heh.", "Police Bazookabike", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Bazookabike-002.wav", 3071);
  2379. Wait(500);
  2380. Unmute Unit Speech();
  2381. Set Switch("InTransmission", clear);
  2382. }
  2383.  
  2384. //-----------------------------------------------------------------//
  2385.  
  2386. Trigger("P1 Cullen | P2 Darion"){
  2387. Conditions:
  2388. Switch("Singleplayer", set);
  2389. Command("Player 1", "Police Station", At least, 2);
  2390. Switch("InTransmission", not set);
  2391.  
  2392. Actions:
  2393. Comment("F1 | Cullen expands, SP");
  2394. Set Switch("InTransmission", set);
  2395. Wait(1500);
  2396. Mute Unit Speech();
  2397. Transmission(Don't Always Display, "", "Police Academy", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2398. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Hey Cullen, do you think there are any expansions on this\r\n \x016map?", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-016.wav", 3286);
  2399. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Probably not. Wait, didn't I just expand?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-022.wav", 2816);
  2400. Transmission(Don't Always Display, "", "Police Academy", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2401. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016No.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-017.wav", 910);
  2402. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-023.wav", 627);
  2403. Wait(500);
  2404. Unmute Unit Speech();
  2405. Set Switch("InTransmission", clear);
  2406. }
  2407.  
  2408. //-----------------------------------------------------------------//
  2409.  
  2410. Trigger("P1 Cullen | P2 Darion"){
  2411. Conditions:
  2412. Switch("Singleplayer", set);
  2413. Deaths("Player 4", "Ackmech Turret", At least, 1);
  2414. Switch("InTransmission", not set);
  2415.  
  2416. Actions:
  2417. Comment("F1 | Darion expands, SP");
  2418. Set Switch("InTransmission", set);
  2419. Wait(1500);
  2420. Mute Unit Speech();
  2421. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2422. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I'm setting up an expansion!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-018.wav", 1622);
  2423. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Okay, thanks for the update! It was really important!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-024.wav", 3336);
  2424. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2425. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016No problem! I know you could have seen this by paying\r\n \x016attention to the minimap, but if I don't put enough\r\n \x016transmissions in this map, Blizzard will never hire me!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-019.wav", 7484);
  2426. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh no! Then you won't be able to accidentally record\r\n \x016your farts and use them to make higher quality zerg unit\r\n \x016responses!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-025.wav", 5991);
  2427. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2428. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I know! That would just be a tragedy.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-020.wav", 2500);
  2429. Wait(500);
  2430. Unmute Unit Speech();
  2431. Set Switch("InTransmission", clear);
  2432. }
  2433.  
  2434. //-----------------------------------------------------------------//
  2435.  
  2436. Trigger("P1 Cullen | P2 Darion"){
  2437. Conditions:
  2438. Switch("Singleplayer", set);
  2439. Command("Player 2", "Police Station", Exactly, 0);
  2440. Command("Player 4", "Police Station", Exactly, 0);
  2441. Switch("InTransmission", not set);
  2442.  
  2443. Actions:
  2444. Comment("F1 | SP ally destroyed");
  2445. Set Switch("InTransmission", set);
  2446. Wait(500);
  2447. Mute Unit Speech();
  2448. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016I've been smashed!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-021.wav", 1679);
  2449. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh no!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-026.wav", 1500);
  2450. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Don't worry, I'm too lazy to save this in bank data, so\r\n \x016I'll still show up in the next mission.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-022.wav", 4341);
  2451. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh, okay.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-027.wav", 1282);
  2452. Wait(500);
  2453. Unmute Unit Speech();
  2454. Set Switch("InTransmission", clear);
  2455. }
  2456.  
  2457. //-----------------------------------------------------------------//
  2458.  
  2459. Trigger("P1 Cullen | P2 Darion"){
  2460. Conditions:
  2461. Switch("Singleplayer", set);
  2462. Switch("KraakNatAttack", set);
  2463. Switch("InTransmission", not set);
  2464.  
  2465. Actions:
  2466. Comment("F1 | Kraak natural attacked, SP");
  2467. Set Switch("InTransmission", set);
  2468. Wait(1000);
  2469. Mute Unit Speech();
  2470. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2471. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Why pinkthings attack Kraak's expansion? Kraak need that!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-004.wav", 4306);
  2472. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Guess you could say there's a crack in your defenses!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-028.wav", 3399);
  2473. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2474. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Why you say this thing to Kraak? Kraak no have crack in\r\n \x016armor!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-005.wav", 4574);
  2475. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Your name? It rhymes with crack.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-029.wav", 2418);
  2476. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2477. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Uh... Kraak no understand. Who is crack? Kraak not crack!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-006.wav", 7410);
  2478. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Someone, put this guy out of his misery!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-030.wav", 2753);
  2479. Wait(500);
  2480. Unmute Unit Speech();
  2481. Set Switch("InTransmission", clear);
  2482. }
  2483.  
  2484. //-----------------------------------------------------------------//
  2485.  
  2486. Trigger("P1 Cullen | P2 Darion"){
  2487. Conditions:
  2488. Switch("Singleplayer", set);
  2489. Switch("KraakMainAttack", set);
  2490. Switch("InTransmission", not set);
  2491.  
  2492. Actions:
  2493. Comment("F1 | Kraak main attacked, SP");
  2494. Set Switch("InTransmission", set);
  2495. Wait(1000);
  2496. Mute Unit Speech();
  2497. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P6-KraakTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2498. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Pinkthings attack! Kraak's fanfiction edit them!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-007.wav", 3779);
  2499. Transmission(Don't Always Display, "\r\n \x018EDITOR\r\n \x016Did he say it them?", "Fanfiction Editor", "Anywhere", Add, 500, "staredit\\wav\\IG-FanficEditor-002.wav", 1782);
  2500. Transmission(Don't Always Display, "\r\n \x018SMOOCHIE BOY\r\n \x016Mwah!!!!!", "Anime Smoochie Boy", "Anywhere", Subtract, 0, "staredit\\wav\\IG-SmoochieBoy-001.wav", 1352);
  2501. Transmission(Don't Always Display, "\r\n \x018EDITOR\r\n \x016Ok, thank you.", "Fanfiction Editor", "Anywhere", Subtract, 0, "staredit\\wav\\IG-FanficEditor-003.wav", 1435);
  2502. Wait(500);
  2503. Unmute Unit Speech();
  2504. Set Switch("InTransmission", clear);
  2505. }
  2506.  
  2507. //-----------------------------------------------------------------//
  2508.  
  2509. Trigger("P1 Cullen | P2 Darion"){
  2510. Conditions:
  2511. Switch("Singleplayer", set);
  2512. Command("Player 6", "Anime Cosplayer", Exactly, 0);
  2513. Command("Player 6", "Factories", Exactly, 0);
  2514. Switch("InTransmission", not set);
  2515.  
  2516. Actions:
  2517. Comment("F1 | Kraak main destroyed, SP");
  2518. Set Switch("InTransmission", set);
  2519. Wait(1000);
  2520. Mute Unit Speech();
  2521. Minimap Ping("_AI]P6-KraakTown");
  2522. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Ugh... Perhaps Kraak is crack after all.", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-008.wav", 4617);
  2523. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2524. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Ha, get a better Kraak next time, idiot!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-023.wav", 3117);
  2525. Wait(3000);
  2526. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Hey, where'd you go?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-031.wav", 1372);
  2527. Minimap Ping("_AI]P6-KraakTown");
  2528. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak still here. Kraak think about what Kraak has done.\r\n \x016And what Kraak means. And if Kraak is crack. Kraak talk\r\n \x016when Kraak is certain Kraak is Kraak.", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-009.wav", 10832);
  2529. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh. Okay. Guess you're also invisible?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-032.wav", 2843);
  2530. Minimap Ping("_AI]P6-KraakTown");
  2531. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak not feel like being seen right now. Kraak not spawn\r\n \x016until end of map.", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Kraak-010.wav", 4895);
  2532. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Reasonable.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-033.wav", 977);
  2533. Wait(500);
  2534. Unmute Unit Speech();
  2535. Set Switch("KraakDestroyed", set);
  2536. Set Switch("InTransmission", clear);
  2537. }
  2538.  
  2539. //-----------------------------------------------------------------//
  2540.  
  2541. Trigger("P1 Cullen | P2 Darion"){
  2542. Conditions:
  2543. Switch("Singleplayer", set);
  2544. Switch("MongoNatAttack", set);
  2545. Switch("InTransmission", not set);
  2546.  
  2547. Actions:
  2548. Comment("F1 | Mongo natural attacked, SP");
  2549. Set Switch("InTransmission", set);
  2550. Wait(1000);
  2551. Mute Unit Speech();
  2552. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2553. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016What do you hope to accomplish by attacking my expansion?", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-005.wav", 4650);
  2554. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016In real time strategy games, denying your enemy's\r\n \x016reduce the amount of resources they are able to harvest\r\n \x016Doing this often results in your enemy's army being more\r\n \x016limited, as they will have less resources to spend on upgrading\r\n \x016changing tech paths, and additional unit production.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-034.wav", 11884);
  2555. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2556. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Uh... but... I'm an AI! So I must not require resources!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-006.wav", 6870);
  2557. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Yeah, but Darion made this map, so....", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-035.wav", 3500);
  2558. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2559. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Oh no....", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-007.wav", 1988);
  2560. Wait(500);
  2561. Unmute Unit Speech();
  2562. Set Switch("InTransmission", clear);
  2563. }
  2564.  
  2565. //-----------------------------------------------------------------//
  2566.  
  2567. Trigger("P1 Cullen | P2 Darion"){
  2568. Conditions:
  2569. Switch("Singleplayer", set);
  2570. Switch("MongoMainAttack", set);
  2571. Switch("InTransmission", not set);
  2572.  
  2573. Actions:
  2574. Comment("F1 | Mongo main attacked, SP");
  2575. Set Switch("InTransmission", set);
  2576. Wait(1000);
  2577. Mute Unit Speech();
  2578. Transmission(Don't Always Display, "", "Anime Imageboard", "_AI]P5-MongoTown", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2579. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Beware, my anime! The police have come to arrest us, and\r\n \x016take away our cartoons!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-008.wav", 7180);
  2580. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016What? That's crazy talk! My men would never watch anime!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-036.wav", 3383);
  2581. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Yeah! Heh... never! Wink!", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-011.wav", 3774);
  2582. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016I said men, you know.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-037.wav", 1641);
  2583. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Oh, yeah, well, I guess I'm just killing myself.", "Police Officer", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Officer-012.wav", 3565);
  2584. Wait(500);
  2585. Unmute Unit Speech();
  2586. Set Switch("InTransmission", clear);
  2587. }
  2588.  
  2589. //-----------------------------------------------------------------//
  2590.  
  2591. Trigger("P1 Cullen | P2 Darion"){
  2592. Conditions:
  2593. Switch("Singleplayer", set);
  2594. Command("Player 5", "Anime Cosplayer", Exactly, 0);
  2595. Command("Player 5", "Factories", Exactly, 0);
  2596. Switch("InTransmission", not set);
  2597.  
  2598. Actions:
  2599. Comment("F1 | Mongo main destroyed, SP");
  2600. Set Switch("InTransmission", set);
  2601. Wait(1000);
  2602. Mute Unit Speech();
  2603. Minimap Ping("_AI]P5-MongoTown");
  2604. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016I can't believe you've killed all my production structures.", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-009.wav", 4152);
  2605. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Really?", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-038.wav", 1000);
  2606. Minimap Ping("_AI]P5-MongoTown");
  2607. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Why, did that line sound convincing?", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-010.wav", 3185);
  2608. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2609. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Eh, I guess. Could have used more emotion. I'd have done it\r\n \x016a second time, personally.", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-024.wav", 5371);
  2610. Minimap Ping("_AI]P5-MongoTown");
  2611. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016You try sounding emotional while doing this mongol accent!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-011.wav", 4682);
  2612. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Oh, let me try! Ahem. It is I, Mongo! I am an idiot! I\r\n \x016should get a better brain next time, me! Ha ha!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-039.wav", 9965);
  2613. Minimap Ping("_AI]P5-MongoTown");
  2614. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Toddamnit.", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-012.wav", 1729);
  2615. Wait(500);
  2616. Unmute Unit Speech();
  2617. Set Switch("MongoDestroyed", set);
  2618. Set Switch("InTransmission", clear);
  2619. }
  2620.  
  2621. //-----------------------------------------------------------------//
  2622.  
  2623. Trigger("P1 Cullen | P2 Darion"){
  2624. Conditions:
  2625. Switch("Singleplayer", set);
  2626. Switch("KraakDestroyed", set);
  2627. Switch("MongoDestroyed", set);
  2628. Switch("InTransmission", not set);
  2629.  
  2630. Actions:
  2631. Comment("F1 | Victory - all enemy production destroyed, SP");
  2632. Set Switch("InTransmission", set);
  2633. Wait(1500);
  2634. Mute Unit Speech();
  2635. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Well, you've defeated me. Gloat while you can!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-013.wav", 4634);
  2636. Transmission(Don't Always Display, "\r\n \x00eOFFICER\r\n \x016Ha! We outwitted you idiot anime mongoloid moron better\r\n \x016name next time fanfiction brony pony pans trans bicycle-", "Police Officer", "Anywhere", Subtract, 1250, "staredit\\wav\\IG-Officer-013.wav", 10407);
  2637. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Can we hurry up with this? I'm losing brain cells by the\r\n \x016anime episode here.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-040.wav", 4305);
  2638. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2639. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Yeah! I already lost enough brain cells making this map!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-025.wav", 3756);
  2640. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016That's very interesting. Hey! Look! Kraak is escaping!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-014.wav", 5588);
  2641. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016As if we would ever be stupid enough to fall for that!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-041.wav", 3148);
  2642. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016I'm not joking! He's really escaping, right now!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-015.wav", 3507);
  2643. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2644. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Wow, he's really trying to sell us on it! Good thing we're\r\n \x016too smart to turn around and check, even though he's\r\n \x016completely surrounded by our men, and there's no way he\r\n \x016could possibly use this to his advantage in any way!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-026.wav", 10625);
  2645. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Yeah!", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-042.wav", 1659);
  2646. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Amazing. You let him go.", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Mongo-016.wav", 2978);
  2647. Transmission(Don't Always Display, "\r\n \x00fCULLEN\r\n \x016Nice try, except the part where it was a complete failure.", "Cullen", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Cullen-043.wav", 3113);
  2648. Transmission(Don't Always Display, "", "Police Station", "_AI]P4-SingleplayerAlly", Set To, 0, "staredit\\wav\\blank.wav", 60);
  2649. Transmission(Don't Always Display, "\r\n \x00fDARION\r\n \x016Get a better try next time moron. Men, take him away!", "Darion (Superbike)", "Anywhere", Subtract, 0, "staredit\\wav\\IG-Darion-027.wav", 4197);
  2650. Wait(2000);
  2651. Unmute Unit Speech();
  2652. Set Switch("InTransmission", clear);
  2653. Victory();
  2654. }
  2655.  
  2656. //-----------------------------------------------------------------//
  2657.  
  2658. Trigger("P1 Cullen | P2 Darion"){
  2659. Conditions:
  2660. Switch("DonutBeastActive", set);
  2661. Switch("AnimeActive", not set);
  2662.  
  2663. Actions:
  2664. Comment("F1 | Donut beast objectives, no anime found");
  2665. Set Mission Objectives("01 - THE THREEPEAT\r\n-At least one Police Station must survive.\r\n-BONUS: Eat all donut beasts... with bullets!");
  2666. }
  2667.  
  2668. //-----------------------------------------------------------------//
  2669.  
  2670. Trigger("P1 Cullen | P2 Darion"){
  2671. Conditions:
  2672. Switch("DonutBeastActive", set);
  2673. Switch("AnimeActive", set);
  2674.  
  2675. Actions:
  2676. Comment("F1 | Donut beast objectives, anime found");
  2677. Set Mission Objectives("01 - THE THREEPEAT\r\n-Destroy Mongo's production structures.\r\n-Destroy Kraak's production structures.\r\n-At least one Police Station must survive.\r\n-BONUS: Eat all donut beasts... with bullets!");
  2678. }
  2679.  
  2680. //-----------------------------------------------------------------//
  2681.  
  2682. Trigger("P1 Cullen | P2 Darion"){
  2683. Conditions:
  2684. Switch("InTransmission", not set);
  2685. Switch("Singleplayer", set);
  2686. Deaths("Player 6", "Artanis (Scout)", Exactly, 0);
  2687. Elapsed Time(At least, 5);
  2688.  
  2689. Actions:
  2690. Comment("F1 | Kraak attacks general 01, SP");
  2691. Set Switch("InTransmission", set);
  2692. Mute Unit Speech();
  2693. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2694. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Pinkthings not live long! Kraak smash!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-001.wav", 3768);
  2695. Wait(500);
  2696. Unmute Unit Speech();
  2697. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  2698. Set Switch("InTransmission", clear);
  2699. Preserve Trigger();
  2700. }
  2701.  
  2702. //-----------------------------------------------------------------//
  2703.  
  2704. Trigger("P1 Cullen | P2 Darion"){
  2705. Conditions:
  2706. Switch("InTransmission", not set);
  2707. Switch("Singleplayer", set);
  2708. Deaths("Player 6", "Artanis (Scout)", Exactly, 1);
  2709.  
  2710. Actions:
  2711. Comment("F1 | Kraak attacks general 02, SP");
  2712. Set Switch("InTransmission", set);
  2713. Mute Unit Speech();
  2714. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2715. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak crush you!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-002.wav", 2247);
  2716. Wait(500);
  2717. Unmute Unit Speech();
  2718. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  2719. Set Switch("InTransmission", clear);
  2720. Preserve Trigger();
  2721. }
  2722.  
  2723. //-----------------------------------------------------------------//
  2724.  
  2725. Trigger("P1 Cullen | P2 Darion"){
  2726. Conditions:
  2727. Switch("InTransmission", not set);
  2728. Switch("Singleplayer", set);
  2729. Deaths("Player 6", "Artanis (Scout)", Exactly, 2);
  2730.  
  2731. Actions:
  2732. Comment("F1 | Kraak attacks general 03, SP");
  2733. Set Switch("InTransmission", set);
  2734. Mute Unit Speech();
  2735. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2736. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Here comes Kraak's clan!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-003.wav", 3059);
  2737. Wait(500);
  2738. Unmute Unit Speech();
  2739. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  2740. Set Switch("InTransmission", clear);
  2741. Preserve Trigger();
  2742. }
  2743.  
  2744. //-----------------------------------------------------------------//
  2745.  
  2746. Trigger("P1 Cullen | P2 Darion"){
  2747. Conditions:
  2748. Switch("InTransmission", not set);
  2749. Switch("Singleplayer", set);
  2750. Deaths("Player 6", "Artanis (Scout)", Exactly, 3);
  2751.  
  2752. Actions:
  2753. Comment("F1 | Kraak attacks general 04, SP");
  2754. Set Switch("InTransmission", set);
  2755. Mute Unit Speech();
  2756. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2757. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak. Attack. By the way.", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-004.wav", 3358);
  2758. Wait(500);
  2759. Unmute Unit Speech();
  2760. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  2761. Set Switch("InTransmission", clear);
  2762. Preserve Trigger();
  2763. }
  2764.  
  2765. //-----------------------------------------------------------------//
  2766.  
  2767. Trigger("P1 Cullen | P2 Darion"){
  2768. Conditions:
  2769. Switch("InTransmission", not set);
  2770. Switch("Singleplayer", set);
  2771. Deaths("Player 6", "Artanis (Scout)", Exactly, 4);
  2772.  
  2773. Actions:
  2774. Comment("F1 | Kraak attacks general 05, SP");
  2775. Set Switch("InTransmission", set);
  2776. Mute Unit Speech();
  2777. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2778. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak give pinkthings latest fanfiction!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-005.wav", 3271);
  2779. Wait(500);
  2780. Unmute Unit Speech();
  2781. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  2782. Set Switch("InTransmission", clear);
  2783. Preserve Trigger();
  2784. }
  2785.  
  2786. //-----------------------------------------------------------------//
  2787.  
  2788. Trigger("P1 Cullen | P2 Darion"){
  2789. Conditions:
  2790. Switch("InTransmission", not set);
  2791. Switch("Singleplayer", set);
  2792. Deaths("Player 6", "Artanis (Scout)", Exactly, 5);
  2793.  
  2794. Actions:
  2795. Comment("F1 | Kraak attacks general 06, SP");
  2796. Set Switch("InTransmission", set);
  2797. Mute Unit Speech();
  2798. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2799. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Smash Kraak's enemies, now!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-006.wav", 3761);
  2800. Wait(500);
  2801. Unmute Unit Speech();
  2802. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  2803. Set Switch("InTransmission", clear);
  2804. Preserve Trigger();
  2805. }
  2806.  
  2807. //-----------------------------------------------------------------//
  2808.  
  2809. Trigger("P1 Cullen | P2 Darion"){
  2810. Conditions:
  2811. Switch("InTransmission", not set);
  2812. Switch("Singleplayer", set);
  2813. Deaths("Player 6", "Artanis (Scout)", Exactly, 6);
  2814.  
  2815. Actions:
  2816. Comment("F1 | Kraak attacks general 07, SP");
  2817. Set Switch("InTransmission", set);
  2818. Mute Unit Speech();
  2819. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2820. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Die pinky!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-007.wav", 1521);
  2821. Wait(500);
  2822. Unmute Unit Speech();
  2823. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  2824. Set Switch("InTransmission", clear);
  2825. Preserve Trigger();
  2826. }
  2827.  
  2828. //-----------------------------------------------------------------//
  2829.  
  2830. Trigger("P1 Cullen | P2 Darion"){
  2831. Conditions:
  2832. Switch("InTransmission", set);
  2833. Switch("Singleplayer", set);
  2834. Deaths("Player 6", "Artanis (Scout)", At most, 6);
  2835. Elapsed Time(At least, 2);
  2836.  
  2837. Actions:
  2838. Comment("F1 | Kraak attacks general skip, SP");
  2839. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  2840. Preserve Trigger();
  2841. }
  2842.  
  2843. //-----------------------------------------------------------------//
  2844.  
  2845. Trigger("P1 Cullen | P2 Darion"){
  2846. Conditions:
  2847. Switch("InTransmission", not set);
  2848. Deaths("Player 5", "Artanis (Scout)", Exactly, 0);
  2849. Elapsed Time(At least, 5);
  2850.  
  2851. Actions:
  2852. Comment("F1 | Mongo attacks general 01, SP");
  2853. Set Switch("InTransmission", set);
  2854. Mute Unit Speech();
  2855. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2856. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Fear my memes!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-001.wav", 2948);
  2857. Wait(500);
  2858. Unmute Unit Speech();
  2859. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  2860. Set Switch("InTransmission", clear);
  2861. Preserve Trigger();
  2862. }
  2863.  
  2864. //-----------------------------------------------------------------//
  2865.  
  2866. Trigger("P1 Cullen | P2 Darion"){
  2867. Conditions:
  2868. Switch("InTransmission", not set);
  2869. Switch("Singleplayer", set);
  2870. Deaths("Player 5", "Artanis (Scout)", Exactly, 1);
  2871.  
  2872. Actions:
  2873. Comment("F1 | Mongo attacks general 02, SP");
  2874. Set Switch("InTransmission", set);
  2875. Mute Unit Speech();
  2876. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2877. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Suffocate on my 9gag accounts!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-002.wav", 3691);
  2878. Wait(500);
  2879. Unmute Unit Speech();
  2880. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  2881. Set Switch("InTransmission", clear);
  2882. Preserve Trigger();
  2883. }
  2884.  
  2885. //-----------------------------------------------------------------//
  2886.  
  2887. Trigger("P1 Cullen | P2 Darion"){
  2888. Conditions:
  2889. Switch("InTransmission", not set);
  2890. Switch("Singleplayer", set);
  2891. Deaths("Player 5", "Artanis (Scout)", Exactly, 2);
  2892.  
  2893. Actions:
  2894. Comment("F1 | Mongo attacks general 03, SP");
  2895. Set Switch("InTransmission", set);
  2896. Mute Unit Speech();
  2897. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2898. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Die, by my anime!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-003.wav", 3162);
  2899. Wait(500);
  2900. Unmute Unit Speech();
  2901. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  2902. Set Switch("InTransmission", clear);
  2903. Preserve Trigger();
  2904. }
  2905.  
  2906. //-----------------------------------------------------------------//
  2907.  
  2908. Trigger("P1 Cullen | P2 Darion"){
  2909. Conditions:
  2910. Switch("InTransmission", not set);
  2911. Switch("Singleplayer", set);
  2912. Deaths("Player 5", "Artanis (Scout)", Exactly, 3);
  2913.  
  2914. Actions:
  2915. Comment("F1 | Mongo attacks general 04, SP");
  2916. Set Switch("InTransmission", set);
  2917. Mute Unit Speech();
  2918. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2919. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Kraak couldn't kill you? Figures. I'll just have to do\r\n \x016it myself!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-004.wav", 4997);
  2920. Wait(500);
  2921. Unmute Unit Speech();
  2922. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  2923. Set Switch("InTransmission", clear);
  2924. Preserve Trigger();
  2925. }
  2926.  
  2927. //-----------------------------------------------------------------//
  2928.  
  2929. Trigger("P1 Cullen | P2 Darion"){
  2930. Conditions:
  2931. Switch("InTransmission", not set);
  2932. Switch("Singleplayer", set);
  2933. Deaths("Player 5", "Artanis (Scout)", Exactly, 4);
  2934.  
  2935. Actions:
  2936. Comment("F1 | Mongo attacks general 05, SP");
  2937. Set Switch("InTransmission", set);
  2938. Mute Unit Speech();
  2939. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2940. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016It's me! Mongo! And those are my men! Idiot!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-005.wav", 5818);
  2941. Wait(500);
  2942. Unmute Unit Speech();
  2943. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  2944. Set Switch("InTransmission", clear);
  2945. Preserve Trigger();
  2946. }
  2947.  
  2948. //-----------------------------------------------------------------//
  2949.  
  2950. Trigger("P1 Cullen | P2 Darion"){
  2951. Conditions:
  2952. Switch("InTransmission", not set);
  2953. Switch("Singleplayer", set);
  2954. Deaths("Player 5", "Artanis (Scout)", Exactly, 5);
  2955.  
  2956. Actions:
  2957. Comment("F1 | Mongo attacks general 06, SP");
  2958. Set Switch("InTransmission", set);
  2959. Mute Unit Speech();
  2960. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2961. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016I'm just calling to tell you I clicked 'share' on this\r\n \x016meme! You should be getting it soon.", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-006.wav", 8975);
  2962. Wait(500);
  2963. Unmute Unit Speech();
  2964. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  2965. Set Switch("InTransmission", clear);
  2966. Preserve Trigger();
  2967. }
  2968.  
  2969. //-----------------------------------------------------------------//
  2970.  
  2971. Trigger("P1 Cullen | P2 Darion"){
  2972. Conditions:
  2973. Switch("InTransmission", not set);
  2974. Switch("Singleplayer", set);
  2975. Deaths("Player 5", "Artanis (Scout)", Exactly, 6);
  2976.  
  2977. Actions:
  2978. Comment("F1 | Mongo attacks general 07, SP");
  2979. Set Switch("InTransmission", set);
  2980. Mute Unit Speech();
  2981. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  2982. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Gamers, rise up!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-007.wav", 2327);
  2983. Wait(500);
  2984. Unmute Unit Speech();
  2985. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  2986. Set Switch("InTransmission", clear);
  2987. Preserve Trigger();
  2988. }
  2989.  
  2990. //-----------------------------------------------------------------//
  2991.  
  2992. Trigger("P1 Cullen | P2 Darion"){
  2993. Conditions:
  2994. Switch("Singleplayer", not set);
  2995. Deaths("Player 6", "Artanis (Scout)", At most, 8);
  2996.  
  2997. Actions:
  2998. Comment("F1 | Kraak attacks general skip, MP");
  2999. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  3000. Set Deaths("Current Player", "Bengalaas (Jungle)", Set To, 0);
  3001. Preserve Trigger();
  3002. }
  3003.  
  3004. //-----------------------------------------------------------------//
  3005.  
  3006. Trigger("P1 Cullen | P2 Darion"){
  3007. Conditions:
  3008. Switch("Singleplayer", not set);
  3009. Deaths("Player 5", "Artanis (Scout)", At most, 8);
  3010. Elapsed Time(At least, 2);
  3011.  
  3012. Actions:
  3013. Comment("F1 | Mongo attacks general skip, MP");
  3014. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  3015. Set Deaths("Current Player", "Arcturus Mengsk (Battlecruiser)", Set To, 0);
  3016. Preserve Trigger();
  3017. }
  3018.  
  3019. //-----------------------------------------------------------------//
  3020.  
  3021. Trigger("P1 Cullen | P2 Darion"){
  3022. Conditions:
  3023. Switch("Singleplayer", not set);
  3024. Deaths("Current Player", "9gag Moderator", At least, 536870912);
  3025. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3026. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3027.  
  3028. Actions:
  3029. Comment("F1 | Kraak attacks general 01, MP");
  3030. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3031. Set Deaths("Current Player", "Left Pit Door", Set To, 0);
  3032. Mute Unit Speech();
  3033. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3034. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Pinkthings not live long! Kraak smash!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-001.wav", 3768);
  3035. Wait(500);
  3036. Unmute Unit Speech();
  3037. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  3038. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3039. Set Deaths("Current Player", "Bengalaas (Jungle)", Set To, 0);
  3040. Preserve Trigger();
  3041. }
  3042.  
  3043. //-----------------------------------------------------------------//
  3044.  
  3045. Trigger("P1 Cullen | P2 Darion"){
  3046. Conditions:
  3047. Switch("Singleplayer", not set);
  3048. Deaths("Current Player", "9gag Moderator", At least, 268435456);
  3049. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3050. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3051.  
  3052. Actions:
  3053. Comment("F1 | Kraak attacks general 02, MP");
  3054. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3055. Set Deaths("Current Player", "Left Pit Door", Set To, 0);
  3056. Mute Unit Speech();
  3057. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3058. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak crush you!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-002.wav", 2247);
  3059. Wait(500);
  3060. Unmute Unit Speech();
  3061. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  3062. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3063. Set Deaths("Current Player", "Bengalaas (Jungle)", Set To, 0);
  3064. Preserve Trigger();
  3065. }
  3066.  
  3067. //-----------------------------------------------------------------//
  3068.  
  3069. Trigger("P1 Cullen | P2 Darion"){
  3070. Conditions:
  3071. Switch("Singleplayer", not set);
  3072. Deaths("Current Player", "9gag Moderator", At least, 134217728);
  3073. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3074. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3075.  
  3076. Actions:
  3077. Comment("F1 | Kraak attacks general 03, MP");
  3078. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3079. Set Deaths("Current Player", "Left Pit Door", Set To, 0);
  3080. Mute Unit Speech();
  3081. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3082. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Here comes Kraak's clan!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-003.wav", 3059);
  3083. Wait(500);
  3084. Unmute Unit Speech();
  3085. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  3086. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3087. Set Deaths("Current Player", "Bengalaas (Jungle)", Set To, 0);
  3088. Preserve Trigger();
  3089. }
  3090.  
  3091. //-----------------------------------------------------------------//
  3092.  
  3093. Trigger("P1 Cullen | P2 Darion"){
  3094. Conditions:
  3095. Switch("Singleplayer", not set);
  3096. Deaths("Current Player", "9gag Moderator", At least, 67108864);
  3097. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3098. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3099.  
  3100. Actions:
  3101. Comment("F1 | Kraak attacks general 04, MP");
  3102. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3103. Set Deaths("Current Player", "Left Pit Door", Set To, 0);
  3104. Mute Unit Speech();
  3105. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3106. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak. Attack. By the way.", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-004.wav", 3358);
  3107. Wait(500);
  3108. Unmute Unit Speech();
  3109. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  3110. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3111. Set Deaths("Current Player", "Bengalaas (Jungle)", Set To, 0);
  3112. Preserve Trigger();
  3113. }
  3114.  
  3115. //-----------------------------------------------------------------//
  3116.  
  3117. Trigger("P1 Cullen | P2 Darion"){
  3118. Conditions:
  3119. Switch("Singleplayer", not set);
  3120. Deaths("Current Player", "9gag Moderator", At least, 33554432);
  3121. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3122. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3123.  
  3124. Actions:
  3125. Comment("F1 | Kraak attacks general 05, MP");
  3126. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3127. Set Deaths("Current Player", "Left Pit Door", Set To, 0);
  3128. Mute Unit Speech();
  3129. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3130. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Kraak give pinkthings latest fanfiction!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-005.wav", 3271);
  3131. Wait(500);
  3132. Unmute Unit Speech();
  3133. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  3134. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3135. Set Deaths("Current Player", "Bengalaas (Jungle)", Set To, 0);
  3136. Preserve Trigger();
  3137. }
  3138.  
  3139. //-----------------------------------------------------------------//
  3140.  
  3141. Trigger("P1 Cullen | P2 Darion"){
  3142. Conditions:
  3143. Switch("Singleplayer", not set);
  3144. Deaths("Current Player", "9gag Moderator", At least, 16777216);
  3145. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3146. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3147.  
  3148. Actions:
  3149. Comment("F1 | Kraak attacks general 06, MP");
  3150. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3151. Set Deaths("Current Player", "Left Pit Door", Set To, 0);
  3152. Mute Unit Speech();
  3153. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3154. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Smash Kraak's enemies, now!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-006.wav", 3761);
  3155. Wait(500);
  3156. Unmute Unit Speech();
  3157. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  3158. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3159. Set Deaths("Current Player", "Bengalaas (Jungle)", Set To, 0);
  3160. Preserve Trigger();
  3161. }
  3162.  
  3163. //-----------------------------------------------------------------//
  3164.  
  3165. Trigger("P1 Cullen | P2 Darion"){
  3166. Conditions:
  3167. Switch("Singleplayer", not set);
  3168. Deaths("Current Player", "9gag Moderator", At least, 8388608);
  3169. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3170. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3171.  
  3172. Actions:
  3173. Comment("F1 | Kraak attacks general 07, MP");
  3174. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3175. Set Deaths("Current Player", "Left Pit Door", Set To, 0);
  3176. Mute Unit Speech();
  3177. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P6-KraakTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3178. Transmission(Don't Always Display, "\r\n \x018KRAAK\r\n \x016Die pinky!", "Torrasque (Ultralisk)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Kraak-007.wav", 1521);
  3179. Wait(500);
  3180. Unmute Unit Speech();
  3181. Set Deaths("Player 6", "Artanis (Scout)", Set To, 9);
  3182. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3183. Set Deaths("Current Player", "Bengalaas (Jungle)", Set To, 0);
  3184. Preserve Trigger();
  3185. }
  3186.  
  3187. //-----------------------------------------------------------------//
  3188.  
  3189. Trigger("P1 Cullen | P2 Darion"){
  3190. Conditions:
  3191. Switch("Singleplayer", not set);
  3192. Deaths("Current Player", "9gag Moderator", At least, 4194304);
  3193. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3194. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3195.  
  3196. Actions:
  3197. Comment("F1 | Mongo attacks general 01, MP");
  3198. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3199. Set Deaths("Current Player", "Right Pit Door", Set To, 0);
  3200. Mute Unit Speech();
  3201. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3202. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Fear my memes!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-001.wav", 2948);
  3203. Wait(500);
  3204. Unmute Unit Speech();
  3205. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  3206. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3207. Set Deaths("Current Player", "Arcturus Mengsk (Battlecruiser)", Set To, 0);
  3208. Preserve Trigger();
  3209. }
  3210.  
  3211. //-----------------------------------------------------------------//
  3212.  
  3213. Trigger("P1 Cullen | P2 Darion"){
  3214. Conditions:
  3215. Switch("Singleplayer", not set);
  3216. Deaths("Current Player", "9gag Moderator", At least, 2097152);
  3217. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3218. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3219.  
  3220. Actions:
  3221. Comment("F1 | Mongo attacks general 02, MP");
  3222. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3223. Set Deaths("Current Player", "Right Pit Door", Set To, 0);
  3224. Mute Unit Speech();
  3225. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3226. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Suffocate on my 9gag accounts!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-002.wav", 3691);
  3227. Wait(500);
  3228. Unmute Unit Speech();
  3229. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  3230. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3231. Set Deaths("Current Player", "Arcturus Mengsk (Battlecruiser)", Set To, 0);
  3232. Preserve Trigger();
  3233. }
  3234.  
  3235. //-----------------------------------------------------------------//
  3236.  
  3237. Trigger("P1 Cullen | P2 Darion"){
  3238. Conditions:
  3239. Switch("Singleplayer", not set);
  3240. Deaths("Current Player", "9gag Moderator", At least, 1048576);
  3241. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3242. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3243.  
  3244. Actions:
  3245. Comment("F1 | Mongo attacks general 03, MP");
  3246. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3247. Set Deaths("Current Player", "Right Pit Door", Set To, 0);
  3248. Mute Unit Speech();
  3249. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3250. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Die, by my anime!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-003.wav", 3162);
  3251. Wait(500);
  3252. Unmute Unit Speech();
  3253. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  3254. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3255. Set Deaths("Current Player", "Arcturus Mengsk (Battlecruiser)", Set To, 0);
  3256. Preserve Trigger();
  3257. }
  3258.  
  3259. //-----------------------------------------------------------------//
  3260.  
  3261. Trigger("P1 Cullen | P2 Darion"){
  3262. Conditions:
  3263. Switch("Singleplayer", not set);
  3264. Deaths("Current Player", "9gag Moderator", At least, 524288);
  3265. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3266. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3267.  
  3268. Actions:
  3269. Comment("F1 | Mongo attacks general 04, MP");
  3270. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3271. Set Deaths("Current Player", "Right Pit Door", Set To, 0);
  3272. Mute Unit Speech();
  3273. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3274. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Kraak couldn't kill you? Figures. I'll just have to do\r\n \x016it myself!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-004.wav", 4997);
  3275. Wait(500);
  3276. Unmute Unit Speech();
  3277. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  3278. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3279. Set Deaths("Current Player", "Arcturus Mengsk (Battlecruiser)", Set To, 0);
  3280. Preserve Trigger();
  3281. }
  3282.  
  3283. //-----------------------------------------------------------------//
  3284.  
  3285. Trigger("P1 Cullen | P2 Darion"){
  3286. Conditions:
  3287. Switch("InTransmission", not set);
  3288. Deaths("Current Player", "9gag Moderator", At least, 262144);
  3289. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3290. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3291.  
  3292. Actions:
  3293. Comment("F1 | Mongo attacks general 05, MP");
  3294. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3295. Set Deaths("Current Player", "Right Pit Door", Set To, 0);
  3296. Mute Unit Speech();
  3297. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3298. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016It's me! Mongo! And those are my men! Idiot!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-005.wav", 5818);
  3299. Wait(500);
  3300. Unmute Unit Speech();
  3301. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  3302. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3303. Set Deaths("Current Player", "Arcturus Mengsk (Battlecruiser)", Set To, 0);
  3304. Preserve Trigger();
  3305. }
  3306.  
  3307. //-----------------------------------------------------------------//
  3308.  
  3309. Trigger("P1 Cullen | P2 Darion"){
  3310. Conditions:
  3311. Switch("Singleplayer", not set);
  3312. Deaths("Current Player", "9gag Moderator", At least, 131072);
  3313. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3314. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3315.  
  3316. Actions:
  3317. Comment("F1 | Mongo attacks general 06, MP");
  3318. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3319. Set Deaths("Current Player", "Right Pit Door", Set To, 0);
  3320. Mute Unit Speech();
  3321. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3322. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016I'm just calling to tell you I clicked 'share' on this\r\n \x016meme! You should be getting it soon.", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-006.wav", 8975);
  3323. Wait(500);
  3324. Unmute Unit Speech();
  3325. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  3326. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3327. Set Deaths("Current Player", "Arcturus Mengsk (Battlecruiser)", Set To, 0);
  3328. Preserve Trigger();
  3329. }
  3330.  
  3331. //-----------------------------------------------------------------//
  3332.  
  3333. Trigger("P1 Cullen | P2 Darion"){
  3334. Conditions:
  3335. Switch("Singleplayer", not set);
  3336. Deaths("Current Player", "9gag Moderator", At least, 65536);
  3337. Deaths("Current Player", "9gag Patron", At least, 1048576);
  3338. Deaths("Current Player", "9gag Moderator", At most, 1073741823);
  3339.  
  3340. Actions:
  3341. Comment("F1 | Mongo attacks general 07, MP");
  3342. Set Deaths("Current Player", "9gag Moderator", Set To, 1);
  3343. Set Deaths("Current Player", "Right Pit Door", Set To, 0);
  3344. Mute Unit Speech();
  3345. Transmission(Don't Always Display, "", "Anime Clubhouse", "_AI]P5-MongoTown", Subtract, 0, "staredit\\wav\\blank.wav", 60);
  3346. Transmission(Don't Always Display, "\r\n \x01cMONGO\r\n \x016Gamers, rise up!", "Matriarch (Queen)", "Anywhere", Subtract, 0, "staredit\\wav\\AI-AttackGeneral-Mongo-007.wav", 2327);
  3347. Wait(500);
  3348. Unmute Unit Speech();
  3349. Set Deaths("Player 5", "Artanis (Scout)", Set To, 9);
  3350. Set Deaths("Current Player", "9gag Moderator", Set To, 0);
  3351. Set Deaths("Current Player", "Arcturus Mengsk (Battlecruiser)", Set To, 0);
  3352. Preserve Trigger();
  3353. }
  3354.  
  3355. //-----------------------------------------------------------------//
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement