• My Pages
  • Comments
  • Add Link
  • Subscribe
  • Subscribe User
  • Edit (Text)
  • Rename Page
  • Copy Page
  • Load Page
  • Save Page
  • Delete Page
  • Attachments
  • Check Spelling
  • Diffs
  • Info
  • Revert to this revision
  • XML
  • Render as Docbook
  • Print View
  • Raw Text
  • Delete Cache
  • Like Pages
  • Local Site Map
  • Remove Spam
  • Package Pages
  • Sync Pages

    Revision 1 as of 2012-11-29 17:22:11

    Clear message

    The Castle objects can reference details about the city the script is run in.

    Castle objects can be referenced as:

    • m_city.cityManager.castle.property or city.castle.property

    The .property at the end is how you will specify which detail you are referencing. Using the table below, you can for example get the name of the city with city.castle.name. Some castle properties are aliased via the city object as well, for example city.castle.name and city.name are the same thing.

    Properties

    Property

    Type

    Description

    herosArray

    array

    tradesArray

    array

    id

    int

    buffsArray

    array

    fortification

    object

    logUrl

    string

    goOutForBattle

    boolean

    troop

    object

    status

    int

    name

    string

    buildingQueuesArray

    array

    ResourceBean|resource]]

    object

    allowAlliance

    boolean

    ||usePACIFY_SUCCOUR_OR_PACIFY_PRAY:int;

    fieldId

    int

    buildingsArray

    array

    fieldsArray

    array

    hasEnemy

    boolean

    transingTradesArray

    array


    ObjectCity