• 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 "AbandonAllValleys"
    Differences between revisions 2 and 4 (spanning 2 versions)
    Revision 2 as of 2013-08-03 06:34:57
    Size: 218
    Editor: tech
    Comment:
    Revision 4 as of 2013-11-23 23:52:14
    Size: 239
    Editor: Inanna
    Comment:
    Deletions are marked like this. Additions are marked like this.
    Line 2: Line 2:
    Script to drop all vallys Script to drop all valleys
    Line 10: Line 10:
    Line 12: Line 11:
    ----
    ScriptExamples

    AbandonAllValleys

    Script to drop all valleys

    label abandonAllValleys
    x = city.fields.length
    if x execute  "abandon "+FieldIdToCoords(city.fields[0].id)
    x = x-1
    if x >=0 goto abandonAllValleys


    ScriptExamples

    AbandonAllValleys (last edited 2014-10-15 14:14:18 by Inanna)