how does one obtain an m4
If I read: "how do you add custom weapons/equippment to soldiers,
then I'd probably say som'n like:
Put the following stuff in the troopers INIT field :
RemoveAllWeapons This; This AddMagazine M4; (repeated 3 times); This AddWeapon M4
To add an M4 to an ammoCrate, use this in the crates' INIT field:
This AddMagazineCargo ["M4",4]; This AddWeaponCargo ["M4",1]
Hope it helps m8
---------------------------------
'In a time of desolation, there is a time for heroes... messiah is at hand'
;D