Jump to content

jmac19

Beta Tester
  • Content Count

    2
  • Joined

  • Last visited

Posts posted by jmac19


  1. Does the bot run beachhead maps?  If so, how do you configure it?  My bot is ignoring them.

    // Map Tier setting
    [MapTier] >= "4" && [MapTier] <= "11" # [RunMap] == "true"
    [Type] == "The Beachhead Harbinger Map" # [RunMap] == "true"

    // Map Rarity to Run (Uncommenting means Ignore)
    // [Rarity] == "Unique" # [IgnoreMap] == "true"
    // [Rarity] == "Rare" # [IgnoreMap] == "true"
    // [Rarity] == "Magic" # [IgnoreMap] == "true"
    // [Rarity] == "Normal" # [IgnoreMap] == "true"

     

×
×
  • Create New...