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> 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> 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> <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> 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", "R3FPointerAttachments",
"RHSPointerAttachments", "RHSPointerAttachments",
"BipodAttachments", "BipodAttachments",
"APEXBipodAttachments", //"APEXBipodAttachments", //not used
"R3FBipodAttachments", "R3FBipodAttachments",
"RHSBipodAttachments", "RHSBipodAttachments",
"MuzzleAttachments", "MuzzleAttachments",
@ -154,7 +154,7 @@
"MASBackpacks", "MASBackpacks",
"TRYKBackpacks", "TRYKBackpacks",
"Tools", "Tools",
"APEXTools", //"APEXTools", //not used
"MASTools", "MASTools",
"FirstAid" "FirstAid"
}; };

View File

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

View File

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