Posts: 19
Threads: 2
Joined: Mar 2017
Hi,
I would like to know if there is an option to make the bot gather maps when they are available while gathering. If there already is one, how do I activate it ? I didn't manage to find it.
Thanks for the future answer.
Posts: 451
Threads: 5
Joined: Mar 2016
07-26-2017, 07:00 AM
(This post was last modified: 07-26-2017, 07:01 AM by Zanci.)
(07-25-2017, 10:26 AM)Eveley Wrote: Hi,
I would like to know if there is an option to make the bot gather maps when they are available while gathering. If there already is one, how do I activate it ? I didn't manage to find it.
Thanks for the future answer.
Thats in the example.lua in the gather profiles folder. So yes it is possible if you know how to create a gather profile.
Code:
Variants above support the following example inputs:
["gathermaps"] = true; (gather any map)
["gathermaps"] = false; (gather no map)
["gathermaps"] = "12243"; (gather only dragonskin map) (singular contentid of an item)
["gathermaps"] = "12243,6692"; (gather dragonskin or peisteskin maps) (multiple comma-separated contentid's of items)
Posts: 19
Threads: 2
Joined: Mar 2017
Oh right, I already did read it but forgot that.
Thanks for your answer !
Posts: 19
Threads: 2
Joined: Mar 2017
Just tried, and it still does not gather the maps. Maybe the bot needs an update on the stormblood maps ?
Posts: 451
Threads: 5
Joined: Mar 2016
Which ids did you take?
17836 Timeworn Gazelleskin Map
17835 Timeworn Gaganaskin Map