Jump to content
Leopard20

How to find all getIn memory points for Cargo seats?

Recommended Posts

Hello everyone.

Does anyone know where the values for cargo seat get-in positions are stored in the vehicle config?
In here I will use "B_MRAP_01_F" as my sample vehicle, which apparently has 2 Get-In-Cargo memory points (can be verified if you command a few AI to get in the vehicle)
The first one is always stored in the vehicle's config class:

configFile >> "cfgVehicles" >> "B_MRAP_01_F" >> "memoryPointsGetInCargo"

Where is the other one(s)?

 

Additional Info:

 

There is a sub-class called "CargoTurret", but the memory point is the same as the first one:

configFile >> "cfgVehicles" >> "B_MRAP_01_F" >> "CargoTurret" >> "memoryPointsGetInGunner"

 

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

×