1
0

config.cpp 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. //Get this addons macro
  2. //get the macro for the air subaddon
  3. //get generlized macros
  4. #include "../../../RD501_main/config_macros.hpp"
  5. class CfgPatches
  6. {
  7. class macro_patch_name(shields)
  8. {
  9. addonRootClass=macro_patch_name(vehicles)
  10. requiredAddons[]=
  11. {
  12. macro_patch_name(vehicles)
  13. };
  14. requiredVersion=0.1;
  15. units[]=
  16. {
  17. "RD501_Squad_Shield",
  18. "RD501_Squad_Shield_trench",
  19. "RD501_Droideka_Shield",
  20. "RD501_Personal_Shield",
  21. "RD501_Shield_Wall"
  22. };
  23. weapons[]=
  24. {
  25. };
  26. };
  27. };
  28. class CfgVehicles
  29. {
  30. class Land_House_Small_03_V1_ruins_F;
  31. class Car_F;
  32. class RD501_Squad_Shield: Car_F
  33. {
  34. author="$STR_A3_Bohemia_Interactive";
  35. mapSize=21.1;
  36. armor=200000;
  37. class SimpleObject
  38. {
  39. eden=0;
  40. animate[]={};
  41. hide[]={};
  42. verticalOffset=-0.023;
  43. verticalOffsetWorld=0;
  44. init="''";
  45. };
  46. editorPreview="\A3\EditorPreviews_F\Data\CfgVehicles\Land_House_Small_03_V1_ruins_F.jpg";
  47. scope=2;
  48. scopeCurator=2;
  49. side=3;
  50. simulation="house";
  51. displayName="Squad Shield";
  52. model="\RD501_Vehicles\static\shields\bubble\bubble.p3d";
  53. icon="iconObject_1x1";
  54. rd501_fired_deployable_loopSound = "rd501_squad_shield_loop";
  55. rd501_fired_deployable_loopDuration = 14;
  56. rd501_fired_deployable_endSound = "rd501_squad_shield_end";
  57. rd501_fired_deployable_endDuration = 1;
  58. rd501_fired_deployable_soundDistance = 300;
  59. hiddenSelections[] = { "camo1" };
  60. hiddenSelectionsTextures[] = { "\RD501_Vehicles\static\shields\bubble\rd501_shield_rep_red.paa" };
  61. vehicleClass = macro_editor_vehicle_type(statics)
  62. editorCategory = macro_editor_cat(statics)
  63. editorSubcategory = macro_editor_cat(static_msc)
  64. };
  65. class RD501_Shield_Wall: Car_F
  66. {
  67. author="$STR_A3_Bohemia_Interactive";
  68. mapSize=21.1;
  69. armor=200000;
  70. class SimpleObject
  71. {
  72. eden=0;
  73. animate[]={};
  74. hide[]={};
  75. verticalOffset=-0.023;
  76. verticalOffsetWorld=0;
  77. init="''";
  78. };
  79. editorPreview="\A3\EditorPreviews_F\Data\CfgVehicles\Land_House_Small_03_V1_ruins_F.jpg";
  80. scope=2;
  81. scopeCurator=2;
  82. side=3;
  83. simulation="house";
  84. displayName="Shield wall";
  85. model="\RD501_Vehicles\static\shields\wall\shield_wall.p3d";
  86. icon="iconObject_1x1";
  87. rd501_fired_deployable_loopSound = "rd501_squad_shield_loop";
  88. rd501_fired_deployable_loopDuration = 14;
  89. rd501_fired_deployable_endSound = "rd501_squad_shield_end";
  90. rd501_fired_deployable_endDuration = 1;
  91. rd501_fired_deployable_soundDistance = 300;
  92. hiddenSelections[] = { "camo1" };
  93. hiddenSelectionsTextures[] = { "\RD501_Vehicles\static\shields\bubble\rd501_shield_rep_red.paa" };
  94. vehicleClass = macro_editor_vehicle_type(statics)
  95. editorCategory = macro_editor_cat(statics)
  96. editorSubcategory = macro_editor_cat(static_msc)
  97. };
  98. class RD501_Squad_Shield_trench: Land_House_Small_03_V1_ruins_F
  99. {
  100. author="$STR_A3_Bohemia_Interactive";
  101. mapSize=21.1;
  102. class SimpleObject
  103. {
  104. eden=0;
  105. animate[]={};
  106. hide[]={};
  107. verticalOffset=-0.023;
  108. verticalOffsetWorld=0;
  109. init="''";
  110. };
  111. editorPreview="\A3\EditorPreviews_F\Data\CfgVehicles\Land_House_Small_03_V1_ruins_F.jpg";
  112. scope=2;
  113. scopeCurator=2;
  114. displayName="Trench Shield";
  115. model="\RD501_Vehicles\static\shields\trench\trench.p3d";
  116. icon="iconObject_1x1";
  117. vehicleClass = macro_editor_vehicle_type(statics)
  118. editorCategory = macro_editor_cat(statics)
  119. editorSubcategory = macro_editor_cat(static_msc)
  120. };
  121. class RD501_Droideka_Shield: Land_House_Small_03_V1_ruins_F
  122. {
  123. author="$STR_A3_Bohemia_Interactive";
  124. mapSize=21.1;
  125. class SimpleObject
  126. {
  127. eden=0;
  128. animate[]={};
  129. hide[]={};
  130. verticalOffset=-0.023;
  131. verticalOffsetWorld=0;
  132. init="''";
  133. };
  134. editorPreview="\A3\EditorPreviews_F\Data\CfgVehicles\Land_House_Small_03_V1_ruins_F.jpg";
  135. scope=2;
  136. scopeCurator=2;
  137. displayName="Trench Shield";
  138. model="\RD501_Vehicles\static\shields\bubble\deka_shield.p3d";
  139. icon="iconObject_1x1";
  140. vehicleClass = macro_editor_vehicle_type(statics)
  141. editorCategory = macro_editor_cat(statics)
  142. editorSubcategory = macro_editor_cat(static_msc)
  143. };
  144. class RD501_Personal_Shield: Land_House_Small_03_V1_ruins_F
  145. {
  146. author="$STR_A3_Bohemia_Interactive";
  147. mapSize=21.1;
  148. class SimpleObject
  149. {
  150. eden=0;
  151. animate[]={};
  152. hide[]={};
  153. verticalOffset=-0.023;
  154. verticalOffsetWorld=0;
  155. init="''";
  156. };
  157. editorPreview="\A3\EditorPreviews_F\Data\CfgVehicles\Land_House_Small_03_V1_ruins_F.jpg";
  158. scope=2;
  159. scopeCurator=2;
  160. displayName="Trench Shield";
  161. model="\RD501_Vehicles\static\shields\personal\personal_shield.p3d";
  162. icon="iconObject_1x1";
  163. vehicleClass = macro_editor_vehicle_type(statics)
  164. editorCategory = macro_editor_cat(statics)
  165. editorSubcategory = macro_editor_cat(static_msc)
  166. };
  167. };
  168. class CfgSounds
  169. {
  170. class rd501_squad_shield_loop
  171. {
  172. // how the sound is referred to in the editor (e.g. trigger effects)
  173. name = "shield_loop";
  174. // filename, volume, pitch, distance (optional)
  175. sound[] = { "\RD501_Vehicles\static\shields\shield_loop.wss", 4, 1, 300 };
  176. // subtitle delay in seconds, subtitle text
  177. titles[] = { 1, "*Electric Shield Hum*" };
  178. };
  179. class rd501_squad_shield_end
  180. {
  181. // how the sound is referred to in the editor (e.g. trigger effects)
  182. name = "shield_loop";
  183. // filename, volume, pitch, distance (optional)
  184. sound[] = { "\RD501_Vehicles\static\shields\shield_end.wss", 4, 1, 300 };
  185. // subtitle delay in seconds, subtitle text
  186. titles[] = { 1, "*Shield Retracting Hiss*" };
  187. };
  188. };