Guest User

Untitled

a guest
Jan 3rd, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.41 KB | None | 0 0
  1. class CfgORBAT
  2. {
  3.  
  4.  
  5.  
  6. class horizon
  7. {
  8. id = 1;
  9. idType = 2;
  10. side = "Resistance";
  11. size = "Troop";
  12. type = "HQ";
  13. commander = "Jean-Christophe Laffitte";
  14. commanderRank = "General";
  15. text = "Horizon Islands %2";
  16. textShort = "Horizon Islands Defence Forces";
  17. subordinates[] = {htanoa,heast};
  18. description = "Horizon Islands Defence Forces are the armed forces of Tanoa and all other Horizon Islands, currently under control by China as a puppet state, these forces are divided between eachother as to follow NATO or CSAT, and is very unorganised and badly equipped.";
  19. assets[] = {};
  20. };
  21.  
  22. class heast
  23. {
  24. id = 1;
  25. idType = 2;
  26. side = "Resistance";
  27. size = "Troop";
  28. type = "HQ";
  29. commander = "Adrien Allard";
  30. commanderRank = "General";
  31. text = "Eastern Command";
  32. textShort = "Eastern Branch";
  33. subordinates[] = {hcompany_e,hair_e};
  34. description = "The Eastern branch of the Horizon Islands Defence Force, typically guards the eastern Horizon Islands.";
  35. assets[] = {};
  36. };
  37.  
  38.  
  39. class hnavalcommand_e
  40. {
  41. id = 1;
  42. idType = 1;
  43. side = "Resistance";
  44. size = "squad";
  45. type = "maritime";
  46. commander = "Daniel Botrel";
  47. commanderRank = "Captain";
  48. text = "HIDF's Eastern Naval Command";
  49. textShort = "1st Naval Sqdn";
  50. subordinates[] = {hnaval1_e,hnaval2_e};
  51. description = "HIDF's Eastern naval command";
  52. assets[] = {};
  53. };
  54.  
  55. class hnaval1_e
  56. {
  57. id = 1;
  58. idType = 1;
  59. side = "Resistance";
  60. size = "squad";
  61. type = "maritime";
  62. commander = "Franck Duhamel";
  63. commanderRank = "Captain";
  64. text = "HIDF's Eastern Navy";
  65. textShort = "1st Naval Sqdn";
  66. subordinates[] = {};
  67. description = "HIDF's Eastern navy";
  68. assets[] = {};
  69. };
  70.  
  71. class hnaval2_e
  72. {
  73. id = 1;
  74. idType = 1;
  75. side = "Resistance";
  76. size = "squad";
  77. type = "maritime";
  78. commander = "Michel Brunet";
  79. commanderRank = "Captain";
  80. text = "HIDF's Eastern navy";
  81. textShort = "1st Naval Sqdn";
  82. subordinates[] = {};
  83. description = "HIDF's Eastern navy";
  84. assets[] = {};
  85. };
  86.  
  87. class hair_e
  88. {
  89. id = 1;
  90. idType = 1;
  91. side = "Resistance";
  92. size = "squadron";
  93. type = "Airborne";
  94. commander = "Raoul Kaplan";
  95. commanderRank = "Captain";
  96. text = "HIDF's Eastern Airborne Forces";
  97. textShort = "1st Sqdn";
  98. subordinates[] = {};
  99. description = "HIDF's Eastern Airborne Forces";
  100. assets[] = {};
  101. };
  102.  
  103. class hcompany_e
  104. {
  105. id = 1;
  106. idType = 2;
  107. side = "Resistance";
  108. size = "company";
  109. type = "Infantry";
  110. commander = "Nathan D'Aboville";
  111. commanderRank = "Major";
  112. text = "HIDF's eastern infantry company";
  113. textShort = "Alpha Co";
  114. subordinates[] = {hinf1_e,hinf2_e};
  115. description = "HIDF's eastern infantry company";
  116. assets[] = {};
  117. };
  118.  
  119. class hinf1_e
  120. {
  121. id = 1;
  122. idType = 1;
  123. side = "Resistance";
  124. size = "Squad";
  125. type = "Infantry";
  126. commander = "Théodore Darche";
  127. commanderRank = "Sergeant";
  128. text = "Alpha Company's first eastern infantry squad";
  129. textShort = "1st Sqd";
  130. subordinates[] = {};
  131. description = "Alpha Company's first eastern infantry squad";
  132. assets[] = {};
  133. };
  134.  
  135. class hinf2_e
  136. {
  137. id = 1;
  138. idType = 1;
  139. side = "Resistance";
  140. size = "Squad";
  141. type = "Infantry";
  142. commander = "Cédric Cellier";
  143. commanderRank = "Sergeant";
  144. text = "Alpha Company's second easern infantry squad";
  145. textShort = "2nd Sqd";
  146. subordinates[] = {};
  147. description = "Alpha Company's second Tanoan infantry squad";
  148. assets[] = {};
  149. };
  150.  
  151. class hcompany2_e
  152. {
  153. id = 2;
  154. idType = 2;
  155. side = "Resistance";
  156. size = "company";
  157. type = "Infantry";
  158. commander = "Frédéric Boucher";
  159. commanderRank = "Major";
  160. text = "HIDF's second eastern company";
  161. textShort = "Bravo Co";
  162. subordinates[] = {hinf1_1_e,hinf2_2_e};
  163. description = "HIDF's second eastern company.";
  164. assets[] = {};
  165. };
  166.  
  167. class hinf1_1_e
  168. {
  169. id = 1;
  170. idType = 1;
  171. side = "Resistance";
  172. size = "Squad";
  173. type = "Infantry";
  174. commander = "Jean-Pascal Delaunay";
  175. commanderRank = "Sergeant";
  176. text = "Bravo Company's first eastern infantry squad";
  177. textShort = "1st Sqd";
  178. subordinates[] = {};
  179. description = "Bravo Company's first eastern infantry squad";
  180. assets[] = {};
  181. };
  182.  
  183. class hinf2_2_e
  184. {
  185. id = 1;
  186. idType = 1;
  187. side = "Resistance";
  188. size = "Squad";
  189. type = "Infantry";
  190. commander = "Silvain Chopin";
  191. commanderRank = "Sergeant";
  192. text = "Bravo Company's second eastern infantry squad";
  193. textShort = "2nd Sqd";
  194. subordinates[] = {};
  195. description = "Bravo Company's second eastern infantry squad";
  196. assets[] = {};
  197. };
  198.  
  199. class htanoa
  200. {
  201. id = 1;
  202. idType = 2;
  203. side = "Resistance";
  204. size = "Troop";
  205. type = "HQ";
  206.  
  207. commander = "Jean-Christophe Laffitte";
  208. commanderRank = "General";
  209. text = "Tanoa Command";
  210. textShort = "Tanoa Branch";
  211. subordinates[] = {hcompany,hair,hnaval};
  212. description = "The Tanoan branch of the Horizon Islands Defence Force, due to increasing Syndikat activity.";
  213. assets[] = {};
  214. };
  215.  
  216.  
  217. class hnaval
  218. {
  219. id = 1;
  220. idType = 1;
  221. side = "Resistance";
  222. size = "squad";
  223. type = "maritime";
  224. commander = "Daniel Botrel";
  225. commanderRank = "Captain";
  226. text = "HIDF's Tanoan Navy";
  227. textShort = "1st Naval Sqdn";
  228. subordinates[] = {};
  229. description = "HIDF's Tanoan navy";
  230. assets[] = {};
  231. };
  232.  
  233. class hair
  234. {
  235. id = 1;
  236. idType = 1;
  237. side = "Resistance";
  238. size = "squadron";
  239. type = "Airborne";
  240. commander = "Raoul Kaplan";
  241. commanderRank = "Captain";
  242. text = "HIDF's Tanoan Airborne Forces";
  243. textShort = "1st Sqdn";
  244. subordinates[] = {};
  245. description = "HIDF's Tanoan Airborne Forces";
  246. assets[] = {};
  247. };
  248.  
  249. class hcompany
  250. {
  251. id = 1;
  252. idType = 2;
  253. side = "Resistance";
  254. size = "company";
  255. type = "Infantry";
  256. commander = "Nathan D'Aboville";
  257. commanderRank = "Major";
  258. text = "HIDF's one and only company";
  259. textShort = "Alpha Co";
  260. subordinates[] = {hinf1,hinf2};
  261. description = "HIDF's one and only company";
  262. assets[] = {};
  263. };
  264.  
  265. class hinf1
  266. {
  267. id = 1;
  268. idType = 1;
  269. side = "Resistance";
  270. size = "Squad";
  271. type = "Infantry";
  272. commander = "Théodore Darche";
  273. commanderRank = "Sergeant";
  274. text = "HIAF's first infantry squad";
  275. textShort = "1st Sqd";
  276. subordinates[] = {};
  277. description = "HIDF's first infantry squad";
  278. assets[] = {};
  279. };
  280.  
  281. class hinf2
  282. {
  283. id = 1;
  284. idType = 1;
  285. side = "Resistance";
  286. size = "Squad";
  287. type = "Infantry";
  288. commander = "Cédric Cellier";
  289. commanderRank = "Sergeant";
  290. text = "HIDF's second infantry squad";
  291. textShort = "2nd Sqd";
  292. subordinates[] = {};
  293. description = "HIDF's second infantry squad";
  294. assets[] = {};
  295. };
  296.  
  297. class hcompany2
  298. {
  299. id = 2;
  300. idType = 2;
  301. side = "Resistance";
  302. size = "company";
  303. type = "Infantry";
  304. commander = "Frédéric Boucher";
  305. commanderRank = "Major";
  306. text = "HIDF's second company, currently elsewhere in the Horizon Islands.";
  307. textShort = "Bravo Co";
  308. subordinates[] = {hinf1_1,hinf2_2};
  309. description = "HIDF's second company, currently elsewhere in the Horizon Islands.";
  310. assets[] = {};
  311. };
  312.  
  313. class hinf1_1
  314. {
  315. id = 1;
  316. idType = 1;
  317. side = "Resistance";
  318. size = "Squad";
  319. type = "Infantry";
  320. commander = "Jean-Pascal Delaunay";
  321. commanderRank = "Sergeant";
  322. text = "HIAF's first infantry squad";
  323. textShort = "1st Sqd";
  324. subordinates[] = {};
  325. description = "HIDF's first infantry squad";
  326. assets[] = {};
  327. };
  328.  
  329. class hinf2_2
  330. {
  331. id = 1;
  332. idType = 1;
  333. side = "Resistance";
  334. size = "Squad";
  335. type = "Infantry";
  336. commander = "Silvain Chopin";
  337. commanderRank = "Sergeant";
  338. text = "HIDF's second infantry squad";
  339. textShort = "2nd Sqd";
  340. subordinates[] = {};
  341. description = "HIDF's second infantry squad";
  342. assets[] = {};
  343. };
  344.  
  345.  
  346.  
  347. class china
  348. {
  349. id = 1;
  350. idType = 2;
  351. side = "East";
  352. size = "Troop";
  353. type = "HQ";
  354. commander = "Jao Ying";
  355. commanderRank = "General";
  356. text = "CSAT %2";
  357. textShort = "High %2";
  358. subordinates[] = {colonel,horizon};
  359. description = "CSAT High Command, based somewhere in China.";
  360. assets[] = {};
  361. };
  362.  
  363. class colonel
  364. {
  365. id = 1;
  366. idType = 2;
  367. side = "East";
  368. size = "Troop";
  369. type = "HQ";
  370. commander = "Tao Yi";
  371. commanderRank = "General";
  372. text = "CSAT %2 for the Horizon Islands";
  373. textShort = "Horizon Islands CSAT %2";
  374. subordinates[] = {marama,tanoa};
  375. description = "CSAT Horizon Islands High Command, location unknown.";
  376. assets[] = {};
  377. };
  378.  
  379. class tanoa
  380. {
  381. id = 1;
  382. idType = 2;
  383. side = "East";
  384. size = "Troop";
  385. type = "HQ";
  386. commander = "Zhao Kang";
  387. commanderRank = "Colonel";
  388. text = "CSAT %2 for Tanoa";
  389. textShort = "Tanoa CSAT %2";
  390. subordinates[] = {command,navalcommand,inf1};
  391. description = "CSAT Tanoa High Command, location unknown.";
  392. assets[] = {};
  393. };
  394.  
  395. class command
  396. {
  397. id = 1;
  398. idType = 2;
  399. side = "East";
  400. size = "Troop";
  401. type = "HQ";
  402. commander = "Lei Luoyang";
  403. commanderRank = "Colonel";
  404. text = "CSAT Airborne Wing %2";
  405. textShort = "Airborne Wing";
  406. subordinates[] = {heli1,heli2};
  407. description = "CSAT Horizon Islands Airborne HQ, location unknown.";
  408. assets[] = {};
  409. };
  410.  
  411. class heli1
  412. {
  413. id = 1;
  414. idType = 0;
  415. side = "East";
  416. size = "Squadron";
  417. type = "Airborne";
  418. commander = "Hou Fang";
  419. commanderRank = "Captain";
  420. text = "First Airborne Squadron";
  421. textShort = "%1 %2 %3";
  422. subordinates[] = {};
  423. description = "First Airborne Squadron, stationed";
  424. assets[] = {};
  425. };
  426.  
  427. class heli2
  428. {
  429. id = 2;
  430. idType = 0;
  431. side = "east";
  432. size = "squadron";
  433. type = "airborne";
  434. commander = "Jia Zhong";
  435. commanderRank = "Captain";
  436. text = "Second Airborne Squadron";
  437. textShort = "%1 %2 %3";
  438. subordinates[] = {};
  439. description = "Second Airborne Squadron, stationed in Tanoa Airport";
  440. assets[] = {{O_Heli_Light_02_Unarmed_F,4},{O_Heli_Transport_04_F,2},{O_Heli_Attack_02_dynamicLoadout_F},{O_T_VTOL_02_infantry_dynamicLoadout_F}};
  441. };
  442.  
  443. class inf1
  444. {
  445. id = 1;
  446. idType = 2;
  447. side = "East";
  448. size = "Company";
  449. type = "Infantry";
  450. commander = "Guo Ping";
  451. commanderRank = "Major";
  452. text = "CSAT Alpha Company";
  453. textShort = "Alpha Co";
  454. subordinates[] = {};
  455. description = "Alpha Company, currently the only company handling Tanoa";
  456. assets[] = {};
  457. };
  458.  
  459.  
  460. class inf2
  461. {
  462. id = 1;
  463. idType = 2;
  464. side = "East";
  465. size = "Company";
  466. type = "Infantry";
  467. commander = "Xing Shao";
  468. commanderRank = "Major";
  469. text = "CSAT Bravo Company";
  470. textShort = "Bravo Co";
  471. subordinates[] = {};
  472. description = "Bravo Company, stationed on the other Horizon Islands";
  473. assets[] = {};
  474. };
  475.  
  476. class inf3
  477. {
  478. id = 1;
  479. idType = 2;
  480. side = "East";
  481. size = "Company";
  482. type = "Infantry";
  483. commander = "Gu Zhelan";
  484. commanderRank = "Captain";
  485. text = "CSAT Charlie Company";
  486. textShort = "Charlie Co";
  487. subordinates[] = {};
  488. description = "Charlie Company, stationed on the other Horizon Islands";
  489. assets[] = {};
  490. };
  491.  
  492. class navalcommand
  493. {
  494. id = 1;
  495. idType = 2;
  496. side = "East";
  497. size = "Troop";
  498. type = "HQ";
  499. commander = "Shu Yimu";
  500. commanderRank = "Captain";
  501. text = "CSAT Naval Wing %2";
  502. textShort = "Naval Wing";
  503. subordinates[] = {naval1};
  504. description = "CSAT Horizon Islands Navy HQ, location unknown.";
  505. assets[] = {};
  506. };
  507.  
  508. class naval1
  509. {
  510. id = 1;
  511. idType = 0;
  512. side = "East";
  513. size = "Squad";
  514. type = "maritime";
  515. commander = "Kong Hui";
  516. commanderRank = "Lieutenant";
  517. text = "First Naval Squad";
  518. textShort = "1st Naval Sqd";
  519. subordinates[] = {};
  520. description = "First CSAT Naval Squad stationed in Blue Pearl Harbour";
  521. assets[] = {O_T_Boat_Armed_01_hmg_F,O_T_Boat_Armed_01_hmg_F,O_T_Boat_Armed_01_hmg_F};
  522. };
  523.  
  524. class marama
  525. {
  526. id = 1;
  527. idType = 2;
  528. side = "East";
  529. size = "Troop";
  530. type = "HQ";
  531. commander = "L";
  532. commanderRank = "Colonel";
  533. text = "CSAT %2 for Marama";
  534. textShort = "Marama CSAT %2";
  535. subordinates[] = {command_marama,navalcommand_marama,inf_marama1,inf_marama2};
  536. description = "CSAT Marama High Command, location unknown.";
  537. assets[] = {};
  538. };
  539.  
  540. class command_marama
  541. {
  542. id = 1;
  543. idType = 2;
  544. side = "East";
  545. size = "Troop";
  546. type = "HQ";
  547. commander = "Cheng Qing";
  548. commanderRank = "Colonel";
  549. text = "CSAT Airborne Wing %2";
  550. textShort = "Airborne Wing";
  551. subordinates[] = {heli_marama1,heli_marama2};
  552. description = "CSAT Marama Airborne HQ, location unknown.";
  553. assets[] = {};
  554. };
  555.  
  556. class heli_marama1
  557. {
  558. id = 1;
  559. idType = 0;
  560. side = "East";
  561. size = "Squadron";
  562. type = "Airborne";
  563. commander = "Hou Fang";
  564. commanderRank = "Captain";
  565. text = "First Airborne Squadron";
  566. textShort = "%1 %2 %3";
  567. subordinates[] = {};
  568. description = "First Airborne Squadron, stationed in Marama";
  569. assets[] = {};
  570. };
  571.  
  572. class heli_marama2
  573. {
  574. id = 2;
  575. idType = 0;
  576. side = "east";
  577. size = "squadron";
  578. type = "airborne";
  579. commander = "Wu Yuhan";
  580. commanderRank = "Captain";
  581. text = "Second Airborne Squadron";
  582. textShort = "%1 %2 %3";
  583. subordinates[] = {};
  584. description = "Second Airborne Squadron, stationed in Marama";
  585. assets[] = {{O_Heli_Light_02_Unarmed_F,4},{O_Heli_Transport_04_F,2},{O_Heli_Attack_02_dynamicLoadout_F},{O_T_VTOL_02_infantry_dynamicLoadout_F}};
  586. };
  587.  
  588. class inf_marama1
  589. {
  590. id = 1;
  591. idType = 2;
  592. side = "East";
  593. size = "Company";
  594. type = "Infantry";
  595. commander = "Wen Chao";
  596. commanderRank = "Major";
  597. text = "CSAT Bravo Company";
  598. textShort = "Bravo Co";
  599. subordinates[] = {};
  600. description = "Bravo Company of Marama";
  601. assets[] = {};
  602. };
  603.  
  604. class inf_marama2
  605. {
  606. id = 1;
  607. idType = 2;
  608. side = "East";
  609. size = "Company";
  610. type = "Infantry";
  611. commander = "Zhen Min";
  612. commanderRank = "Major";
  613. text = "CSAT Charlie Company";
  614. textShort = "Charlie Co";
  615. subordinates[] = {};
  616. description = "Charlie Company of Marama";
  617. assets[] = {};
  618. };
  619.  
  620.  
  621. class navalcommand_marama
  622. {
  623. id = 1;
  624. idType = 2;
  625. side = "East";
  626. size = "Troop";
  627. type = "HQ";
  628. commander = "Shu Yimu";
  629. commanderRank = "Captain";
  630. text = "CSAT Naval Wing %2";
  631. textShort = "Naval Wing";
  632. subordinates[] = {naval_marama1,naval_marama2};
  633. description = "CSAT Horizon Islands Navy HQ, location unknown.";
  634. assets[] = {};
  635. };
  636.  
  637. class naval_marama2
  638. {
  639. id = 1;
  640. idType = 0;
  641. side = "East";
  642. size = "Squad";
  643. type = "maritime";
  644. commander = "Kong Hui";
  645. commanderRank = "Lieutenant";
  646. text = "First Naval Squad";
  647. textShort = "1st Naval Sqd";
  648. subordinates[] = {};
  649. description = "First CSAT Marama Naval Squad";
  650. assets[] = {};
  651. };
  652.  
  653. class naval_marama1
  654. {
  655. id = 1;
  656. idType = 0;
  657. side = "East";
  658. size = "Squad";
  659. type = "maritime";
  660. commander = "Kong Hui";
  661. commanderRank = "Lieutenant";
  662. text = "First Naval Squad";
  663. textShort = "2nd Naval Sqd";
  664. subordinates[] = {};
  665. description = "Second CSAT Marama Naval Squad";
  666. assets[] = {};
  667. };
  668.  
  669. respawnOnStart = -1;//Dont respawn on start. Don't run respawn script on start.
  670. enableDebugConsole = 1; //enables debug console for admins
Advertisement
Add Comment
Please, Sign In to add comment