config.cpp 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  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. };
  22. weapons[]=
  23. {
  24. };
  25. };
  26. };
  27. class CfgVehicles
  28. {
  29. class Land_House_Small_03_V1_ruins_F;
  30. class Car_F;
  31. class RD501_Squad_Shield: Car_F
  32. {
  33. author="$STR_A3_Bohemia_Interactive";
  34. mapSize=21.1;
  35. armor=200000;
  36. class SimpleObject
  37. {
  38. eden=0;
  39. animate[]={};
  40. hide[]={};
  41. verticalOffset=-0.023;
  42. verticalOffsetWorld=0;
  43. init="''";
  44. };
  45. editorPreview="\A3\EditorPreviews_F\Data\CfgVehicles\Land_House_Small_03_V1_ruins_F.jpg";
  46. scope=2;
  47. scopeCurator=2;
  48. side=3;
  49. displayName="Squad Shield";
  50. model="\RD501_Vehicles\static\shields\bubble\bubble.p3d";
  51. icon="iconObject_1x1";
  52. rd501_fired_deployable_loopSound = "rd501_squad_shield_loop";
  53. rd501_fired_deployable_loopDuration = 14;
  54. rd501_fired_deployable_endSound = "rd501_squad_shield_end";
  55. rd501_fired_deployable_endDuration = 1;
  56. rd501_fired_deployable_soundDistance = 300;
  57. hiddenSelections[] = { "camo1" };
  58. hiddenSelectionsTextures[] = { "\RD501_Vehicles\static\shields\bubble\rd501_shield_rep_red.paa" };
  59. vehicleClass = macro_editor_vehicle_type(statics)
  60. editorCategory = macro_editor_cat(statics)
  61. editorSubcategory = macro_editor_cat(static_msc)
  62. };
  63. class RD501_Squad_Shield_trench: Land_House_Small_03_V1_ruins_F
  64. {
  65. author="$STR_A3_Bohemia_Interactive";
  66. mapSize=21.1;
  67. class SimpleObject
  68. {
  69. eden=0;
  70. animate[]={};
  71. hide[]={};
  72. verticalOffset=-0.023;
  73. verticalOffsetWorld=0;
  74. init="''";
  75. };
  76. editorPreview="\A3\EditorPreviews_F\Data\CfgVehicles\Land_House_Small_03_V1_ruins_F.jpg";
  77. scope=2;
  78. scopeCurator=2;
  79. displayName="Trench Shield";
  80. model="\RD501_Vehicles\static\shields\trench\trench.p3d";
  81. icon="iconObject_1x1";
  82. vehicleClass = macro_editor_vehicle_type(statics)
  83. editorCategory = macro_editor_cat(statics)
  84. editorSubcategory = macro_editor_cat(static_msc)
  85. };
  86. class RD501_Droideka_Shield: Land_House_Small_03_V1_ruins_F
  87. {
  88. author="$STR_A3_Bohemia_Interactive";
  89. mapSize=21.1;
  90. class SimpleObject
  91. {
  92. eden=0;
  93. animate[]={};
  94. hide[]={};
  95. verticalOffset=-0.023;
  96. verticalOffsetWorld=0;
  97. init="''";
  98. };
  99. editorPreview="\A3\EditorPreviews_F\Data\CfgVehicles\Land_House_Small_03_V1_ruins_F.jpg";
  100. scope=2;
  101. scopeCurator=2;
  102. displayName="Trench Shield";
  103. model="\RD501_Vehicles\static\shields\bubble\deka_shield.p3d";
  104. icon="iconObject_1x1";
  105. vehicleClass = macro_editor_vehicle_type(statics)
  106. editorCategory = macro_editor_cat(statics)
  107. editorSubcategory = macro_editor_cat(static_msc)
  108. };
  109. class RD501_Personal_Shield: Land_House_Small_03_V1_ruins_F
  110. {
  111. author="$STR_A3_Bohemia_Interactive";
  112. mapSize=21.1;
  113. class SimpleObject
  114. {
  115. eden=0;
  116. animate[]={};
  117. hide[]={};
  118. verticalOffset=-0.023;
  119. verticalOffsetWorld=0;
  120. init="''";
  121. };
  122. editorPreview="\A3\EditorPreviews_F\Data\CfgVehicles\Land_House_Small_03_V1_ruins_F.jpg";
  123. scope=2;
  124. scopeCurator=2;
  125. displayName="Trench Shield";
  126. model="\RD501_Vehicles\static\shields\personal\personal_shield.p3d";
  127. icon="iconObject_1x1";
  128. vehicleClass = macro_editor_vehicle_type(statics)
  129. editorCategory = macro_editor_cat(statics)
  130. editorSubcategory = macro_editor_cat(static_msc)
  131. };
  132. };
  133. class CfgSounds
  134. {
  135. class rd501_squad_shield_loop
  136. {
  137. // how the sound is referred to in the editor (e.g. trigger effects)
  138. name = "shield_loop";
  139. // filename, volume, pitch, distance (optional)
  140. sound[] = { "\RD501_Vehicles\static\shields\shield_loop.wss", 4, 1, 300 };
  141. // subtitle delay in seconds, subtitle text
  142. titles[] = { 1, "*Electric Shield Hum*" };
  143. };
  144. class rd501_squad_shield_end
  145. {
  146. // how the sound is referred to in the editor (e.g. trigger effects)
  147. name = "shield_loop";
  148. // filename, volume, pitch, distance (optional)
  149. sound[] = { "\RD501_Vehicles\static\shields\shield_end.wss", 4, 1, 300 };
  150. // subtitle delay in seconds, subtitle text
  151. titles[] = { 1, "*Shield Retracting Hiss*" };
  152. };
  153. };