• My Pages
  • Comments
  • Add Link
  • Subscribe
  • Subscribe User
  • Edit (GUI)
  • 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
    • Diff for "incomingResources"
    Differences between revisions 1 and 2
    Revision 1 as of 2013-08-17 01:37:26
    Size: 460
    Editor: tech
    Comment:
    Revision 2 as of 2013-08-17 01:38:44
    Size: 536
    Editor: tech
    Comment:
    Deletions are marked like this. Additions are marked like this.
    Line 1: Line 1:
    function

    {{http://guide.neatportal.com/moin_static/applets/FCKeditor/editor/images/spacer.gif||background-position="0px -528px",class="TB_Button_Image"}}
    == function ==
    {{http://guide.neatportal.com/moin_static/applets/FCKeditor/editor/images/spacer.gif|http://guide.neatportal.com/moin_static/applets/FCKeditor/editor/images/spacer.gif|class="TB_Button_Image"}} city.incomingResources()
    Line 27: Line 26:

    function

    http://guide.neatportal.com/moin_static/applets/FCKeditor/editor/images/spacer.gif city.incomingResources()

    usage:

    city.incomingResources().property

    properties:

    total
    
    gold
    
    iron
    
    stone
    
    food
    
    wood

    example:

    echo city.incomingResources().food

    will output the current amount of food incoming to the city (not including the food currently in the city)

    incomingResources (last edited 2014-02-10 18:29:20 by Inanna)