Thread Tools Display Modes
01-09-06, 07:59 PM   #1
Ophite
A Deviate Faerie Dragon
 
Ophite's Avatar
Join Date: Jan 2006
Posts: 12
(Trivial) Purchased Pet Floater

I want to make a floater to remind me to pull out my purchased pet (snake, ****roach, etc)...i tried using it as a buff active condition (crimson snake), but it doesn't seem to work. Any idea how the pet being out is treated in terms of button config?

Thanks.
  Reply With Quote
01-09-06, 08:00 PM   #2
Ophite
A Deviate Faerie Dragon
 
Ophite's Avatar
Join Date: Jan 2006
Posts: 12
Funny, I guess I can't specify the type of roach...
  Reply With Quote
01-11-06, 04:50 PM   #3
Ophite
A Deviate Faerie Dragon
 
Ophite's Avatar
Join Date: Jan 2006
Posts: 12
Any ideas?
  Reply With Quote
01-11-06, 05:29 PM   #4
Logdan
A Black Drake
Join Date: Dec 2005
Posts: 83
AFAIK, you can't get a solid "my non combat pet is out" true/false statement.
  Reply With Quote
01-11-06, 05:46 PM   #5
Roane
A Theradrim Guardian
Join Date: Jan 2006
Posts: 66
There've been a couple posts (you can probably search for them) on how to make an OnLoad firing function that sets a variable, and then how to build a macro that toggles that variable. It probably wouldn't be too difficult, assuming you understand the basics of how this LUA code stuff works, to modify that code to toggle a variable when you click whatever button to summon your non-combat pet, and click it again to unsummon it.

This would not, of course, be actually checking for the condition of the pet being out. It'd just be in synch with that, assuming nothing got that out of synch (you'd have to make it reset after zoning -- not sure offhand if that counts as OnLoad or not).

I know this isn't an answer, but maybe it's a direction.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » Released AddOns » (Trivial) Purchased Pet Floater


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