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
icecub666

how to fix map new path

Recommended Posts

You can try changing the tier restrictions.

Go to your map file (Configuration\default\Maps) is the default path,

Under "General Settings" you will find

 // Map Tier setting
[MapTier] >= "1" && [MapTier] <= "10" # [RunMap] == "true"

Change it to your desired tier,

for example:

// Map Tier setting
[MapTier] >= "1" && [MapTier] <= "16" # [RunMap] == "true"

Hope this helps

 

  • Like 1

Share this post


Link to post
Share on other sites
8 hours ago, KITTthewizard said:

You can try changing the tier restrictions.

Go to your map file (Configuration\default\Maps) is the default path,

Under "General Settings" you will find

 // Map Tier setting
[MapTier] >= "1" && [MapTier] <= "10" # [RunMap] == "true"

Change it to your desired tier,

for example:

// Map Tier setting
[MapTier] >= "1" && [MapTier] <= "16" # [RunMap] == "true"

Hope this helps

 

I've tried this, it seems like it depends what maps are in my stash, even if I have a map that meets the requirement sometimes it will just go farm the zone I have set, specifically I was seeing this with a t8 Mud Guyser map with my maps.ipd set to 

[MapTier] >= "5" && [MapTier] <= "10" # [RunMap] == "true"

It feels like this maps.ipd file back end needs updating or something, I've tried multiple fresh installs on different VMs, and have similar problems on each, I'm going to mess with it more tonight after I buy some maps. Any suggestions on maps? PM is fine 😛 

Edited by RangerRick

Share this post


Link to post
Share on other sites

I think the bot isn't updated with the new Tier assignment.

The tier assignment it's harcoded in the bot.

GGG have moved many maps from a tier to another one

Edited by begerus

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...