Jump to content
Sign in to follow this  
IndeedPete

Getting all Seats from CfgVehicles

Recommended Posts

Hey there!

 

I'm looking for a way to get all seats, meaning the whole capacity (and not only the attribute "transportSoldier"), from a CfgVehicles entry. It is possible with the allTurrets command plus "transportSoldier" attribute when you try to get that information from an actual object. However, I need to determine it from the config. I ran into certain pitfalls in my current attempt. For instance, I could count CfgVehicles >> class >> turrets but that is inaccurate in some cases. The AAF Strider (HMG) has two turrets but three turret positions (driver, gunner, and commander). But the Offroad (Armed) also has two turrets configured but only two turret positions (driver and gunner).

 

Anyone able to help me out with this one?

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  

×