Skip to content

OnTransOnly

Restricts the team's tag to the members that can carry passengers.

Specification
Applies to
TeamType
File
ai.ini or map file
Section
[<ObjectType ID>]
Value
boolean
When omitted
no

A team built from a TeamType that names a Tag attaches that tag to each member as the member joins. With this set, only a member whose type sets Passengers above zero is given it; every other member joins carrying whatever tag it already had.

A TeamType with no Tag is unaffected, since there is nothing to withhold. The narrowing is applied at the moment of joining and nowhere else, so a member recruited later is judged by the same test, and a member that already carries the team’s tag keeps it however this setting changes afterward.

See alsoTag, Passengers