Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
RemoveStructure
From AGEWiki
RemoveStructure | |||
Syntax RemoveStructure = SelectionType; ALL_OR_RANDOM_KEYWORD; ANYFAC_OR_SINGLEFAC_KEYWORD Description Remove one or more structures of a given region. Example RemoveStructure = ByDefUID $Harbor;ALL;ANYFAC Will remove all harbors in the selected region belonging to any faction. RemoveStructure = ByAttrib *MyCustomAttrib*;ALL;ANYFAC Will remove all structures from any faction in the region which have the attribute *MyCustomAttrib*, as specified in the Structures DB. RemoveStructure = ByKind $stuProdSite;RANDOM;SINGLEFAC Will remove one production structure at random (a mine, an industry…) from the selected faction in the region. |
Parameters
One of
One of
One of
|