ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
AIBaseSpacing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
EvilRenegade (talk | contribs) m Replacing Template:TTL with Template:F. |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
|name={{PAGENAME}} | |||
|files={{Categ|ini=rules}} | |||
|types={{Categ|AI}} | |||
|values={{values|unsigned bytes}} | |||
|ts=yes | |||
|fs=yes | |||
|ets=yes | |||
|ra2=yes | |||
|yr=yes | |||
|rp=yes | |||
}}<br /> | |||
This tag specifies the number of cells that the computer must have between each of its buildings. This tag can be overridden by {{f|WantsExtraSpace|yes|link}} on an individual structure, which will seek out one cell greater than this value for space. This would be used on the likes of War Factories, where the space is needed to prevent units getting blocked. | |||
However, there is one exception to this rule, Naval Yard structures. Their adjacency is defined in its own tag {{f|AINavalYardAdjacency|link}}. |
Latest revision as of 07:12, 27 November 2009
Flag: | AIBaseSpacing |
File(s): | rules(md).ini |
Values: | Unsigned Bytes: All whole numbers from 0 to 255. |
Applicable to: | AI |
This tag specifies the number of cells that the computer must have between each of its buildings. This tag can be overridden by WantsExtraSpace=yes on an individual structure, which will seek out one cell greater than this value for space. This would be used on the likes of War Factories, where the space is needed to prevent units getting blocked.
However, there is one exception to this rule, Naval Yard structures. Their adjacency is defined in its own tag AINavalYardAdjacency.