1. Config Values
1.1 Disable Magazine Repacking
class CfgMagazines {
class MyMagazine {
// Disables the ability to repack this magazine
ace_disableRepacking = 1;
};
};
class CfgMagazines {
class MyMagazine {
// Disables the ability to repack this magazine
ace_disableRepacking = 1;
};
};