custom.sqf 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475
  1. // If you want more modifications to be supported by this file, let's discuss it on the forums.
  2. // No required mods.
  3. // RHS USAF, BWMod, F-15C, F/A-18 are optional (just load the mods on server & client).
  4. // Apex & Jets DLC are also included but not required (required only to drive/pilot anything from each DLC inc/ the Tanoa map).
  5. /* - Support classnames.
  6. Each of these should be unique, the same classnames for different purposes may cause various unpredictable issues with player actions. Or not, just don't try! */
  7. FOB_typename = "land_ContMining_open"; // This is the main FOB HQ building. Default is "Land_Cargo_HQ_V1_F".
  8. FOB_box_typename = "B_Slingload_01_Cargo_F"; // This is the FOB as a container. Default is "B_Slingload_01_Cargo_F".
  9. FOB_truck_typename = "B_Truck_01_box_F"; // This is the FOB as a vehicle. Default is "B_Truck_01_box_F".
  10. Arsenal_typename = "B_supplyCrate_F"; // This is the virtual arsenal as portable supply crates. Default is "B_supplyCrate_F".
  11. Respawn_truck_typename = "B_Truck_01_medical_F"; // This is the mobile respawn (and medical) truck. Default is "B_Truck_01_medical_F".
  12. huron_typename = "I_Heli_Transport_02_F"; // This is Spartan 01, a multipurpose mobile respawn as a helicopter. Default is "B_Heli_Transport_03_unarmed_F".
  13. opfor_ammobox_transport = "O_Truck_03_transport_F"; // Make sure this thing can transport ammo boxes (see box_transport_config in IA_liberation_config.sqf) otherwise things will break! Default is "O_Truck_03_transport_F".
  14. crewman_classname = "SWOP_Rebel_Scarif_T1"; // This defines the crew for vehicles. Default is "B_crew_F".
  15. pilot_classname = "SWOP_Rebel_navy_pil"; // This defines the pilot for helicopters. Default is "B_Helipilot_F".
  16. KP_liberation_little_bird_classname = "swop_LAAT"; // These are the little birds which spawn on the Freedom or at Chimera base. Default is "B_Heli_Light_01_F".
  17. KP_liberation_boat_classname = "B_Boat_Transport_01_F"; // These are the boats which spawn at the stern of the Freedom. Default is "B_Boat_Transport_01_F".
  18. KP_liberation_small_storage_building = "ContainmentArea_02_sand_F"; // A small storage area for resources. Default is "ContainmentArea_02_sand_F".
  19. KP_liberation_large_storage_building = "ContainmentArea_01_sand_F"; // A large storage area for resources. Default is "ContainmentArea_01_sand_F".
  20. KP_liberation_recycle_building = "land_SW_K2SO"; // The building defined to unlock FOB recycling functionality. Default is "Land_CarService_F".
  21. KP_liberation_air_vehicle_building = "Land_Mining_drill"; // The building defined to unlock FOB air vehicle functionality. Default is "Land_Radar_Small_F".
  22. KP_liberation_heli_slot_building = "Land_HelipadSquare_F"; // The helipad used to increase the GLOBAL rotary-wing cap. Default is "Land_HelipadSquare_F".
  23. KP_liberation_plane_slot_building = "Land_TentHangar_V1_F"; // The hangar used to increase the GLOBAL fixed-wing cap. Default is "Land_TentHangar_V1_F".
  24. KP_liberation_supply_crate = "CargoNet_01_box_F"; // This defines the supply crates, as in resources. Default is "CargoNet_01_box_F".
  25. KP_liberation_ammo_crate = "B_CargoNet_01_ammo_F"; // This defines the ammunition crates. Default is "B_CargoNet_01_ammo_F".
  26. KP_liberation_fuel_crate = "CargoNet_01_barrels_F"; // This defines the fuel crates.
  27. /* - Friendly classnames.
  28. Each array below represents one of the 7 pages within the build menu.
  29. Format: ["vehicle_classname",supplies,ammunition,fuel], Example: ["B_APC_Tracked_01_AA_F",300,150,150],
  30. The above example is the NATO IFV-6a Cheetah, it costs 300 supplies, 150 ammunition and 150 fuel to build. */
  31. infantry_units = [
  32. ["SWOP_Rebel_desert_com",10,0,0],
  33. ["SWOP_Rebel_desert_med",10,0,0],
  34. ["SWOP_Rebel_desert_a280",10,0,0],
  35. ["SWOP_Rebel_desert_e11",10,0,0],
  36. ["SWOP_Rebel_desert_demolisher",10,0,0],
  37. ["SWOP_Rebel_desert_mg",10,0,0],
  38. ["SWOP_Rebel_desert_jumper",10,0,0],
  39. ["SWOP_Rebel_desert_serg",10,0,0],
  40. ["SWOP_Rebel_desert_dh17",10,0,0],
  41. ["SWOP_Rebel_desert_aa",10,0,0],
  42. ["SWOP_Rebel_desert_assault",10,0,0],
  43. ["SWOP_Rebel_desert_sniper",10,0,0],
  44. ["SWOP_Rebel_navy_com",10,0,0],
  45. ["SWOP_Rebel_navy_med",10,0,0],
  46. ["SWOP_Rebel_navy_of",10,0,0],
  47. ["SWOP_Rebel_navy_pil",10,0,0],
  48. ["SWOP_Rebel_navy_pil_b",10,0,0],
  49. ["SWOP_Rebel_navy_pil_g",10,0,0],
  50. ["SWOP_Rebel_navy_a280",10,0,0],
  51. ["SWOP_Rebel_navy_dh17",10,0,0],
  52. ["SWOP_Rebel_navy_e11",10,0,0],
  53. ["SWOP_Rebel_navy_mg",10,0,0],
  54. ["SWOP_Rebel_navy_jumper",10,0,0],
  55. ["SWOP_Rebel_navy_sniper",10,0,0],
  56. ["SWOP_Rebel_navy_serg",10,0,0],
  57. ["SWOP_Rebel_Scarif_AT",10,0,0],
  58. ["SWOP_Rebel_Scarif_Leader",10,0,0],
  59. ["SWOP_Rebel_Scarif_RO",10,0,0],
  60. ["SWOP_Rebel_Scarif_T1",10,0,0],
  61. ["SWOP_Rebel_Scarif_Te3",10,0,0],
  62. ["SWOP_Rebel_Scarif_T1HB",10,0,0],
  63. ["SWOP_Rebel_wood_com",10,0,0],
  64. ["SWOP_Rebel_wood_dh17",10,0,0],
  65. ["SWOP_Rebel_wood_med",10,0,0],
  66. ["SWOP_Rebel_wood_serg",10,0,0],
  67. ["SWOP_Rebel_wood_a280",10,0,0],
  68. ["SWOP_Rebel_wood_aa",10,0,0],
  69. ["SWOP_Rebel_wood_assault",10,0,0],
  70. ["SWOP_Rebel_wood_demolisher",10,0,0],
  71. ["SWOP_Rebel_wood_mg",10,0,0],
  72. ["SWOP_Rebel_cloud_com",10,0,0],
  73. ["SWOP_Rebel_cloud_med",10,0,0],
  74. ["SWOP_Rebel_cloud_med",10,0,0],
  75. ["SWOP_Rebel_wood_jumper",10,0,0],
  76. ["SWOP_Rebel_wood_sniper",10,0,0],
  77. ["SWOP_Rebel_Scarif_Flamethrower",10,0,0],
  78. ["SWOP_Rebel_Scarif_TD",10,0,0],
  79. ["SWOP_Rebel_Scarif_TD2",10,0,0],
  80. ["SWOP_Rebel_Scarif_Medic",10,0,0],
  81. ["SWOP_Rebel_cloud_a280",10,0,0],
  82. ["SWOP_Rebel_cloud_e11",10,0,0],
  83. ["SWOP_Rebel_cloud_aa",10,0,0],
  84. ["SWOP_Rebel_cloud_assault",10,0,0],
  85. ["SWOP_Rebel_cloud_demolisher",10,0,0],
  86. ["SWOP_Rebel_cloud_mg",10,0,0],
  87. ["SWOP_Rebel_cloud_jumper",10,0,0],
  88. ["SWOP_Rebel_cloud_sniper",10,0,0],
  89. ["SWOP_Rebel_cloud_serg",10,0,0]
  90. ];
  91. light_vehicles = [
  92. ["O_SWOP_HoverT_2",350,0,250], //M109A6
  93. ["O_SWOP_HoverTa_2",400,300,250], //M109A6
  94. ["O_SWOP_HoverTf_2",400,400,250], //M109A6
  95. ["O_SWOP_HoverTr_2",400,550,250], //M109A6
  96. ["O_JM_landspeeder_1",100,100,75], //M109A6
  97. ["SW_BARC",100,150,100] //M109A6
  98. ];
  99. heavy_vehicles = [
  100. ["O_JM_TX130r_1",600,500,300], //M109A6
  101. ["O_JM_TX130m1r_1",600,500,300], //M109A6
  102. ["O_JM_TX130m2r_1",700,700,350] //M109A6
  103. ];
  104. air_vehicles = [
  105. ["B_UAV_01_F",75,0,25], //AR-2 Darter
  106. ["swop_aw",350,300,375], //CH-47 Chinook (Armed)
  107. ["swop_awchl",350,300,375], //CH-47 Chinook (Armed)
  108. ["swop_awch",350,300,375], //CH-47 Chinook (Armed)
  109. ["swop_awbl",350,300,375], //CH-47 Chinook (Armed)
  110. ["swop_awg",350,300,375], //CH-47 Chinook (Armed)
  111. ["swop_awgl",350,300,375], //CH-47 Chinook (Armed)
  112. ["Scar_Uwing",500,550,475], //CH-47 Chinook (Armed)
  113. ["swop_xw",650,600,675], //CH-47 Chinook (Armed)
  114. ["swop_xwb",650,600,675], //CH-47 Chinook (Armed)
  115. ["swop_xwg",650,600,675], //CH-47 Chinook (Armed)
  116. ["swop_xwf",650,600,675], //CH-47 Chinook (Armed)
  117. ["swop_arc_t",550,650,650], //CH-47 Chinook (Armed)
  118. ["swop_LAAT",350,300,675], //CH-47 Chinook (Armed)
  119. ["swop_LAATwolf",350,300,675] //CH-47 Chinook (Armed)
  120. ];
  121. static_vehicles = [
  122. ["Hoth_Minigun",25,40,0], //Mk30A HMG .50
  123. ["AItur_base",25,40,0], //Mk30 HMG .50 (Raised)
  124. ["AItur",25,60,0], //Mk32A GMG 20mm //Mk6 Mortar
  125. ["Hoth_Dishturret",350,350,0],
  126. ["HighTur",500,500,0]
  127. ];
  128. buildings = [
  129. ["Land_Cargo_House_V1_F",0,0,0],
  130. ["Land_Cargo_Patrol_V1_F",0,0,0],
  131. ["Land_Cargo_Tower_V1_F",0,0,0],
  132. ["Flag_NATO_F",0,0,0],
  133. ["Flag_UK_F",0,0,0],
  134. ["Flag_US_F",0,0,0],
  135. ["Flag_White_F",0,0,0],
  136. ["Land_Medevac_house_V1_F",0,0,0],
  137. ["Land_Medevac_HQ_V1_F",0,0,0],
  138. ["Flag_RedCrystal_F",0,0,0],
  139. ["CamoNet_BLUFOR_F",0,0,0],
  140. ["CamoNet_BLUFOR_open_F",0,0,0],
  141. ["CamoNet_BLUFOR_big_F",0,0,0],
  142. ["Land_PortableLight_single_F",0,0,0],
  143. ["Land_PortableLight_double_F",0,0,0],
  144. ["Land_HelipadCircle_F",0,0,0], //Strictly aesthetic - as in it does not increase helicopter cap!
  145. ["PortableHelipadLight_01_blue_F",0,0,0],
  146. ["PortableHelipadLight_01_green_F",0,0,0],
  147. ["PortableHelipadLight_01_red_F",0,0,0],
  148. ["Land_CampingChair_V1_F",0,0,0],
  149. ["Land_CampingChair_V2_F",0,0,0],
  150. ["Land_CampingTable_F",0,0,0],
  151. ["MapBoard_altis_F",0,0,0],
  152. ["MapBoard_stratis_F",0,0,0],
  153. ["MapBoard_seismic_F",0,0,0],
  154. ["Land_Pallet_MilBoxes_F",0,0,0],
  155. ["Land_PaperBox_open_empty_F",0,0,0],
  156. ["Land_PaperBox_open_full_F",0,0,0],
  157. ["Land_PaperBox_closed_F",0,0,0],
  158. ["Land_DieselGroundPowerUnit_01_F",0,0,0],
  159. ["Land_ToolTrolley_02_F",0,0,0],
  160. ["Land_WeldingTrolley_01_F",0,0,0],
  161. ["Land_Workbench_01_F",0,0,0],
  162. ["Land_GasTank_01_blue_F",0,0,0],
  163. ["Land_GasTank_01_khaki_F",0,0,0],
  164. ["Land_GasTank_01_yellow_F",0,0,0],
  165. ["Land_GasTank_02_F",0,0,0],
  166. ["Land_BarrelWater_F",0,0,0],
  167. ["Land_BarrelWater_grey_F",0,0,0],
  168. ["Land_WaterBarrel_F",0,0,0],
  169. ["Land_WaterTank_F",0,0,0],
  170. ["Land_BagFence_Round_F",0,0,0],
  171. ["Land_BagFence_Short_F",0,0,0],
  172. ["Land_BagFence_Long_F",0,0,0],
  173. ["Land_BagFence_Corner_F",0,0,0],
  174. ["Land_BagFence_End_F",0,0,0],
  175. ["Land_BagBunker_Small_F",0,0,0],
  176. ["Land_BagBunker_Large_F",0,0,0],
  177. ["Land_BagBunker_Tower_F",0,0,0],
  178. ["Land_HBarrier_1_F",0,0,0],
  179. ["Land_HBarrier_3_F",0,0,0],
  180. ["Land_HBarrier_5_F",0,0,0],
  181. ["Land_HBarrierBig_F",0,0,0],
  182. ["Land_HBarrierWall4_F",0,0,0],
  183. ["Land_HBarrierWall6_F",0,0,0],
  184. ["Land_HBarrierWall_corner_F",0,0,0],
  185. ["Land_HBarrierWall_corridor_F",0,0,0],
  186. ["Land_HBarrierTower_F",0,0,0],
  187. ["Land_CncBarrierMedium_F",0,0,0],
  188. ["Land_CncBarrierMedium4_F",0,0,0],
  189. ["Land_Concrete_SmallWall_4m_F",0,0,0],
  190. ["Land_Concrete_SmallWall_8m_F",0,0,0],
  191. ["Land_CncShelter_F",0,0,0],
  192. ["Land_CncWall1_F",0,0,0],
  193. ["Land_CncWall4_F",0,0,0],
  194. ["Land_Sign_WarningMilitaryArea_F",0,0,0],
  195. ["Land_Sign_WarningMilAreaSmall_F",0,0,0],
  196. ["Land_Sign_WarningMilitaryVehicles_F",0,0,0],
  197. ["Land_Razorwire_F",0,0,0],
  198. ["Land_ClutterCutter_large_F",0,0,0],
  199. ["Land_barricada",0,0,0],
  200. ["Land_wall_laser",0,0,0],
  201. ["Land_corner_laser",0,0,0]
  202. ];
  203. support_vehicles = [
  204. [Arsenal_typename,100,200,0],
  205. [Respawn_truck_typename,200,0,75],
  206. [FOB_box_typename,300,500,0],
  207. [FOB_truck_typename,300,500,75],
  208. [KP_liberation_small_storage_building,0,0,0],
  209. [KP_liberation_large_storage_building,0,0,0],
  210. [KP_liberation_recycle_building,250,0,0],
  211. [KP_liberation_air_vehicle_building,1000,0,0],
  212. [KP_liberation_heli_slot_building,250,0,0],
  213. [KP_liberation_plane_slot_building,500,0,0],
  214. ["ACE_medicalSupplyCrate_advanced",50,0,0],
  215. ["ACE_Box_82mm_Mo_HE",50,40,0],
  216. ["ACE_Box_82mm_Mo_Smoke",50,10,0],
  217. ["ACE_Box_82mm_Mo_Illum",50,10,0],
  218. ["B_APC_Tracked_01_CRV_F",500,250,350], //CRV-6e Bobcat
  219. ["B_Truck_01_Repair_F",325,0,75], //HEMTT Repair
  220. ["B_Truck_01_fuel_F",125,0,275], //HEMTT Fuel
  221. ["B_Truck_01_ammo_F",125,200,75], //HEMTT Ammo
  222. ["B_Slingload_01_Repair_F",275,0,0], //Huron Repair
  223. ["B_Slingload_01_Fuel_F",75,0,200], //Huron Fuel
  224. ["B_Slingload_01_Ammo_F",75,200,0] //Huron Ammo
  225. ];
  226. // All the UAVs must be declared here, otherwise there shall be UAV controlling issues. Namely: you won't be able to control them.
  227. uavs = [
  228. "B_UAV_01_F", //AR-2 Darter
  229. "B_UGV_01_F", //UGV Stomper
  230. "B_UGV_01_rcws_F", //UGV Stomper (RCWS)
  231. "B_UAV_02_dynamicLoadout_F", //MQ-4A Greyhawk
  232. "B_T_UAV_03_dynamicLoadout_F", //MQ-12 Falcon
  233. "B_UAV_05_F" //UCAV Sentinel
  234. ];
  235. // Pre-made squads for the commander build menu. These shouldn't exceed 10 members.
  236. // Light infantry squad.
  237. blufor_squad_inf_light = [
  238. "SWOP_Rebel_desert_a280",
  239. "SWOP_Rebel_desert_dh17",
  240. "SWOP_Rebel_desert_e11",
  241. "SWOP_Rebel_desert_a280",
  242. "SWOP_Rebel_desert_dh17",
  243. "SWOP_Rebel_desert_e11",
  244. "SWOP_Rebel_desert_a280",
  245. "SWOP_Rebel_desert_dh17",
  246. "SWOP_Rebel_desert_e11",
  247. "SWOP_Rebel_desert_med"
  248. ];
  249. // Heavy infantry squad.
  250. blufor_squad_inf = [
  251. "SWOP_Rebel_desert_a280",
  252. "SWOP_Rebel_desert_dh17",
  253. "SWOP_Rebel_desert_dh17",
  254. "SWOP_Rebel_desert_e11",
  255. "SWOP_Rebel_desert_e11",
  256. "SWOP_Rebel_desert_e11",
  257. "SWOP_Rebel_desert_demolisher",
  258. "SWOP_Rebel_desert_mg",
  259. "SWOP_Rebel_desert_mg"
  260. ];
  261. // AT specialists squad.
  262. blufor_squad_at = [
  263. "SWOP_Rebel_desert_aa",
  264. "SWOP_Rebel_desert_aa",
  265. "SWOP_Rebel_desert_a280",
  266. "SWOP_Rebel_desert_dh17",
  267. "SWOP_Rebel_desert_dh17",
  268. "SWOP_Rebel_desert_e11",
  269. "SWOP_Rebel_desert_e11",
  270. "SWOP_Rebel_desert_e11"
  271. ];
  272. // AA specialists squad.
  273. blufor_squad_aa = [
  274. "SWOP_Rebel_desert_aa",
  275. "SWOP_Rebel_desert_aa",
  276. "SWOP_Rebel_desert_a280",
  277. "SWOP_Rebel_desert_dh17",
  278. "SWOP_Rebel_desert_dh17",
  279. "SWOP_Rebel_desert_e11",
  280. "SWOP_Rebel_desert_e11",
  281. "SWOP_Rebel_desert_e11"
  282. ];
  283. // Force recon squad.
  284. blufor_squad_recon = [
  285. "SWOP_Rebel_desert_sniper",
  286. "SWOP_Rebel_desert_e11",
  287. "SWOP_Rebel_desert_com"
  288. ];
  289. // Paratroopers squad.
  290. blufor_squad_para = [
  291. "SWOP_Rebel_desert_a280",
  292. "SWOP_Rebel_desert_jumper",
  293. "SWOP_Rebel_desert_assault",
  294. "SWOP_Rebel_desert_assault",
  295. "SWOP_Rebel_desert_assault",
  296. "SWOP_Rebel_desert_assault",
  297. "SWOP_Rebel_desert_assault",
  298. "SWOP_Rebel_desert_sniper"
  299. ];
  300. //
  301. //
  302. //
  303. //
  304. //
  305. //
  306. /* - Badguy classnames.
  307. All enemy infantry are defined here. */
  308. opfor_officer = "SWOP_Sand_stromtrooper_SL"; //Officer
  309. opfor_team_leader = "SWOP_Sand_stromtrooper_TL"; //Team Leader
  310. opfor_squad_leader = "SWOP_Sand_stromtrooper_Corp"; //Squad Leader
  311. opfor_sentry = "SWOP_Sand_stromtrooper"; //Rifleman (Lite)
  312. opfor_rifleman = "SWOP_Sand_stromtrooper"; //Rifleman
  313. opfor_rpg = "SWOP_Sand_stromtrooper_AA"; //Rifleman (LAT)
  314. opfor_grenadier = "SWOP_Sand_stromtrooper_t"; //Grenadier
  315. opfor_machinegunner = "SWOP_Sand_stromtrooper_dlt"; //Autorifleman
  316. opfor_heavygunner = "SWOP_Sand_stromtrooper_dlt"; //Heavy Gunner
  317. opfor_marksman = "SWOP_Sand_stromtrooper"; //Marksman
  318. opfor_sharpshooter = "SWOP_Sand_stromtrooper"; //Sharpshooter
  319. opfor_sniper = "SWOP_Sand_stromtrooper"; //Sniper
  320. opfor_at = "SWOP_Sand_stromtrooper_AA"; //AT Specialist
  321. opfor_aa = "SWOP_Sand_stromtrooper_AA"; //AA Specialist
  322. opfor_medic = "SWOP_Sand_stromtrooper"; //Combat Life Saver
  323. opfor_engineer = "SWOP_Sand_stromtrooper"; //Engineer
  324. opfor_paratrooper = "SWOP_Spec_StormCommando"; //Paratrooper
  325. // Enemy vehicles used by secondary objectives.
  326. opfor_mrap = "O_SWOP_HoverT_1"; //GAZ-233011
  327. opfor_mrap_armed = "O_SWOP_HoverTa_1"; //GAZ-233014 (Armed)
  328. opfor_transport_helo = "sh_flyable"; //Mi-8MT (Cargo)
  329. opfor_transport_truck = "O_SWOP_HoverT_1"; //Ural-4320 Transport (Covered)
  330. opfor_fuel_truck = "O_Truck_02_fuel_F"; //Ural-4320 Fuel
  331. opfor_ammo_truck = "O_Truck_02_Ammo_F"; //GAZ-66 Ammo
  332. opfor_fuel_container = "Land_Pod_Heli_Transport_04_fuel_F"; //Taru Fuel Pod
  333. opfor_ammo_container = "Land_Pod_Heli_Transport_04_ammo_F"; //Taru Ammo Pod
  334. opfor_flag = "FlagCarrierTFKnight_EP1"; //Russian Flag
  335. /* Adding a value to these arrays below will add them to a one out of however many in the array, random pick chance.
  336. Therefore, adding the same value twice or three times means they are more likely to be chosen more often.
  337. Militia infantry. Lightweight soldier classnames the game will pick from randomly as sector defenders. */
  338. militia_squad = [
  339. "SWOP_Scout_scout",
  340. "SWOP_Scout_jumper",
  341. "SWOP_Scout_sniper",
  342. "SWOP_Scout_trooper"
  343. ];
  344. // Militia vehicles. Lightweight vehicle classnames the game will pick from randomly as sector defenders.
  345. militia_vehicles = [
  346. "SW_SpeederBike" //GAZ-233014 (Armed)
  347. ];
  348. // All enemy vehicles that can spawn as sector defenders and patrols at high enemy combat readiness (aggression levels)
  349. opfor_vehicles = [
  350. "O_SWOP_HoverTf_1", //GAZ-233014 (Armed)
  351. "O_SWOP_HoverTa_1", //GAZ-233014 (Armed)
  352. "O_SWOP_HoverTr_1", //GAZ-233014 (Armed)
  353. "ATST", //BMP-2D
  354. "O_JM_TX130m1_1", //BMP-2K
  355. "O_JM_TX130m2_1", //BRM-1K
  356. "O_JM_TX130_1" //ZSU-23-4V
  357. ];
  358. // All enemy vehicles that can spawn as sector defenders and patrols but at a lower enemy combat readiness (aggression levels).
  359. opfor_vehicles_low_intensity = [
  360. "O_SWOP_HoverTf_1", //GAZ-233014 (Armed)
  361. "O_SWOP_HoverTa_1" //GAZ-233014 (Armed)
  362. ];
  363. // All enemy vehicles that can spawn as battlegroups, either assaulting or as reinforcements, at high enemy combat readiness (aggression levels).
  364. opfor_battlegroup_vehicles = [
  365. "O_SWOP_HoverTf_1", //GAZ-233014 (Armed)
  366. "O_SWOP_HoverTa_1", //GAZ-233014 (Armed)
  367. "O_SWOP_HoverTr_1", //GAZ-233014 (Armed)
  368. "ATST", //BMP-2D
  369. "O_JM_TX130m1_1", //BMP-2K
  370. "O_JM_TX130m2_1", //BRM-1K
  371. "O_JM_TX130_1" //ZSU-23-4V
  372. ];
  373. // All enemy vehicles that can spawn as battlegroups, either assaulting or as reinforcements, at lower enemy combat readiness (aggression levels).
  374. opfor_battlegroup_vehicles_low_intensity = [
  375. "O_SWOP_HoverTf_1", //GAZ-233014 (Armed)
  376. "O_SWOP_HoverTa_1", //GAZ-233014 (Armed)
  377. "O_SWOP_HoverTr_1", //GAZ-233014 (Armed) //BMP-2D
  378. "O_JM_TX130m1_1", //BMP-2K
  379. "O_JM_TX130_1" //ZSU-23-4V
  380. ];
  381. /* All vehicles that spawn within battlegroups (see the above 2 arrays) and also hold 8 soldiers as passengers.
  382. If something in this array can't hold all 8 soldiers then buggy behaviours may occur. */
  383. opfor_troup_transports = [
  384. "O_SWOP_HoverT_1", //Ural-4320 Transport
  385. "O_SWOP_HoverTa_1" //Ural-4320 Transport (Covered)
  386. ];
  387. // Enemy rotary-wings that will need to spawn in flight.
  388. opfor_choppers = [
  389. ];
  390. // Enemy fixed-wings that will need to spawn in the air.
  391. opfor_air = [
  392. "swop_tiebd", //Su-25
  393. "TIE_Stryker", //Su-25 (KH29)
  394. "tiex",
  395. "swop_tie",
  396. "swop_tie_int",
  397. "swop_tie_def"
  398. ];
  399. /* - Other various mission classnames.
  400. Civilian classnames. */
  401. civilians = [
  402. "C_man_p_beggar_F",
  403. "C_man_polo_1_F",
  404. "C_man_polo_2_F",
  405. "C_man_polo_3_F",
  406. "C_man_polo_4_F",
  407. "C_man_polo_5_F",
  408. "C_man_polo_6_F",
  409. "C_man_1_1_F",
  410. "C_man_hunter_1_F",
  411. "C_journalist_F",
  412. "C_man_w_worker_F"
  413. ];
  414. // Civilian vehicle classnames.
  415. civilian_vehicles = [
  416. "C_Quadbike_01_F",
  417. "C_Hatchback_01_F",
  418. "C_Hatchback_01_sport_F",
  419. "C_Offroad_01_F",
  420. "C_Offroad_01_repair_F",
  421. "C_SUV_01_F",
  422. "C_Van_01_fuel_F",
  423. "C_Van_01_transport_F",
  424. "C_Van_01_box_F",
  425. "C_Truck_02_fuel_F",
  426. "C_Truck_02_transport_F",
  427. "C_Truck_02_covered_F",
  428. "C_Truck_02_box_F"
  429. ];
  430. // Elite vehicles that should be unlocked through military base capture.
  431. elite_vehicles = [
  432. ];
  433. if (KP_liberation_debug) then {private _text = format ["[KP LIBERATION] [DEBUG] Unit preset %1 intitialized for: %2", KP_liberation_preset, (name player)];_text remoteExec ["diag_log",2];};