PlaceAnywhere: Difference between revisions
Millefeuille (talk | contribs) No edit summary |
mNo edit summary |
||
Line 12: | Line 12: | ||
}} | }} | ||
Determines whether or not a BuildingType can be placed on any cell of the map, ignoring [[Buildable]] and pre-existing objects within the foundation. Such a building can be placed on any terrain and even if the foundation is occupied by units or structures, however when constructed, it still has to obey its' [[Adjacent]] setting. The feature is used for rare pre-placed map structures (such as the dams in Tiberian Sun) and is not intended for use with structures that can actually be built by players in-game. | Determines whether or not a BuildingType can be placed on any cell of the map, ignoring [[Buildable]] and pre-existing objects within the foundation. Such a building can be placed on any terrain and even if the foundation is occupied by units or structures, however when constructed, it still has to obey its' [[Adjacent]] setting. The feature is used for rare pre-placed map structures (such as the dams in Tiberian Sun) and is not intended for use with structures that can actually be built by players in-game. | ||
{{Bugs}} | |||
*If this tag is used together with the [[DeploysInto]] will affect the build. Your [[BuildingTypes]]<br> | |||
Creating [[BuildingTypes]] for the first time (after purchasing, press paste) in the red area. It will result in you being unable to create. And when you build in a normal green area You will not be able to create. until you cancel the creation Then try building [[BuildingTypes]] in the green area again. | |||
==See also== | ==See also== | ||
* [[Buildable]] | * [[Buildable]] | ||
* [[WaterBound]] | * [[WaterBound]] |
Latest revision as of 15:25, 22 September 2024
Flag: | PlaceAnywhere |
File(s): | rules(md).ini |
Values: | Boolean values: yes or no, true or false, 1 or 0 |
Default: | no |
Applicable to: | BuildingTypes |
Determines whether or not a BuildingType can be placed on any cell of the map, ignoring Buildable and pre-existing objects within the foundation. Such a building can be placed on any terrain and even if the foundation is occupied by units or structures, however when constructed, it still has to obey its' Adjacent setting. The feature is used for rare pre-placed map structures (such as the dams in Tiberian Sun) and is not intended for use with structures that can actually be built by players in-game.
Bugs/Side-Effects/Unexpected Limitations
- If this tag is used together with the DeploysInto will affect the build. Your BuildingTypes
Creating BuildingTypes for the first time (after purchasing, press paste) in the red area. It will result in you being unable to create. And when you build in a normal green area You will not be able to create. until you cancel the creation Then try building BuildingTypes in the green area again.