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

Jump to: navigation, search

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

StructureAlias

String; Alias of the structure type to be created. In AACW this is one of $Harbor, $Fort, $Depot, $City or $Village.

StructureLevel

Integer; Level of the structure. Valid values in AACW are:

  • Harbor: 1-20
  • Fort: 1-2
  • Depot: 1
  • City: 1-20
  • Village: 1
Name

String; Name of the structure

Personal tools
Categories
Forums