Max: Difference between revisions
Appearance
en>E1 Elite Created page with "In TeamTypes, Max value gives the maximum number of teams of this TeamType that could exist for the AI. Usual values are 1 or above. -1 means unlimited. TotalAITeamCap..." |
m 4 revisions imported |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Flag | |||
|name={{PAGENAME}} | |||
|files={{Categ|ini=ai}}, {{Categ|maps}} | |||
|values={{Values|int|-1 or higher}} | |||
|types={{Categ|TeamTypes}} | |||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ra2=yes | |||
|yr=yes | |||
|ares=yes | |||
}} | |||
[[ | In [[TeamTypes]], Max value gives the maximum number of teams of this TeamType that could exist for the AI(s). Usual values are 1 or above. -1 means unlimited. Max value is checked only when teams are produced through [[AITriggerTypes|AITriggers]], it is not considered when teams are produced through map actions. | ||
The game maintains the total count for a team even when that team has finished its script actions. When all the members of the team are either destroyed or recruited into other teams, then the total count for that team is decreased. | |||
In multiplayer maps, the maximum limit is per AI [[house]]. In single player maps, it is based on the total count for that team on the map, those teams could have been produced by any house. | |||
Latest revision as of 21:57, 31 March 2025
|
|
|
|
|
|
| Flag: | Max |
| File(s): | ai(md).ini, maps |
| Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. (Limited to: -1 or higher) |
| Applicable to: | TeamTypes |
In TeamTypes, Max value gives the maximum number of teams of this TeamType that could exist for the AI(s). Usual values are 1 or above. -1 means unlimited. Max value is checked only when teams are produced through AITriggers, it is not considered when teams are produced through map actions.
The game maintains the total count for a team even when that team has finished its script actions. When all the members of the team are either destroyed or recruited into other teams, then the total count for that team is decreased.
In multiplayer maps, the maximum limit is per AI house. In single player maps, it is based on the total count for that team on the map, those teams could have been produced by any house.





