Page 1 of 1
Arado E.560 2 can enter carrier IMPLEMENTED
Posted: Fri May 20, 2022 11:13 pm
by DreJaDe
This shouldn't be able to enter carriers
There's just no way.
Re: Arado E.560 2 can enter carrier
Posted: Sat May 21, 2022 7:53 pm
by Jasondunkel
that was actually fixed. no big bombers or jet planes
thanks for the hint
will be fixed
Re: Arado E.560 2 can enter carrier
Posted: Sat May 21, 2022 8:26 pm
by Stratego (dev)
wait: it is already set they can not go in.
are you sure they can? how?
Re: Arado E.560 2 can enter carrier
Posted: Sat May 21, 2022 9:17 pm
by Jasondunkel
Stratego (dev) wrote: ↑Sat May 21, 2022 8:26 pm
wait: it is already set they can not go in.
are you sure they can? how?
yes it can. i did test it
Re: Arado E.560 2 can enter carrier IMPLEMENTED
Posted: Sun May 22, 2022 5:58 am
by Stratego (dev)
IMPLEMENTED
+info
carriers have this:
"trnCanCarryThese":{"categories":["AND(", "U_AIR_UNITS", "NOT", "U_JET", "NOT", "U_PLANES_SEAPLANE", "NOT", "U_PLANES_NO_AIRCARRIER", ")"]},
meaning they can carry all planes that are not Jet planes and not seaplanes and are not in "Not on Air-carrier" ("U_PLANES_NO_AIRCARRIER")
please tell me all planes that should get the "U_PLANES_NO_AIRCARRIER" category and (jets and seaplanes do not need it as they are already excluded)
also all of these categories can be read in statsheets so you can see if any of the planes have no proper category set (eg. being jet or seaplane or "Not on Air-carrier")