<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>El&#039;s Extreme Anglin&#039; - WoW Fishing Guide &#187; Tag: addons - Recent Posts</title>
		<link>http://www.elsanglin.com/forums/tags/addons</link>
		<description>Discussion about fishing in World of Warcraft.</description>
		<language>en-US</language>
		<pubDate>Sat, 21 Nov 2009 12:17:21 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.elsanglin.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.elsanglin.com/forums/rss/tags/addons" rel="self" type="application/rss+xml" />

		<item>
			<title>Samago on "Different fishing sound"</title>
			<link>http://www.elsanglin.com/forums/topic/different-fishing-sound#post-6639</link>
			<pubDate>Sun, 12 Jul 2009 07:25:07 +0000</pubDate>
			<dc:creator>Samago</dc:creator>
			<guid isPermaLink="false">6639@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;Where to put the sound file has recently changed. It's just one directory up: /Sound/Spells/&#60;/p&#62;
&#60;p&#62;This wont change the sound of your specific bobber, though. This will only replace the sound of the bobber splash entirely. Everyone else's bobber will still sound the same as yours does.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>el on "Different fishing sound"</title>
			<link>http://www.elsanglin.com/forums/topic/different-fishing-sound#post-6638</link>
			<pubDate>Sat, 11 Jul 2009 17:32:22 +0000</pubDate>
			<dc:creator>el</dc:creator>
			<guid isPermaLink="false">6638@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;This should work, but I've not tested it:&#60;/p&#62;
&#60;ol&#62;
&#60;li&#62;Convert the sound file you want into .wav format. If you need software to do that, try Audacity.&#60;/li&#62;
&#60;li&#62;Create directories within the WoW directory: /Data/Sound/Spells/&#60;/li&#62;
&#60;li&#62;Copy the .wav file into the new Spells directory 3 times, and rename to: FishingBobber_ver2_1.wav, FishingBobber_ver2_2.wav, and FishingBobber_ver2_3.wav&#60;/li&#62;
&#60;/ol&#62;
&#60;p&#62;Basically, you're replacing the game files normally found within the .mpq data packages. Most files can be changed this way, however some files are protected - the game checks for the original file. That generally happens where hacking the file would give you an in-game advantage. As far as I'm aware, the fishing bobber sound files are not checked (but the bobber model graphics are).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Maklesh on "Different fishing sound"</title>
			<link>http://www.elsanglin.com/forums/topic/different-fishing-sound#post-6607</link>
			<pubDate>Tue, 07 Jul 2009 08:23:39 +0000</pubDate>
			<dc:creator>Maklesh</dc:creator>
			<guid isPermaLink="false">6607@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;Ello o/&#60;/p&#62;
&#60;p&#62;I was wondering if there's an addon that changes the sound of the fishing bobber when catching a fish. &#60;/p&#62;
&#60;p&#62;I currently use FishermansFriend (don't need/want all the extra options from Fishing Buddy) and I love it. The thing I don't like is when fishing close to someone their sound goes just as loud as mine and I sometimes click the bobber at the wrong time because of it. Since I mostly fish and watch tv or do something else I'd like to prevent such confusion.&#60;/p&#62;
&#60;p&#62;Now I saw a Bert and Ernie thing in the addons section, but I'd rather not have them saying that stuff while watching a movie or something :P&#60;br /&#62;
Second question would be; would any such addon change the sound of other ppl catching fish as well? Cause in that case it won't matter anyways :&#38;gt;&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Maklesh
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Keirelle on "Ultimate Fishing Macro"</title>
			<link>http://www.elsanglin.com/forums/topic/ultimate-fishing-macro#post-6462</link>
			<pubDate>Fri, 12 Jun 2009 23:19:15 +0000</pubDate>
			<dc:creator>Keirelle</dc:creator>
			<guid isPermaLink="false">6462@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;Yeah that's what I meant, not re equipping but just using it each time. Otherwise I really like the macro, guess I will just turn error messages off then!  :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cactuar on "Ultimate Fishing Macro"</title>
			<link>http://www.elsanglin.com/forums/topic/ultimate-fishing-macro#post-6461</link>
			<pubDate>Fri, 12 Jun 2009 21:59:45 +0000</pubDate>
			<dc:creator>cactuar</dc:creator>
			<guid isPermaLink="false">6461@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;Actually, the error is not from equipping an already equipped item.  That action won't cause an error, it'll just ignore it.&#60;/p&#62;
&#60;p&#62;The error message comes from the multiple attempts to use the hat.&#60;br /&#62;
If you're talking about the error text that appears on the screen, that's what the&#60;br /&#62;
&#60;code&#62;/script UIErrorsFrame:UnregisterEvent(&#38;quot;UI_ERROR_MESSAGE&#38;quot;);&#60;/code&#62;&#60;br /&#62;
and the&#60;br /&#62;
&#60;code&#62;/script UIErrorsFrame:RegisterEvent(&#38;quot;UI_ERROR_MESSAGE&#38;quot;);&#60;/code&#62;&#60;br /&#62;
are for.&#60;br /&#62;
They temporarily turn off the error messages during the macro.&#60;/p&#62;
&#60;p&#62;The actual speaking from your character can be turned off in the &#34;Sound&#34; menu.  Uncheck the &#34;Error Speech&#34; option.&#60;/p&#62;
&#60;p&#62;Sorry, I forgot to mention that because I always have it turned off by default.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Keirelle on "Ultimate Fishing Macro"</title>
			<link>http://www.elsanglin.com/forums/topic/ultimate-fishing-macro#post-6458</link>
			<pubDate>Fri, 12 Jun 2009 12:55:24 +0000</pubDate>
			<dc:creator>Keirelle</dc:creator>
			<guid isPermaLink="false">6458@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;What did I do wrong? Each time I click on it it will make her say &#34;that item is not ready yet&#34;. Is there anyway to make that stop? I know it is because essentially the hat is being equipped each time and it doesn't need to reuse the lure each time, but can you make it so it doesn't say so?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Keirelle on "Ultimate Fishing Macro"</title>
			<link>http://www.elsanglin.com/forums/topic/ultimate-fishing-macro#post-6452</link>
			<pubDate>Thu, 11 Jun 2009 03:05:11 +0000</pubDate>
			<dc:creator>Keirelle</dc:creator>
			<guid isPermaLink="false">6452@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;Thanks mate!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cactuar on "Ultimate Fishing Macro"</title>
			<link>http://www.elsanglin.com/forums/topic/ultimate-fishing-macro#post-6448</link>
			<pubDate>Wed, 10 Jun 2009 00:27:21 +0000</pubDate>
			<dc:creator>cactuar</dc:creator>
			<guid isPermaLink="false">6448@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;Here's a pretty nifty macro I cooked up.&#60;/p&#62;
&#60;p&#62;When you click it, it will first attempt to equip your fishing gear (Hat and Kalu'ak pole in my case).&#60;br /&#62;
The next click will use your Weather Beaten Fishing Hat to put the +75 lure on your Fishing Pole.&#60;br /&#62;
Any subsequent clicks will simply cast your fishing line as normal (until your fishing lure runs out, then it will refresh it!)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#showtooltip Fishing
/script UIErrorsFrame:UnregisterEvent(&#38;quot;UI_ERROR_MESSAGE&#38;quot;);
/equip Mastercraft Kalu&#38;#39;ak Fishing Pole
/equip Weather-Beaten Fishing Hat
/use Weather-Beaten Fishing Hat
/script UIErrorsFrame:RegisterEvent(&#38;quot;UI_ERROR_MESSAGE&#38;quot;);
/use Fishing&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Enjoy!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>NiceBloke on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/3#post-6429</link>
			<pubDate>Mon, 08 Jun 2009 12:02:35 +0000</pubDate>
			<dc:creator>NiceBloke</dc:creator>
			<guid isPermaLink="false">6429@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;I'm having the same problem with FB taking several clicks to cast. I don't use that many Addons, so now I know it's related to one of them I'll try and work out which it is.&#60;/p&#62;
&#60;p&#62;The ones I use are (from memory cause I'm at work)&#60;/p&#62;
&#60;p&#62;Fishing Buddy&#60;br /&#62;
AckisRecipeList&#60;br /&#62;
AdvancedTradeSkillWindow&#60;br /&#62;
Auctioneer&#60;br /&#62;
Bagnon&#60;br /&#62;
BeneCaster&#60;br /&#62;
DoubleWide&#60;br /&#62;
LightHeaded&#60;br /&#62;
Ogri'Lazy&#60;br /&#62;
Omen&#60;br /&#62;
Overachiever&#60;br /&#62;
TomTom&#60;br /&#62;
WinterTime
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sutorix on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/3#post-6426</link>
			<pubDate>Mon, 08 Jun 2009 01:48:41 +0000</pubDate>
			<dc:creator>Sutorix</dc:creator>
			<guid isPermaLink="false">6426@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;@Melchi -- what was the other addon? A lot of people are having an issue (XLoot is one offender).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Melchizedek on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/3#post-6399</link>
			<pubDate>Tue, 02 Jun 2009 18:22:44 +0000</pubDate>
			<dc:creator>Melchizedek</dc:creator>
			<guid isPermaLink="false">6399@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;The last week or so i've had lots of problems with the double right click to cast feature, it takes me about 3-5 sets of double right clicks before i get a cast. Did something change that i missed?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Melchi&#60;/p&#62;
&#60;p&#62;Edit: seems was a problem with another addon and i've fixed it now
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sutorix on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/3#post-6376</link>
			<pubDate>Fri, 29 May 2009 04:53:36 +0000</pubDate>
			<dc:creator>Sutorix</dc:creator>
			<guid isPermaLink="false">6376@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;@Samago -- minor problem, adding a '/fb cast' command runs into the &#34;secure frames&#34; issue. I'll work on it some more -- it may take a slightly more complicated macro supported by some FB code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sutorix on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/3#post-6370</link>
			<pubDate>Thu, 28 May 2009 04:56:34 +0000</pubDate>
			<dc:creator>Sutorix</dc:creator>
			<guid isPermaLink="false">6370@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;&#60;cite&#62;Using &#34;/cast fishing&#34; doesn't give the auto luring dance offered by FB, and certainly doesn't choose the best lure for the zone.&#60;br /&#62;
Duh, got it -- I'll add something to do just that!&#60;/cite&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rhamona on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/3#post-6336</link>
			<pubDate>Mon, 25 May 2009 03:22:17 +0000</pubDate>
			<dc:creator>Rhamona</dc:creator>
			<guid isPermaLink="false">6336@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;I just wanted to say thanks for all your hard work.  Fishing Buddy rocks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Samago on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/3#post-6335</link>
			<pubDate>Sun, 24 May 2009 23:47:49 +0000</pubDate>
			<dc:creator>Samago</dc:creator>
			<guid isPermaLink="false">6335@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;&#60;cite&#62;Sutorix &#60;a href=&#34;http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/2#post-6325&#34; title=&#34;View original post.&#34;&#62;wrote&#60;/a&#62;:&#60;/cite&#62;&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;@Samago -- you're right about the recast feature, I'm taking it out. It's okay sometimes -- but when you're in the groove it gets in the way.&#60;/p&#62;
&#60;p&#62;In your macro -- just use &#34;/cast Fishing&#34; (or the localized version of your fishing skill) -- you don't need FB to do that :-)&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;Thank you for taking that out. &#60;/p&#62;
&#60;p&#62;Using &#34;/cast fishing&#34; doesn't give the auto luring dance offered by FB, and certainly doesn't choose the best lure for the zone.  I know FB was introduced as an addon that mainly allows you to cast fishing with your mouse. I was just suggesting this for those who'd rather use a keyboard key, becuase currently those fishermen have to miss out on FB's nice luring feature.&#60;/p&#62;
&#60;p&#62;Thanks again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sutorix on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/2#post-6325</link>
			<pubDate>Sat, 23 May 2009 17:09:36 +0000</pubDate>
			<dc:creator>Sutorix</dc:creator>
			<guid isPermaLink="false">6325@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;@Samago -- you're right about the recast feature, I'm taking it out. It's okay sometimes -- but when you're in the groove it gets in the way.&#60;/p&#62;
&#60;p&#62;In your macro -- just use &#34;/cast Fishing&#34; (or the localized version of your fishing skill) -- you don't need FB to do that :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Samago on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/2#post-6310</link>
			<pubDate>Thu, 21 May 2009 22:26:34 +0000</pubDate>
			<dc:creator>Samago</dc:creator>
			<guid isPermaLink="false">6310@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;(Using v0.9.7B3)&#60;/p&#62;
&#60;p&#62;...&#60;/p&#62;
&#60;p&#62;The Use Action feature doesn't seem to be working.&#60;/p&#62;
&#60;p&#62;...&#60;/p&#62;
&#60;p&#62;This gave me an idea, by the way. Say I'd like cast fishing by pressing a key on the keyboard, rather than double-right-clicking, but don't want to lose the great luring features from FB. Would it be possible to get a key binding in the Key Binding Options? A macro command could also be useful, if it's not too much trouble:&#60;br /&#62;
&#60;code&#62;#showtooltip&#60;br /&#62;
/cast [noequipped:fishing pole] !Shoot&#60;br /&#62;
/stopmacro [noequipped:fishing pole]&#60;br /&#62;
/fb cast&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;...&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;The One-Click-Recast Feature Issue:&#60;/strong&#62;&#60;br /&#62;
The feature you added, &#34;Reduce casting to one click if the water is too shallow or the cast is out of sight,&#34; is giving me a big problem when I fish in shallow waters. I can't loot 95% of the time! When I go to click the bobber, my character will recast or I'll get a &#34;Water too shallow&#34; error. Yes, I'm only clicking once. A good place to see this happen is at the Dalaran fountain. &#60;/p&#62;
&#60;p&#62;Also, I'm not sure if this is related, but my right mouse button seems to be sticking every so often. I checked and it's not my mouse or other addons. This happens when I'm fishing in shallow waters, or not fishing at all but right clicking the screen to move my character. This happens even when I don't have a fishing pole equipped, which isn't good when I'm healing an instance. This doesn't seem to happen when I'm fishing in open waters. If I may, I suggest removing the one-click-recast, and improvising a macro many use for fishing in tight spots:&#60;br /&#62;
&#60;code&#62;/cast fishing&#60;br /&#62;
/cast fishing&#60;br /&#62;
/cast fishing&#60;br /&#62;
/cast fishing&#60;br /&#62;
/cast fishing&#60;br /&#62;
/cast fishing &#60;/code&#62;&#60;em&#62;(This macro is dicussed here: &#60;a&#62;http://www.elsanglin.com/forums/topic/my-winner-macro&#60;/a&#62;)&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;There's another issue I have with the one-click-recast. I haven't been able to really test the convenience of it, but I imagine the process may take too much thought. If I see that I need to recast, my brain will automatically tell me to double-right-click like I usually do when I cast fishing. Determining if I need to click once or twice in order to recast may get confusing, especially if I'm competing at the fishing extravaganza and have 37 tasty fish in my inventory.&#60;/p&#62;
&#60;p&#62;...&#60;/p&#62;
&#60;p&#62;Thank you for taking the time to read this, and thank you for the great addon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Sutorix on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/2#post-6180</link>
			<pubDate>Tue, 12 May 2009 01:13:12 +0000</pubDate>
			<dc:creator>Sutorix</dc:creator>
			<guid isPermaLink="false">6180@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;&#60;cite&#62;Samago &#60;a href=&#34;http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/2#post-6179&#34; title=&#34;View original post.&#34;&#62;wrote&#60;/a&#62;:&#60;/cite&#62;&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;\ why it's making me consume [Captain Rumsey's Lager]. &#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;&#38;lt;p&#38;gt;I haven't added an option to not drink the lager yet -- currently with Easy Lure turned on, it assumes that you meant to have a drink while you're fishing :-) More settings for everything is on my list.&#38;lt;/p&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Samago on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/2#post-6179</link>
			<pubDate>Tue, 12 May 2009 00:47:09 +0000</pubDate>
			<dc:creator>Samago</dc:creator>
			<guid isPermaLink="false">6179@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;Fishing In Ironforge with an unbuffed skill of 507, I'm wondering why it's making me consume [Captain Rumsey's Lager]. I'm using v0.9.7B3 with Easy Lure enabled and Always Lure disabled.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Daisyvondoom on "Fishing Buddy Suggestions/Comments"</title>
			<link>http://www.elsanglin.com/forums/topic/fishing-buddy-suggestionscomments/page/2#post-6174</link>
			<pubDate>Mon, 11 May 2009 21:21:27 +0000</pubDate>
			<dc:creator>Daisyvondoom</dc:creator>
			<guid isPermaLink="false">6174@http://www.elsanglin.com/forums/</guid>
			<description>&#60;p&#62;So I'm having a problem with FB-the window that displays the area's catch stats is gradually  creeping off the left side of my screen and by the time I noticed it was too late to drag it back with the tab, what is the deal and how do I fix it?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
