Just wondering if there was a way that you could have a core unit that can only carry say 1x magazing on his person? e.g like how a USMC has more slots carryable than a civvie does?
any help would be grand !
Just wondering if there was a way that you could have a core unit that can only carry say 1x magazing on his person? e.g like how a USMC has more slots carryable than a civvie does?
any help would be grand !
http://community.bistudio.com/wiki/C...ce#weaponSlots
This one determines what weapon and how many magazines can be carried by a soldier.
The reference is missing the slots where radio, map, GPS goes in. You can add this via 131072.
Typical OA soldier loadout looks like this:
weaponSlots = "1 + 4 + 12 * 256 + 2 * 4096 + 2 + 8* 16 + 12*131072";
Last edited by King Homer; Jul 22 2010 at 06:46.
thanks very much![]()