OK, I have created a mission and reached a point where I want to have a specific weapon in a crate.
I have searched the forum and found this text to go in the Init field of a weapons crate -
Init field = this AddWeaponCargo ["HK", 1]; this AddMagazineCargo ["HK", 5]
...but that only tells me how to put and "HK" in the crate. Could someone please point me in the direction of a list of all of the weapon names?
Oh, and, while I'm here.....could I just check I am right in assuming that the 'merge' function sticks to user created missions together? Haven't treid it yet