common_stuff_tcw.hpp 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. class EventHandlers : DefaultEventhandlers
  2. {
  3. fired = "_this call (uinamespace getvariable 'BIS_fnc_effectFired');_this execVM '\RD501_Vehicles\air\LAAT\fired_laser.sqf';";
  4. init = "[_this select 0] execVM 'RD501_Main\functions\autocrate\autocrate.sqf';";
  5. };
  6. scope=2;
  7. author="RD501";
  8. forceInGarage = 1;
  9. faction = macro_republic_faction
  10. editorSubcategory = macro_editor_cat_air(Republic_heli)
  11. vehicleClass = macro_editor_vehicle_type_air(Republic)
  12. RD501_magclamp_small_forbidden=1;
  13. RD501_magclamp_large_offset[]={0.0,1.6,-7.3};
  14. ///Flight model
  15. liftForceCoef = 2;
  16. bodyFrictionCoef = 15;//25.5;//0.6777;
  17. cyclicAsideForceCoef = 4*1.2;
  18. cyclicForwardForceCoef = 2*1.2;
  19. maxSpeed=200;
  20. fuelCapacity = 700;
  21. fuelConsumptionRate = 0.2;
  22. ///
  23. ///dmg properties
  24. armor=500;
  25. crewCrashProtection=0;
  26. epeImpulseDamageCoef=0;
  27. ///
  28. weapons[] = {
  29. macro_basic_air_weapons,
  30. macro_new_weapon(generic,republic_aircraft_cannon),
  31. macro_new_weapon(cannon,laat),
  32. macro_new_weapon(wynd,lgm),
  33. macro_new_weapon(wynd,a2a),
  34. macro_new_weapon(wynd,agm),
  35. "SmokeLauncher",
  36. };
  37. magazines[] = {
  38. macro_basic_air_mags,
  39. macro_new_mag(generic_aircraft_gun_green,1000),
  40. macro_new_mag(laat_cannon,100),
  41. macro_new_mag(a2a,4),
  42. macro_new_mag(agm,6),
  43. macro_new_mag(agm,6),
  44. macro_new_mag(lgm,4),
  45. "SmokeLauncherMag",
  46. "SmokeLauncherMag",
  47. "SmokeLauncherMag",
  48. "SmokeLauncherMag",
  49. };
  50. smokeLauncherGrenadeCount=48;
  51. smokeLauncherAngle=360;
  52. smokeLauncherVelocity=14;
  53. #include "../../common/common_pilotCamera.hpp"
  54. class ViewPilot: ViewPilot
  55. {
  56. initAngleX = 0;
  57. };
  58. //transport
  59. class TransportWeapons
  60. {
  61. class _transport_dc15a
  62. {
  63. weapon = macro_new_weapon(DC,15a)
  64. count = 5;
  65. };
  66. class _transport_dc15s
  67. {
  68. weapon = macro_new_weapon(DC,r15s)
  69. count = 5;
  70. };
  71. class _transport_dc15c
  72. {
  73. weapon = macro_new_weapon(DC,15c)
  74. count = 5;
  75. };
  76. class _transport_dc15l
  77. {
  78. weapon = macro_new_weapon(DC,15l)
  79. count = 2;
  80. };
  81. class _transport_z6
  82. {
  83. weapon = macro_new_weapon_nofam(rz6)
  84. count = 2;
  85. };
  86. class _transport_dc15gl
  87. {
  88. weapon = macro_new_weapon(DC,15gl)
  89. count = 2;
  90. };
  91. class _transport_valken38x
  92. {
  93. weapon = macro_new_weapon_nofam(valken38x)
  94. count = 2;
  95. };
  96. class _transport_rps6
  97. {
  98. weapon = macro_new_weapon(launcher,rps6)
  99. count = 2;
  100. };
  101. class _transport_rps1
  102. {
  103. weapon = macro_new_weapon(launcher,rps1)
  104. count = 2;
  105. };
  106. class _transport_plx
  107. {
  108. weapon = macro_new_weapon(Launcher,PLX1)
  109. count = 1;
  110. };
  111. class _transport_z1000
  112. {
  113. weapon = macro_new_weapon_nofam(z1000)
  114. count = 1;
  115. };
  116. class _transport_dc15x
  117. {
  118. weapon = macro_new_weapon(DC,r15x)
  119. count = 1;
  120. };
  121. class _transport_rgl6
  122. {
  123. weapon = macro_new_weapon_nofam(rgl6)
  124. count = 1;
  125. };
  126. };
  127. class TransportMagazines
  128. {
  129. class transport_2mw30
  130. {
  131. magazine = macro_new_mag(2mw,30);
  132. count = 15;
  133. };
  134. class transport_5mw15
  135. {
  136. magazine = macro_new_mag(5mw,10);
  137. count = 15;
  138. };
  139. class transport_5mw60
  140. {
  141. magazine = macro_new_mag(5mw,60)
  142. count = 60;
  143. };
  144. class transport_10mw30
  145. {
  146. magazine = macro_new_mag(10mw,30);
  147. count = 60;
  148. };
  149. class transport_10mw400
  150. {
  151. magazine = macro_new_mag(10mw,400);
  152. count = 15;
  153. };
  154. class _transport_20mw20
  155. {
  156. magazine = macro_new_mag(20mw,20);
  157. count = 20;
  158. };
  159. class _transport_20mwup20
  160. {
  161. magazine = macro_new_mag(20mwup,20);
  162. count = 40;
  163. };
  164. class _transport_20mwdp20
  165. {
  166. magazine = macro_new_mag(20mwdp,20);
  167. count = 40;
  168. };
  169. class _transport_20mw240
  170. {
  171. magazine = macro_new_mag(20mw,240);
  172. count = 20;
  173. };
  174. class _transport_30mw10
  175. {
  176. magazine = macro_new_mag(30mw,10);
  177. count = 15;
  178. }
  179. class _transport_30mw7
  180. {
  181. magazine = macro_new_mag(30mw,7)
  182. count = 15;
  183. };
  184. class _transport_40mw5
  185. {
  186. magazine = macro_new_mag(40mw,5)
  187. count = 10;
  188. };
  189. class _transport_stun5
  190. {
  191. magazine = macro_new_mag(stun,5)
  192. count = 20;
  193. };
  194. class _transport_launcher_AT_mags
  195. {
  196. magazine = macro_new_mag(RPS_AT,1)
  197. count = 20;
  198. };
  199. class _transport_launcher_AA_mags
  200. {
  201. magazine = macro_new_mag(RPS_AA,1)
  202. count = 20;
  203. };
  204. class _transport_he3
  205. {
  206. magazine = macro_new_mag(UGL_HE,3);
  207. count = 15;
  208. };
  209. class _transport_ap2
  210. {
  211. magazine = macro_new_mag(UGL_AP,2);
  212. count = 15;
  213. };
  214. class _transport_emp1
  215. {
  216. magazine = macro_new_mag(UGL_EMP,1);
  217. count = 3;
  218. };
  219. class _transport_HuntIR_M203
  220. {
  221. magazine = "ACE_HuntIR_M203";
  222. count = 15;
  223. };
  224. class _transport_C12_Remote_Mag
  225. {
  226. magazine = "C12_Remote_Mag";
  227. count = 2;
  228. };
  229. };
  230. class TransportItems
  231. {
  232. class _xx_SW_SquadShield_Mag
  233. {
  234. name = "SW_SquadShield_Mag";
  235. count = 2;
  236. };
  237. class _xx_ACE_HuntIR_monitor
  238. {
  239. name = "ACE_HuntIR_monitor";
  240. count = 1;
  241. };
  242. };