bFe Posted January 16, 2014 Report Share Posted January 16, 2014 Hello! I'm having some trouble with my crate. I have added stuff to spawn in the crate but when I get ingame to test it all i see are 50x M240 and M249 mags, nothing else. Here is the code for the box: http://pastebin.com/Yv7dqdpN What did I do wrong? Link to comment Share on other sites More sharing options...
0 Affraid Posted January 17, 2014 Report Share Posted January 17, 2014 Hello! I'm having some trouble with my crate. I have added stuff to spawn in the crate but when I get ingame to test it all i see are 50x M240 and M249 mags, nothing else. Here is the code for the box: http://pastebin.com/Yv7dqdpN What did I do wrong? The only thing I see .. It looks like the _amountAmmo Your looks like this _this addMagazineCargo ["ItemSodaPepsi", _amountAmmo]; Try doing this _this addMagazineCargo ["ItemSodaCoke", 10]; <<<(add the amount you want) Link to comment Share on other sites More sharing options...
Question
bFe
Hello!
I'm having some trouble with my crate. I have added stuff to spawn in the crate but when I get ingame to test it all i see are 50x M240 and M249 mags, nothing else.
Here is the code for the box: http://pastebin.com/Yv7dqdpN
What did I do wrong?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now