Jump to content
Sign in to follow this  
Bon

retrieve vehicle's cargo capacity

Recommended Posts

Hey guys,

sorry IF this question has been asked already, couldn't find anything helpful by searching for those keywords.

Is there any way I can check how many weapons or mags I can put into a vehicle's "trunk"?

Means, for how many of certain weapons the commands "addWeaponCargo", "addMagazineCargo" have effect on particular vehicles?

Searched the vehicle's config reference but couldn't find anything in it either.

Just to say, what I am NOT trying to do is to put a mag/weapon into the cargo space one after another, checking each time whether there is enough room for another weapon or magazine to put in.

What I am trying to do is to in advance compose a set of weapons and magazines which fits into the particular trunk.

Share this post


Link to post
Share on other sites

I got curious and searched for a config in the config section.. i think you should look for this in the config of your vehicle:

transportMaxMagazines = 150;

transportMaxWeapons = 30;

I dont know if machineguns and ammo belt boxes take more cargo space than regular rifles but i think not :) .

Share this post


Link to post
Share on other sites

thanks heaps,

that's what I was looking for...

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  

×