
Originally Posted by
Celéstial
Let me guess, you want your tanks to come with a tank crew, which then leave the tank when you turn it neutral on destruction (with your new tank destruction system), and want them to be able to recapture the tank once it's left behind?
It would be much easier to know what exactly you are doing instead of making up an unclear story..
Yes, you can spawn a squad inside the tank, you'll have to work with an upgrade in the squad_upgrade_apply_ext, which uses an action called "garrison_squad_action" to spawn the squad on creation of the vehicle. Make sure the vehicle has a working hold_ext and such though.
I actually am not sure where it is set if a neutral thing can be garissoned or not, but my guess would be that if the hold_ext is setup properly it should work..