• 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

    Revision 4 as of 2013-07-31 05:05:03

    Clear message

    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