Browse Source

Merge pull request #150 from 501st-Aux-Mod-Team/fix-mash-magclamp-distance

Fix mash magclamp distance
Erliens 4 years ago
parent
commit
0420b6d097
1 changed files with 4 additions and 0 deletions
  1. 4 0
      addons - Copy/RD501_Vehicles/land/resupply_box/config.cpp

+ 4 - 0
addons - Copy/RD501_Vehicles/land/resupply_box/config.cpp

@@ -59,6 +59,7 @@ class CfgVehicles
 		hiddenSelectionsMaterials[] = {"\plp_containers\StcHighSec\plp_ct_HighSecCont_Metal.rvmat", "\plp_containers\StcHighSec\plp_ct_HighSecCont_MetalB.rvmat", "\plp_containers\StcHighSec\plp_ct_HighSec_Light.rvmat", ""};
 		editorCategory = macro_editor_cat(suppplies)
 		editorSubcategory = macro_editor_cat(resupply)
+		RD501_magclamp_small_offset[]={0.0,0.0,-0.4};
 		class TransportItems
 		{
 			#include "medical_platoon_items.hpp"
@@ -75,6 +76,7 @@ class CfgVehicles
 		hiddenSelectionsMaterials[] = {"\plp_containers\StcHighSec\plp_ct_HighSecCont_Metal.rvmat", "\plp_containers\StcHighSec\plp_ct_HighSecCont_MetalB.rvmat", "\plp_containers\StcHighSec\plp_ct_HighSec_Light.rvmat", ""};
 		editorCategory = macro_editor_cat(suppplies)
 		editorSubcategory = macro_editor_cat(resupply)
+		RD501_magclamp_small_offset[]={0.0,0.0,-0.4};
 		class TransportItems{};
 		class EventHandlers :DefaultEventhandlers{};
 		class ACE_Actions {
@@ -102,6 +104,7 @@ class CfgVehicles
 		hiddenSelectionsMaterials[] = {"\plp_containers\StcHighSec\plp_ct_HighSecCont_Metal.rvmat", "\plp_containers\StcHighSec\plp_ct_HighSecCont_MetalB.rvmat", "\plp_containers\StcHighSec\plp_ct_HighSec_Light.rvmat", ""};
 		editorCategory = macro_editor_cat(suppplies)
 		editorSubcategory = macro_editor_cat(resupply)
+		RD501_magclamp_small_offset[]={0.0,0.0,-0.4};
 
 		class TransportItems
 		{
@@ -129,6 +132,7 @@ class CfgVehicles
 		model = "plp_containers\StcHighSec\plp_cts_HighSecContBlack.p3d";
 		editorCategory = macro_editor_cat(suppplies)
 		editorSubcategory = macro_editor_cat(resupply)
+		RD501_magclamp_small_offset[]={0.0,0.0,-0.4};
 
 		class TransportItems
 		{