Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
CreateStruc
From AACWWiki
|
Syntax CreateStruc
SetType = StructureAlias
SetLevel = StructureLevel
SetName = Name
Apply
Description The command block started by CreateStruct is used to create a structure in the selected region. Example CreateStruc
SetType = $Depot
SetLevel = 1
SetName = Corinth Depot
Apply
Creates a level 1 depot named Corinth Depot in the selected region. CreateStruc
SetType = $Fort
SetLevel = 2
SetName = Saint Louis Fortifications
Apply
Creates a level 2 fort named Saint Louis Fortifications in the selected region. |
Parameters
String; Alias of the structure type to be created. In AACW this is one of $Harbor, $Fort, $Depot, $City or $Village.
Integer; Level of the structure. Valid values in AACW are:
String; Name of the structure | ||