Thread Tools Display Modes
07/18/14, 12:27 AM   #1
meglon978
Join Date: Jul 2014
Posts: 4
Fishing

How about a simple mod that acts similar to the early released of Craftstore, but one that show's you which fish you've caught in each zone/watertype. The in game achievements list flat out sucks, as it doesn't who which come from what type of water, so it's another one of those things where you have to keep notes outside the game... or keep checking a secondary source.

There's a great source with the info compiled here:

http://www.slideshare.net/NikolTesla...ndium-36911855

The guy who did it is just a great time saver, but it'd be even better as a Craftstore type mod.
  Reply With Quote
07/18/14, 04:17 AM   #2
zgrssd
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 280
Some related constants if somebody is interested in doing this:
CHATTER_FISH_BITE = 3202
CHATTER_FISH_REEL_IN = 3201
CHATTER_START_FISH = 3200
CHATTER_END_FISH = 3299
ITEMTYPE_COLLECTIBLE = 34
ITEMTYPE_LURE = 16
COLLECTIBLE_ITEM_TYPE_FISH = 1
EVENT_FISHING_LURE_CLEARED = 131427
EVENT_FISHING_LURE_SET = 131426
EVENT_MISSING_LURE = 131428
INTERACTION_FISH = 24
SI_HIT_TYPE_FISHING = 3447
SI_MISSING_LURE_OR_BAIT = 3568
SI_NO_BAIT_OR_LURE_SELECTED = 3569
ADDITIONAL_INTERACT_INFO_FISHING_NODE = 3
  Reply With Quote
07/18/14, 01:59 PM   #3
katkat42
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 155
El Blobbo's Tackle Box does this.
  Reply With Quote
07/19/14, 10:46 PM   #4
meglon978
Join Date: Jul 2014
Posts: 4
Well, i'm not sure why i didn't see this one in the list.... but i admit i missed it. However, it doesn't split the fish into the categories you need (water type) for you to know where to fish. It tells you the same thing as your achievements list does, so you still have to access outside lists to find out where to fish.

I guess i'll wait till after the next big update when everyone will be wanting a better fishing mod for the dye achievements, and hope for the best.
  Reply With Quote
07/20/14, 10:55 AM   #5
katkat42
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 155
Hmm... I think part of the reason there isn't an add-on that does this specifically, is that it requires knowledge that isn't available within the game. That doesn't mean it's impossible to do, of course, but the result would be useless if ZO changes something later.

Still, I might see what I can do.
  Reply With Quote
07/20/14, 11:15 AM   #6
meglon978
Join Date: Jul 2014
Posts: 4
That makes sense, and given how, um... interestingly... fishing is done in the game at the moment, it could certainly change (and i'll cross my fingers for that, naturally). It's unfortunate, as that's the most useful thing that could be in a fishing mod
  Reply With Quote
07/27/14, 05:50 PM   #7
katkat42
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 155
It turns out, there's a pattern to how the fish are displayed in the achievement list. Here's your add-on. http://www.esoui.com/downloads/info6...shTracker.html
  Reply With Quote
08/05/14, 01:16 PM   #8
meglon978
Join Date: Jul 2014
Posts: 4
You are, a god. I will have the Argonians start building mud temples to you ASAP.
  Reply With Quote

ESOUI » AddOns » AddOn Search/Requests » Fishing


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off