| Updated: | 01-23-09 12:45 PM |
| Created: | unknown |
| Downloads: | 9,630 |
| Favorites: | 139 |
| MD5: |

![]() |
Comment Options |
|
|
|
|
Is there any chance of making the list one item per line, and adding a search feature?
__________________
spiralofhope.com |
|
|
|
|
|
|
|
A Deviate Faerie Dragon
Forum posts: 19
File comments: 62
Uploads: 0
|
Love this addon ^^
|
|
|
|
|
||
|
||
|
|
|
|
|
|
After patch this seems completely broken.
|
|
|
|
|
|
|
|
compatibility with nugminipet
this addon really makes life easier when running around with 50 pets!
![]() now i'd really like to use NugMiniPet (http://www.wowinterface.com/download...iPet.html#info), too. There arise problems, because both addons alter blizzards original pet frame, but for different purposes. maybe you could hook up with its author and make your two addons work together. that would really be cool ![]() some sidenote: i often browse my pet list looking for some special pet. then the tooltips at the mouse cursor are really annoying. maybe you could prevent those tooltips from showing up? the only information you get out of them is if a pet needs some reagents for summoning. so maybe just show a tooltip or icon at those 2-3 pets and nothing for the rest. |
|
|
|
|
|
||
|
||
|
|
|
|
||
. Sorry, I'm not good with lua stuff. Really slow with it. |
||
|
|
|
|
||
![]() I'm pretty much done with this addon though. Adding more features I wont use isn't my idea of keeping something small and sleek. Here's some code you can use in macros or your own addon for the features you want though. Dismiss Pet: Code:
DismissCompanion("critter")
Code:
CallCompanion("critter", PetListPlus.selected.CRITTER)
|
||
|
|
|
|
|
|
I felt like I was annoying you for awhile there. So I'll try again.
Think you could add a couple of buttons near the random pet button? One to remember the last pet you summoned, and to summon it, "Last Pet". The other button to dismiss pet, since if you want to dismiss the pet you have to scroll through the list to find it then click it again, which isn't so bad but it would be easier with a "Dismiss Pet" button. Hope it's not annoying to ask, love the addon and appreciate it very much. |
|
|
|
|
|
||
|
Possible, yes. Feasable, not really. And way beyond the scope of this addon.
|
||
|
|
|
|
|
|
Mind if I make a request that may or may not be possible?
Would it be possible to have some way to inspect other peoples pets/mounts, to compare them somehow.. if they also have the addon? It would be kind of cool to see which pets I am missing from my friends and which they are missing that I have. Doesn't really need to show 3d model even. Possible? |
|
|
|
|
|
||
|
Like I said, you can maneuver the model however you'd like with the mouse. I'll add some code so the position is saved for all the models, and through logout.
|
||
|
|
|
|
||
\ instead of | <-- model
Last edited by IceShadow : 10-21-08 at 12:40 PM.
|
||
|
|
|
|
||
|
You mean the 3D model? It's totally controllable with the mouse. You can rotate, drag, and zoom it in and out. Having a variable size for it is beyond the scope of this addon though.
|
||
|
|
![]() |