lolipopp
Legend
Okay since I am blind (somewhat literally speaking) I tried to use the button macro that put your fish count on your hotbar if you wanted to view it there instead of looking in the inventory.
#showtooltip Speckled Tastyfish
Put that in a macro and stick it on your hotbar. But, like I said, with poor vision and the fact I like my hotbar small, I could not see the count. So I wanted to make a TellMeWhen counter for this. Took me a bit to figure it out, but I wanted to share in case others wanted something similar (simply use TMWs import feature to include the following trackers you want):
Keefer's Angelfish:
^1^T^SStackMinEnabled^B ^SType^Sitem ^SOnlyInBags^B ^SStackMin^N1 ^SName^S19805 ^SStackMax^N40 ^SEnableStacks^B ^SEnabled^B ^t^N61501^S~`~| ^Sicon^^
Speckled Tastyfish:
^1^T^SStackMinEnabled^B ^SType^Sitem ^SOnlyInBags^B ^SStackMin^N1 ^SName^S19807 ^SStackMaxEnabled^B ^SEnableStacks^B ^SEnabled^B ^SStackMax^N40 ^t^N61501^S~`~| ^Sicon^^
If you want to test this with fish prior to the tournament, change the number 19805 or 19807 to the item number of the fish you want to track (Raw Rainbow Fin Albacore is 6361, for example).
Thanks for this! will be put on guide for more experienced players. (the guide was mainly for new players)