Jump to content
Sign in to follow this  
stalkarn

Custom ammo drop

Recommended Posts

Hello!

I'm trying do make the player able to request ammo drop from communication. I have searched google for hours but can't find a way that lets you shose what weapons to drop. I DON'T mean shose in game. I just wan't to drop a box containing setchels and ammo.

I tried using the Simple Support Module (SSM) and add

missionnamespace setvariable ["BIS_SSM_AmmoDrop_BOX_WEST",["BAF_BasicAmmunitionBox","BAF_BasicWeapons"]];

and than change BAF_BasicWeapons to the name of a box I made in game, just some "happy hacking" that didn't work. Plus the second problem with SSM was that it was overriding my Arty Module.

Now I'm tring to find a solution that doesn't use the SSM and lets me chane the weapon in the ammobox.

I would realy appreciate some help with this one!

Tanks,

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×