ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
Adjacent: Difference between revisions
Jump to navigation
Jump to search
m changed link (Westwood needs a spellchecker, they named the tag Eligib'''i'''leForAllyBuilding ) |
m styleguide inconsistencies |
||
Line 10: | Line 10: | ||
}} | }} | ||
After constructing a building in-game you are only allowed to place it near your existing | After constructing a building in-game you are only allowed to place it near your existing [[Structures]]. | ||
{{TTL|Adjacent}} specifies the maximum number of cells away from one of your existing buildings (that does not have {{TTL|BaseNormal|no}} set) that you may place the new building. | |||
An adjacency value of zero means the new building must be placed in contact with an existing building - there must be no gap. An adjacency value of 1 means there can be at most a 1 cell gap between an existing building and the new building. | An adjacency value of zero means the new building must be placed in contact with an existing building - there must be no gap. An adjacency value of 1 means there can be at most a 1 cell gap between an existing building and the new building. | ||
A building with {{TTL|Adjacent|1}} set can be placed both 1 cell North-East and 1 cell North-West of an existing building at the same time (i.e. diagonally). | |||
=See also= | |||
*{{TTL|BaseNormal}} | *{{TTL|BaseNormal}} | ||
*{{TTL|EligibileForAllyBuilding}} | *{{TTL|EligibileForAllyBuilding}} |
Revision as of 18:07, 14 April 2008
Flag: | Adjacent |
File(s): | Rules(md).ini |
Values: | integer |
Default: | 3 |
Applicable to: | BuildingTypes |
After constructing a building in-game you are only allowed to place it near your existing Structures.
Template:TTL specifies the maximum number of cells away from one of your existing buildings (that does not have Template:TTL set) that you may place the new building. An adjacency value of zero means the new building must be placed in contact with an existing building - there must be no gap. An adjacency value of 1 means there can be at most a 1 cell gap between an existing building and the new building.
A building with Template:TTL set can be placed both 1 cell North-East and 1 cell North-West of an existing building at the same time (i.e. diagonally).