• 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 "ProcessingPolicy"
    Differences between revisions 1 and 13 (spanning 12 versions)
    Revision 1 as of 2012-08-16 22:12:43
    Size: 2113
    Editor: Inanna
    Comment:
    Revision 13 as of 2012-08-25 19:07:34
    Size: 2147
    Editor: Susannah
    Comment:
    Deletions are marked like this. Additions are marked like this.
    Line 1: Line 1:
    ||<tablebgcolor="#F9F9F9" tablestyle="margin:1em 1em 1em 0px;border-style:solid;border-color:rgb(170, 170, 170);color:rgb(0, 0, 0);font-family:sans-serif;font-size:13px;line-height:19.5px;text-align:start;" tableclass="wikitable"#F2F2F2 style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em;">Usage: ||<style="border-style:solid;border-color:rgb(170, 170, 170);padding:0.2em;">processingpolicy [/start:hh:mm[:ss] [/end:hh:mm[:ss]] policy-list ||
    ||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Example: ||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">processingpolicy t b r a n<<BR>>processingpolicy buildnpc valleyacquisition npcfarming<<BR>>processingpolicy /start:13:00:00 /end:13:59:59 medalhunting<<BR>>processingpolicy /start:13:00:00 /end:13:59:59 !medalhunting ||
    ||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Arguments: ||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">q = resque<<BR>>b = buildnpc<<BR>>v = valleyfarming<<BR>>n = npcfarming<<BR>>s = safevalleyfarming<<BR>>a = valleyacquisition<<BR>>m = medalhunting<<BR>>t = sendtroops<<BR>>r = sendresources ||

    This policy will allow you to instruct the bot the order in which it will perform its functions.

    In the first example above, the bot will send troops if/as goals specify, then build npcs, then transport resources, then capture valleys for production, then npc farm...all of it before any other normal processing is done.

    In the second example above, the bot will first build npcs, then capture valleys for production, then npc farm...all before any other normal processing is done.

    In the third example above, the bot will put medal farming as the first priority before others, during the hour between 1PM to 2PM.

    In the fourth example above, the bot will '''not''' allow medal hunting between durin the hour between 1PM to 2PM. The ! denies a certain process from happening.
    Line 3: Line 16:
    ||<tablestyle="margin: 1em 1em 1em 0px; background-color: rgb(249, 249, 249); border-style: solid; border-color: rgb(170, 170, 170); color: rgb(0, 0, 0); font-family: sans-serif; font-size: 13px; line-height: 19.5px; text-align: start; " tableclass="wikitable"style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Usage:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">processignpolicy [/start:hh:mm[:ss] [/end:hh:mm[:ss]] policy-list||
    ||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Example:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">processingpolicy t b r a n
    processingpolicy buildnpc valleyacquisition npcfarming
    processingpolicy /start:13:00:00 /end:13:59:59 medalhunting ||
    ||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; background-color: rgb(242, 242, 242); ">Arguments:||<style="border-style: solid; border-color: rgb(170, 170, 170); padding: 0.2em; ">q = resque
    b = buildnpc
    v = valleyfarming
    n = npcfarming
    s = safevalleyfarming
    a = valleyacquisition
    m = medalhunting
    t = sendtroops
    r = sendresources ||


    This policy will allow you to instruct the bot the order in which it will perform it's functions. In the first example above, the bot will send troops if/as goals specify, then build npcs, then transport resources, then capture valleys for production, then npc farm... all of it before any other normal processing is done.

    In the second example above, the bot will first build npcs, then capture valleys for production, then npc farm... all before any other normal processing is done. In the third example above, the bot will put medal farming as the first priority before others, during the hour between 1PM to 2PM.

    The use of ! is also allowed to deny a certain process from happening, eg: ''processingpolicy /start:13:00:00 /end:13:59:59 !medalhunting'' to disallow medal farming between 1PM and 2PM.
    Line 24: Line 17:
    CategoryGoals CategoryAllGoals CategoryCityGoals

    Usage:

    processingpolicy [/start:hh:mm[:ss] [/end:hh:mm[:ss]] policy-list

    Example:

    processingpolicy t b r a n
    processingpolicy buildnpc valleyacquisition npcfarming
    processingpolicy /start:13:00:00 /end:13:59:59 medalhunting
    processingpolicy /start:13:00:00 /end:13:59:59 !medalhunting

    Arguments:

    q = resque
    b = buildnpc
    v = valleyfarming
    n = npcfarming
    s = safevalleyfarming
    a = valleyacquisition
    m = medalhunting
    t = sendtroops
    r = sendresources

    This policy will allow you to instruct the bot the order in which it will perform its functions.

    In the first example above, the bot will send troops if/as goals specify, then build npcs, then transport resources, then capture valleys for production, then npc farm...all of it before any other normal processing is done.

    In the second example above, the bot will first build npcs, then capture valleys for production, then npc farm...all before any other normal processing is done.

    In the third example above, the bot will put medal farming as the first priority before others, during the hour between 1PM to 2PM.

    In the fourth example above, the bot will not allow medal hunting between durin the hour between 1PM to 2PM. The ! denies a certain process from happening.


    CategoryAllGoals CategoryCityGoals

    ProcessingPolicy (last edited 2016-09-15 21:38:15 by Inanna)