• 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
    • Diff for "getCarryingLoad"
    Differences between revisions 1 and 4 (spanning 3 versions)
    Revision 1 as of 2013-07-31 04:45:35
    Size: 21
    Editor: tech
    Comment:
    Revision 4 as of 2013-07-31 05:05:03
    Size: 336
    Editor: tech
    Comment:
    Deletions are marked like this. Additions are marked like this.
    Line 1: Line 1:
    Describe city here. ## page was renamed from city
    troops = "t:100k"

    troopBean = GetTroops(troops)

    // converts troop string into troopBean object

    carryingLoad = city.getCarryingLoad(troopBean)

    // the quantity of res your specified troopBean object can carry 0 miles based on logistics tech

    ----
    CategoryScriptingLanguage CategoryFunctions

    troops = "t:100k"

    troopBean = GetTroops(troops)

    // converts troop string into troopBean object

    carryingLoad = city.getCarryingLoad(troopBean)

    // the quantity of res your specified troopBean object can carry 0 miles based on logistics tech


    CategoryScriptingLanguage CategoryFunctions

    getCarryingLoad (last edited 2014-02-10 18:28:32 by Inanna)