Jump to content
Sign in to follow this  
jaac

addBackpack

Recommended Posts

Hello

with the command:

this addBackpack

can be given a backpack to a unit in a mission.

but how to include it in the config of a vehicle?

For a weapon is:

class TransportWeapons

{

class _xx_NVGoggles

{

weapon = "NVGoggles";

count = 5;

};

};

I want my car to have on board backpack (created in the addon).

Is there a class for that?

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  

×