Browse Source

increase distance offset by 0.4, idk how to test smiley face

m3ales 4 years ago
parent
commit
3f3d0dc216
1 changed files with 1 additions and 0 deletions
  1. 1 0
      addons - Copy/RD501_Vehicles/land/resupply_box/config.cpp

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

@@ -75,6 +75,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 {