Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
antidote

Map's profile not working properly

Recommended Posts

It dosent run 5-8 and it's not upgrading...it's doing random stuff..if i let him run tier 3 it dose work ...what's the problem 

 

 

 

 

// Map Tier Setting

[MapTier] >= "5" && [MapTier] <= "8" # [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"

 

// If you want to enable automatic quality upgrading

// [MapTier] >= "4" && [Quality] <= "16" && [Rarity] == "Normal" # [upgradeQuality] == "true"

 

// If you want to transmute or alch maps before running them. Be careful UpgradeToMagic and UpgradeToRare aren't compatible.

[Rarity] == "Normal" # [upgradeToMagic] == "true"

// [Rarity] == "Normal" # [upgradeToRare] == "true"

 

// Use this to roll for a specific amount of Item Quantity **(DOES NOT INCLUDE QUANTITY FROM QUALITY)**

[map_item_drop_quantity_+%] < "20" && [Rarity] == "Magic" # [RerollMods] == "true" // -- ITEM QUANTITY   -- Total Item Quantity of the ** MAP MODS ONLY ** 

Share this post


Link to post
Share on other sites

Do you have your transmutes in the same stash as the maps you want to upgrade?  

 

Do you have any specific mods or maps on ignore?  The ignore check overrides any other function.

Share this post


Link to post
Share on other sites

Im having the same issue.

 

maps wont upgrade, and it only runs maps under 3 i think its reading the default profile

 

Did you rename the map default.ipd?

  • Upvote 1

Share this post


Link to post
Share on other sites

Did you rename the map default.ipd?

Literally just did that right before you posted.

 

It works! If you create a seperate map profile it doesnt work i guess. i saw your post about updated maprunner in your sig

Share this post


Link to post
Share on other sites

Literally just did that right before you posted.

 

It works! If you create a seperate map profile it doesnt work i guess. i saw your post about updated maprunner in your sig

 

Awesome, maybe that's the OP's issue as well.

  • Upvote 1

Share this post


Link to post
Share on other sites
Sign in to follow this  

×
×
  • Create New...