I made a sample map with one player and a ammo crate. I took every thing out of the crate by doing this.
clearWeaponCargo this;
clearMagazineCargo this;
Then I added a magazine and some ammo for a Javelin like this.
this addMagazineCargo ["Javelin",5];
this addWeaponCargo ["Javelin",1];
Then I run the mission. When I get close to the ammo crate. I should be able to get the weapon. and well That doesn't work. What am I missing.
Team Mates.
It's there a way to give orders to your team mates with out the player having to have to do it.
HOME
Reply With Quote

