Comments about Parrot http://www.wowace.com/addons/parrot/ The latest comments about Parrot en-us Fri, 20 Nov 2009 07:04:50 +0000 WowAce.com (http://www.wowace.com) Comment #85 http://www.wowace.com/addons/parrot/?comment=85 <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="n">Parrot</span><span class="p">:</span><span class="n">ShowMessage</span><span class="p">(</span><span class="n">text</span><span class="p">,</span> <span class="n">scrollArea</span><span class="p">,</span> <span class="n">sticky</span><span class="p">,</span> <span class="n">r</span><span class="p">,</span> <span class="n">g</span><span class="p">,</span> <span class="n">b</span><span class="p">,</span> <span class="n">font</span><span class="p">,</span> <span class="n">fontSize</span><span class="p">,</span> <span class="n">outline</span><span class="p">,</span> <span class="n">icon</span><span class="p">)</span> </pre></div> </div><p>You could also use LibSink-2.0 for that:</p> <div class="code-wrapper" data-lexer="lua"><div class="markup-code"><pre><span class="n">LibStub</span><span class="p">(</span><span class="s2">"</span><span class="s">LibSink-2.0"</span><span class="p">):</span><span class="n">Pour</span><span class="p">(...)</span> </pre></div> </div> Fri, 20 Nov 2009 07:04:50 +0000 http://www.wowace.com/addons/parrot/?comment=85 http://www.wowace.com/addons/parrot/?comment=85 no-reply@curseforge.com (profalbert) Comment #84 http://www.wowace.com/addons/parrot/?comment=84 <p>I'm sorry for bothering you with this question here as it may be somewhat unrelated to Parrot.</p> <p>Assuming that it's possible, how can I send something to Parrot's output with a script / from within a macro?</p> <p>I need to check for the value coming out of a function and thought it would be nice spamming it through Parrot's output.</p> <p>e.g. with a function as follows, or probably through a wow function specifying parrot as the target output; parrot_out('this is not actually outgoing but me saying caw, caw!');</p> Thu, 19 Nov 2009 00:27:08 +0000 http://www.wowace.com/addons/parrot/?comment=84 http://www.wowace.com/addons/parrot/?comment=84 no-reply@curseforge.com (Inny) Comment #83 http://www.wowace.com/addons/parrot/?comment=83 <p>Parrot not working on ONE character. deleted/copied profile from a working toon. nadda.</p> Wed, 04 Nov 2009 04:58:05 +0000 http://www.wowace.com/addons/parrot/?comment=83 http://www.wowace.com/addons/parrot/?comment=83 no-reply@curseforge.com (pickels700) Comment #82 http://www.wowace.com/addons/parrot/?comment=82 <p>For Bugs please use the ticket-system.</p> <p>And install Buggrabber and BugSack to get a proper error-message.</p> Fri, 18 Sep 2009 00:58:48 +0000 http://www.wowace.com/addons/parrot/?comment=82 http://www.wowace.com/addons/parrot/?comment=82 no-reply@curseforge.com (profalbert) Comment #81 http://www.wowace.com/addons/parrot/?comment=81 <p>Parrot still switches off after using bladestorm. nobody knows this issue?</p> Thu, 17 Sep 2009 23:43:04 +0000 http://www.wowace.com/addons/parrot/?comment=81 http://www.wowace.com/addons/parrot/?comment=81 no-reply@curseforge.com (Linklinus) Comment #79 http://www.wowace.com/addons/parrot/?comment=79 <p>have a strange problem here. Using parrot on my priest and my warrior.</p> <p>parrot works fine on my priest, and also on my warrior, while prot specced. But as soon as i switched to arms and using bladestorm/sweepingstrikes on 3-4 mobs, parrot stops displaying anthing expect triggers. After UI reload everything works again .. till i hit bladestorm again.</p> <p>anybody can help with this?</p> Tue, 08 Sep 2009 15:24:34 +0000 http://www.wowace.com/addons/parrot/?comment=79 http://www.wowace.com/addons/parrot/?comment=79 no-reply@curseforge.com (Linklinus) Comment #78 http://www.wowace.com/addons/parrot/?comment=78 <p>Thanks <span class="emote emote-smile" title="Smile">:)</span></p> Thu, 03 Sep 2009 14:18:00 +0000 http://www.wowace.com/addons/parrot/?comment=78 http://www.wowace.com/addons/parrot/?comment=78 no-reply@curseforge.com (Grombringal) Comment #77 http://www.wowace.com/addons/parrot/?comment=77 <p>Just a little "Oops" that should be gone in v1.9.1-31-gcb6b271</p> Wed, 02 Sep 2009 21:05:50 +0000 http://www.wowace.com/addons/parrot/?comment=77 http://www.wowace.com/addons/parrot/?comment=77 no-reply@curseforge.com (profalbert) Comment #76 http://www.wowace.com/addons/parrot/?comment=76 <p>I can't see any incoming damage with the latest build (everything else is 100% fine), I didn't change any options. Am I doing something wrong?</p> Wed, 02 Sep 2009 12:42:19 +0000 http://www.wowace.com/addons/parrot/?comment=76 http://www.wowace.com/addons/parrot/?comment=76 no-reply@curseforge.com (Grombringal) Comment #75 http://www.wowace.com/addons/parrot/?comment=75 <p>What do you mean by "Indication"?</p> <p>You mean a combatevent displaying something of the following?</p> <ul><li>notify that the target just gained the debuff </li><li>notify that the cast "Unstable Affliction" was successful </li><li>display damage caused by "Unstable Affliction" (DoT) </li><li>display damage of "Unstable Affliction" that just "exploded" </li></ul> <p>Or do you mean some kind of Trigger-condition?</p> Mon, 31 Aug 2009 00:53:14 +0000 http://www.wowace.com/addons/parrot/?comment=75 http://www.wowace.com/addons/parrot/?comment=75 no-reply@curseforge.com (profalbert)