I get this error when i add a code similiar to this into an ammo box or unit(in init field of course)
This addWeaponCargo ["Glock", 10],
This addMagazineCargo ["GlockMag", 40],
and i get this error
Missing (
essentally it wants a ( at every , in the code... showed up with the newest patch.. pls help?