• 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 2 and 4 (spanning 2 versions)
    Revision 2 as of 2013-08-17 01:38:44
    Size: 536
    Editor: tech
    Comment:
    Revision 4 as of 2013-08-17 02:02:41
    Size: 616
    Editor: tech
    Comment:
    Deletions are marked like this. Additions are marked like this.
    Line 25: Line 25:
    will output the current amount of food incoming to the city (not including the food currently in the city) {{http://img197.imageshack.us/img197/1314/xvel.png|http://img197.imageshack.us/img197/1314/xvel.png|class="image__pic js-image-pic"}}

    would output 240,000,000
    ----
    CategoryFunctions

    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

    http://img197.imageshack.us/img197/1314/xvel.png

    would output 240,000,000


    CategoryFunctions

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