Jump to content
Sign in to follow this  
Devastator_cm

Dedicated server MP Coop with Ammobox

Recommended Posts

Hi Guys,

what am I doing wrong?

 

this allowDamage false;
clearWeaponCargo this;
clearMagazineCargo this;
clearItemCargo this;
 
this addweaponcargo ["TMT_AK47S",5];
this addweaponcargo ["TMT_AKM",5];
this addweaponcargo ["TMT_HKG3A4",5];
this addweaponcargo ["TMT_HK33EA3",5];
 
I put this to the init of the object. It looks fine when I preview the mission but when I upload it to dedicated server, the weapons are not there anymore...
 
What is my mistake?

Share this post


Link to post
Share on other sites

Are you trying to do a Virtual Box or a custom loadout box.

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  

×