common_stuff.hpp 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360
  1. class EventHandlers : DefaultEventhandlers
  2. {
  3. //init = "_this execVM "RD501_Main\functions\autocrate\autocrate.sqf"; _this execVM "RD501_Main\functions\vehicle_lift\laat_lift_3.sqf";";
  4. init = "[_this select 0] execVM 'RD501_Main\functions\autocrate\autocrate.sqf';[_this select 0] execVM 'RD501_Main\functions\vehicle_lift\laat_lift_3.sqf';";
  5. };
  6. faction = macro_republic_faction
  7. editorSubcategory = macro_editor_cat_air(Republic_heli)
  8. vehicleClass = macro_editor_vehicle_type_air(Republic)
  9. maximumLoad = 5000000000;
  10. slingLoadMaxCargoMass = 5000000000;
  11. //dmg properties
  12. armor=600;
  13. crewCrashProtection=0;
  14. epeImpulseDamageCoef=0;
  15. //dust effects
  16. dustEffect = "";//helidust
  17. waterEffect = "";//HeliWater
  18. //Targeting stuff
  19. ballisticsComputer = 1+8;
  20. //show all crosshairs
  21. showCrewAim = 4;
  22. showAllTargets = 2;
  23. radarType = 12;
  24. weaponLockSystem = 31;//"1+2+4+8+16"
  25. //!!!!!
  26. incomingMissileDetectionSystem = 30;//16
  27. //Weapons
  28. weapons[] = {
  29. macro_new_weapon(generic,blue_dual_aircraft_laser),
  30. macro_new_weapon(wynd,lgm),
  31. macro_new_weapon(wynd,a2a),
  32. macro_new_weapon(wynd,agm),
  33. macro_basic_air_weapons,
  34. "SmokeLauncher"
  35. //macro_new_weapon(cannon,laat)
  36. };
  37. magazines[] = {
  38. macro_basic_air_mags,
  39. // macro_new_mag(laat_cannon,100),
  40. // macro_new_mag(laat_cannon,100),
  41. // macro_new_mag(laat_cannon,100),
  42. // macro_new_mag(laat_cannon,100),
  43. // macro_new_mag(laat_cannon,100),
  44. macro_new_mag(generic_aircraft_gun_dual_blue,1000),
  45. macro_new_mag(a2a,4),
  46. macro_new_mag(agm,6),
  47. macro_new_mag(agm,6),
  48. macro_new_mag(lgm,4),
  49. "SmokeLauncherMag",
  50. "SmokeLauncherMag",
  51. "SmokeLauncherMag",
  52. "SmokeLauncherMag",
  53. };
  54. //The sun
  55. class Reflectors
  56. {
  57. class Right
  58. {
  59. color[] = {700, 750, 1000};
  60. ambient[] = {7000, 7500, 10000};
  61. intensity = 100;//50
  62. size = 1;//1
  63. innerAngle = 0;//15
  64. outerAngle = 90;//65
  65. coneFadeCoef = 0;//10
  66. position = "Light_R_pos";
  67. direction = "Light_R_dir";
  68. hitpoint = "Light_R_hitpoint";
  69. selection = "Light_R";
  70. useFlare = 1;
  71. flareSize = 1;//10
  72. flareMaxDistance = 2000;//250
  73. dayLight = 0;
  74. brightness =200; //100;
  75. class Attenuation
  76. {
  77. start = 0;
  78. constant = 0;//0
  79. linear = 1;
  80. quadratic = 1;
  81. hardLimitStart = 200;//100
  82. hardLimitEnd = 400;//200
  83. };
  84. };
  85. class Left: Right
  86. {
  87. position = "Light_L_pos";
  88. direction = "Light_L_dir";
  89. hitpoint = "Light_L_hitpoint";
  90. selection = "Light_L";
  91. };
  92. class Center: Right
  93. {
  94. position = "Light_C_pos";
  95. direction = "Light_C_dir";
  96. hitpoint = "Light_C_hitpoint";
  97. selection = "Light_C";
  98. };
  99. };
  100. //Got peek
  101. class pilotCamera
  102. {
  103. class OpticsIn
  104. {
  105. class Wide
  106. {
  107. opticsDisplayName="WFOV";
  108. initAngleX=0;
  109. minAngleX=-10;
  110. maxAngleX=90;
  111. initAngleY=0;
  112. minAngleY=-90;
  113. maxAngleY=90;
  114. initFov=0.425;//"(30 / 120)";
  115. minFov=0.425;//"(30 / 120)";
  116. maxFov=0.425;//"(30 / 120)";
  117. directionStabilized=1;
  118. thermalMode[] = {0,1,2,3,4,5};
  119. visionMode[]=
  120. {
  121. "Normal",
  122. "NVG",
  123. "Ti"
  124. };
  125. gunnerOpticsModel="\A3\Drones_F\Weapons_F_Gamma\Reticle\UAV_Optics_Gunner_wide_F.p3d";
  126. opticsPPEffects[]=
  127. {
  128. "OpticsCHAbera2",
  129. "OpticsBlur2"
  130. };
  131. };
  132. class zoomx4: Wide
  133. {
  134. opticsDisplayName="NFOV";
  135. initFov="(0.425/4)";//"(3.75 / 120)";
  136. minFov="(0.425/4)";//"(3.75 / 120)";
  137. maxFov="(0.425/4)";//"(3.75 / 120)";
  138. gunnerOpticsModel="\A3\Drones_F\Weapons_F_Gamma\Reticle\UAV_Optics_Gunner_narrow_F.p3d";
  139. };
  140. class zoomX8: Wide
  141. {
  142. opticsDisplayName="NFOV";
  143. initFov="(0.42/8)";//"(.375 / 120)";
  144. minFov="(0.42/8)";//"(.375 / 120)";
  145. maxFov="(0.42/8)";//"(.375 / 120)";
  146. gunnerOpticsModel="\A3\Drones_F\Weapons_F_Gamma\Reticle\UAV_Optics_Gunner_narrow_F.p3d";
  147. };
  148. class zoomX20: Wide
  149. {
  150. opticsDisplayName="NFOV";
  151. initFov="(0.42/20)";//"(.375 / 120)";
  152. minFov="(0.42/20)";//"(.375 / 120)";
  153. maxFov="(0.42/20)";//"(.375 / 120)";
  154. gunnerOpticsModel="\A3\Drones_F\Weapons_F_Gamma\Reticle\UAV_Optics_Gunner_narrow_F.p3d";
  155. };
  156. class zoomX50: Wide
  157. {
  158. opticsDisplayName="NFOV";
  159. initFov="(0.42/50)";//"(.375 / 120)";
  160. minFov="(0.42/50)";//"(.375 / 120)";
  161. maxFov="(0.42/50)";//"(.375 / 120)";
  162. gunnerOpticsModel="\A3\Drones_F\Weapons_F_Gamma\Reticle\UAV_Optics_Gunner_narrow_F.p3d";
  163. };
  164. class zoomX70: Wide
  165. {
  166. opticsDisplayName="NFOV";
  167. initFov="(0.42/70)";//"(.375 / 120)";
  168. minFov="(0.42/70)";//"(.375 / 120)";
  169. maxFov="(0.42/70)";//"(.375 / 120)";
  170. gunnerOpticsModel="\A3\Drones_F\Weapons_F_Gamma\Reticle\UAV_Optics_Gunner_narrow_F.p3d";
  171. };
  172. showMiniMapInOptics=1;
  173. showUAVViewInOptics=0;
  174. showSlingLoadManagerInOptics=1;
  175. };
  176. minTurn=-180;
  177. maxTurn=180;
  178. initTurn=0;
  179. minElev=-10;
  180. maxElev=90;
  181. initElev=-10;
  182. maxXRotSpeed=0.30000001;
  183. maxYRotSpeed=0.30000001;
  184. pilotOpticsShowCursor=1;
  185. controllable=1;
  186. };
  187. #include "sounds.hpp"
  188. //for texture reskins
  189. hiddenSelections[]=
  190. {
  191. "Camo1",
  192. "Camo2"
  193. };
  194. //transport
  195. class TransportWeapons
  196. {
  197. class _xx_SWOP_DC15AGL_RD501
  198. {
  199. weapon = macro_new_weapon(DC,15a);
  200. count = 10;
  201. };
  202. class _xx_RD501_DC15_Carbine
  203. {
  204. weapon = macro_new_weapon(DC,15s);
  205. count = 10;
  206. };
  207. class _xx_SWOP_DC15ABlasterRifle_mod1_RD501
  208. {
  209. weapon = macro_new_weapon(DC,15a_LE);
  210. count = 10;
  211. };
  212. class _xx_SWOP_DC15ABlasterRifle_mod0_RD501
  213. {
  214. weapon = macro_new_weapon(DC,15a_mod_0_rifle)
  215. count = 10;
  216. };
  217. class _xx_SWOP_Z6Blaster
  218. {
  219. weapon = macro_new_weapon_nofam(Z6)
  220. count = 10;
  221. };
  222. class _xx_RocketHH15Clone_RD501
  223. {
  224. weapon = macro_new_weapon(hh,15)
  225. count = 10;
  226. };
  227. };
  228. class TransportMagazines
  229. {
  230. class _xx_SWOP_DC15ABlasterRifle_Full_Mag
  231. {
  232. magazine = macro_new_mag(DC15a_High,15)
  233. count = 15;
  234. };
  235. class _xx_SWOP_DC15ABlasterRifle_Mag
  236. {
  237. magazine = macro_new_mag(DC15a_Med,30)
  238. count = 20;
  239. };
  240. class _xx_SWOP_DC15ABlasterRifle_Low_Mag
  241. {
  242. magazine = macro_new_mag(DC15a_Low,60)
  243. count = 20;
  244. };
  245. class _xx_DC15s_Carbine
  246. {
  247. magazine = macro_new_mag(DC15s,60)
  248. count = 30;
  249. };
  250. class _xx_300Rnd_BlasterLaser_Belt
  251. {
  252. magazine = macro_new_mag(z6,400);
  253. count = 5;
  254. };
  255. class _xx_RD501_DC15ABlasterRifleLE_Full_Mag
  256. {
  257. magazine = macro_new_mag(DC15a_LE,15)
  258. count = 10;
  259. };
  260. class _xx_SWOP_DC15ABlasterRifle_Low_highcap_box_Mag
  261. {
  262. magazine = macro_new_mag(DC15a_box_mag,240);
  263. count = 10;
  264. };
  265. class _xx_DCStun_Mag
  266. {
  267. magazine = "DCStun_Mag";
  268. count = 15;
  269. };
  270. class _xx_ACE_HuntIR_M203
  271. {
  272. magazine = "ACE_HuntIR_M203";
  273. count = 10;
  274. };
  275. class _xx_5Rnd_HE_Grenade_DC15A
  276. {
  277. magazine = macro_new_mag(HE_GL,3)
  278. count = 10;
  279. };
  280. class _xx_1Rnd_AT_Grenade_DC15A
  281. {
  282. magazine = macro_new_mag(AT_GL,2)
  283. count = 10;
  284. };
  285. class _xx_RocketHH15CloneHEATFF_Mag_RD501
  286. {
  287. magazine = macro_new_mag(RPS_AT,1);
  288. count = 10;
  289. };
  290. class _xx_RocketHH15CloneHEATFF_Mag_RD5012
  291. {
  292. magazine = macro_new_mag(RPS_AA,1)
  293. count = 10;
  294. };
  295. class _xx_C12_Remote_Mag
  296. {
  297. magazine = "C12_Remote_Mag";
  298. count = 2;
  299. };
  300. };
  301. class TransportItems
  302. {
  303. class _xx_swop_dc15a_zoomholoscope_rd501
  304. {
  305. name = macro_new_weapon(scope,dc_15a_acog);
  306. count = 2;
  307. };
  308. class _xx_swop_dc15a_zoomscopex6range_rd501
  309. {
  310. name = macro_new_weapon(scope,dc_15a_x4_x8);
  311. count = 2;
  312. };
  313. class _xx_swop_dc15a_zoomscope_rd501
  314. {
  315. name = macro_new_weapon(scope,dc_15a_x4);
  316. count = 2;
  317. };
  318. class _xx_SW_SquadShield_Mag
  319. {
  320. name = "SW_SquadShield_Mag";
  321. count = 2;
  322. };
  323. class _xx_ACE_HuntIR_monitor
  324. {
  325. name = "ACE_HuntIR_monitor";
  326. count = 1;
  327. };
  328. };