(01-18-2015, 04:14 PM)drewlt Wrote: [ -> ]Updated ffxiv_task_fish.v3.txt
in original post
:)
I've done some testing and these are my observations for the syntax you have to use in order for this to work:
Name of fish
So far, in the few tries I've done, you have to properly write the name of the fish:
- Moraby Flounder NOT moraby flounder OR Moraby flounder
Multiple fish
To enable catching multiple fish:
- Moraby Flounder,Lominsan Anchovy NOT Moraby Flounder, Lominsan Anchovy
**Separate fish names by a comma and do NOT add a space after the comma
HQ Fish name
For HQ syntax on fish:
- Moraby Flounder (HQ) NOT Moraby Flounder(HQ) OR Moraby Flounder HQ OR Moraby Flounder hq
Example
Here is the example I used to test it out and it worked perfectly!
With the bait I was using you could only catch Lominsan Anchovy, Vongola Clam and Moraby Flounder, in the fish I selected to allow the bot to catch the only one missing is the NQ Lominsan Anchovy. As you can see in the image, it's the only thing the bot automatically Released!
Code:
Vongola Clam (HQ),Lominsan Anchovy (HQ),Moraby Flounder (HQ),Moraby Flounder,Vongola Clam
IMPORTANT NOTE
I found that if you want to update the list of fish you want the bot to catch, you will have to do the following:
- Stop the bot
- ReLoad Lua Modules (Ctrl+L)
- Enter in Target field the fish you wish to catch (With proper syntax)
- Enable Target Fish
- Run bot
Also I would like to point out that in order to know how to properly spell the names of the fish, go with a
CAPITAL letter at the start of each word in the fish's name. Do not go by what you see in your FFXIV ARR chat box, as at times it's not properly spelled, for example:
In chat box, it will display
Lominsan anchovy ... when it should be
Lominsan Anchovy
Note that I have not tested ALL the fish out there, but my guess is that each word starts with a
CAPITAL letter.
Amazing job on the script!