Apex blanks fix

This commit is contained in:
redned70 2016-08-02 18:53:23 +01:00
parent 50884435ef
commit e9e4543a84
4 changed files with 9 additions and 6 deletions

View File

@ -7,6 +7,9 @@ I have only compiled what i found, attempted to simplify class names and created
If you use then you should consider sharing any further development, bug fixes or expansions (as i have probably missed objects out or spelled things incorrectly).<br>
This file does not include how to install mods or add to loot tables as that is already well documented.<br>
<b>v5.5c Update</b><br>
Fixed blank classes in Apex - thanks C][G GhostTown™.<br>
<b>v5.5b Update</b><br>
Fixed duplicated optics and missing rifle in NIA mod plus typo in install instructions - thanks C][G GhostTown™.<br>

View File

@ -13,7 +13,7 @@
"R3FPointerAttachments",
"RHSPointerAttachments",
"BipodAttachments",
"APEXBipodAttachments",
//"APEXBipodAttachments", //not used
"R3FBipodAttachments",
"RHSBipodAttachments",
"MuzzleAttachments",
@ -154,7 +154,7 @@
"MASBackpacks",
"TRYKBackpacks",
"Tools",
"APEXTools",
//"APEXTools", //not used
"MASTools",
"FirstAid"
};

View File

@ -139,7 +139,7 @@ class CfgTraders
"R3FPointerAttachments",
"RHSPointerAttachments",
"BipodAttachments",
"APEXBipodAttachments",
//"APEXBipodAttachments", //not used
"R3FBipodAttachments",
"RHSBipodAttachments",
"MuzzleAttachments",
@ -280,7 +280,7 @@ class CfgTraders
"MASBackpacks",
"TRYKBackpacks",
"Tools",
"APEXTools",
//"APEXTools", //not used
"MASTools",
"FirstAid"
};

View File

@ -17,7 +17,7 @@ NIAAttachments
BipodAttachments
R3FBipodAttachments
RHSBipodAttachments
APEXBipodAttachments
// APEXBipodAttachments //not used
----------- silencers ----------
MuzzleAttachments
@ -185,7 +185,7 @@ Drinks
Tools
MASTools
R3FTools <<probably best not use.
APEXTools
//APEXTools //not used
----------- first aid ----------
FirstAid