10-21-2015, 11:14 AM
I have been waiting to see what a fishing profile would look like so I could start making my own. Thanks for this! I'm kinda noobish with the coding but I learn fast so I'm trying to start making my own fishing loop for volume gathering easy CUL mats. I added ["usesnagging"] = true; to catch Rock Mussels in the Forelands to the Pipira task for Seafood Stew mats along with a Coerthan Crab task in CWH.
I have a few hopefully easy questions:
Does maxtime work the same as manual gather markers as in it will move to the next task upon reaching maxtime? Say I could have one profile be just pipira maxtime 3000. Second lowpriority task same zone different fishing hole time 200; just enough time to ride to it and fish a couple times to reset fishing hole then back to main task.
Does the ["weathernow"] check for weather only in the current area or can it check the weather even if you're not in that area? Does it TP to the area if it is the current task then check weather then proceed to fish or move to next task? What if I'm not in the area the first task is in when task starts? Do the checks begin after mapID is fulfilled first?
Is there a compilation of mapIDs for minion I could use as a reference? I could dig through a hundred scripts myself and work it out but that would take a while and I'm sure someone has it somewhere.
Thanks for any help provided. I'll play around with it and see what I can come up with. Hopefully I can come up with a decent profile or two to share.
I have a few hopefully easy questions:
Does maxtime work the same as manual gather markers as in it will move to the next task upon reaching maxtime? Say I could have one profile be just pipira maxtime 3000. Second lowpriority task same zone different fishing hole time 200; just enough time to ride to it and fish a couple times to reset fishing hole then back to main task.
Does the ["weathernow"] check for weather only in the current area or can it check the weather even if you're not in that area? Does it TP to the area if it is the current task then check weather then proceed to fish or move to next task? What if I'm not in the area the first task is in when task starts? Do the checks begin after mapID is fulfilled first?
Is there a compilation of mapIDs for minion I could use as a reference? I could dig through a hundred scripts myself and work it out but that would take a while and I'm sure someone has it somewhere.
Thanks for any help provided. I'll play around with it and see what I can come up with. Hopefully I can come up with a decent profile or two to share.