sway and info box fixes

This commit is contained in:
commy2 2019-11-30 19:56:14 +01:00
parent 77e9cee1f7
commit 8e411bb53b

View File

@ -18,7 +18,7 @@ class CfgWeapons {
handAnim[] = {"OFP2_ManSkeleton", QPATHTOF(data\maglite_ml300l_binarized.rtm)};
muzzlePos = "flash";
muzzleEnd = "flash dir";
magazines[] = {"FakeMagazine"};
magazines[] = {"FakeMagazine"}; // Required for the weapon info box to work correctly.
textureType = "default"; // empty texture
weaponInfoType = "RscWeaponEmpty";