• 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 13 and 14
    Revision 13 as of 2012-08-25 19:07:34
    Size: 2147
    Editor: Susannah
    Comment:
    Revision 14 as of 2012-08-25 19:08:19
    Size: 2140
    Editor: Susannah
    Comment:
    Deletions are marked like this. Additions are marked like this.
    Line 13: Line 13:
    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. In the fourth example above, the bot will '''not''' allow medal hunting during the hour between 1PM to 2PM. The ! denies a certain process from happening.

    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 during 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)