Page MenuHomeFeedback Tracker

Unable to use Addweaponcargo and Addmagazinecargo in MP
New, WishlistPublic

Description

Added weapons and magazines using command "Addweaponcargo" or "Additemcargo" will not appear in the Cilent during MP session. {F23423}

Details

Legacy ID
3395308076
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce
  1. Place an ammobox on the ground using editor
  2. Use this addweaponcargo ["arifle_MX_ACO_F",100] on the ammobox
  3. Add playable units
  4. Export to MP game
  5. Ask one of your friends to join your mission
  6. Ask him/her if they could find the extra 100 of MX inside the ammobox

Event Timeline

boonjate edited Additional Information. (Show Details)
boonjate set Category to Scripting.
boonjate set Reproducibility to Always.
boonjate set Severity to None.
boonjate set Resolution to Open.
boonjate set Legacy ID to 3395308076.May 7 2016, 6:08 PM

try this: this addWeaponCargoGlobal ["arifle_MX_ACO_F",100];

same with: this addMagazineCargoGlobal...

this is working fine in my missions!

It worked

Thanks Paramedic256!

Problem solved

youre welcome...