CDK How to make aircraft carriers usuable

I’m not able to make aircraft carriers usuable as a spawn in the mission, how to fix this

You need to elaborate, or show us what you’ve done in order for us to help you. To begin, which aircraft carrier you refer to? There’s three type of them in-game FYI, the WWII version (in fact there’s two type for them too, the one with old model, and the one with new model [1]), the modern one [2], and the last mapObject (those you see from the shore in ground Normandy Map). All of them behaves differently, have different spawn point and function differently too. Await your reply.

Make sure the carrier is on the appropriate team. 1 is Star, 2 is Cross, 0 is neutral. Making a trigger with a init event. Make a missionMarkAsRepsawnPoint, set the carrier as target. Set its team, if you want everyone to spawn from it make the unit neutral, checkmark the team to neutral and checkmark the canSpawnOnNeutral. Name it, checkmark the isAirfield and add the tags you want. Checkmark air to allow all air types. Know that only “naval aircraft” can spawn on carriers. Everyone else will get a air spawn over it.

1 Like