Jump to content
Sign in to follow this  
PavelKrupets

How to read player slots count and weight?

Recommended Posts

Is there a way to read slots count in different places on a player? Should I use weaponSlots in CfgVehicles?

How can I read current player weight?

Thanks a lot! :)

Share this post


Link to post
Share on other sites

As far as i know the only way to get the number of slots is as you say read it from config.

About the weight, i supose you mean ACE weight, i can't help there but maybe some of these may help you:

player call ACE_sys_ruck_fnc_gearWeight;

player getVariable "ace_sys_stamina_mass";

But don't ask me what values you are going to get with that because i don't know :P

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  

×