Download
(5Kb)
Download
Updated: 01-30-07 09:40 AM
Pictures
File Info
Updated:01-30-07 09:40 AM
Created:unknown
Downloads:2,529
Favorites:4
MD5:

PartyPetsFrame

Version: 0.0.2b
by: Pdor [More]

This mod will automatically display additional Pets frames for each pet in your current party/raid.
It is intended to make life of a healer easier when some pet healing is required or just handy.

The mod activates as soon as you join a party/raid and will display a frame for each warlock and hunter pet available.
By holding the shift button and clicking on each pet frame, you can move it around at will. Clicking on the frame will target the pet.

0.0.2b
[+] Corrected frame hiding during combat. Should not be tainting frames anymore.
[+] Corrected party check function

0.0.2
[+] Made frames generally smaller
[+] Removed pet portrait icon, replaced with a pet fight-mode icon.
You'll see 3 different icons :
- Passive: The pet is not currently fighting.
- Attack: The pet is attacking.
- Defense: The pet is attacking and his current target is attacking it (aka its tanking).
[+] Removed owner name from frame label, moved to tooltip on mouse over.
[+] Moved frameStrata to LOW.
[+] Corrected class check for non-english clients

0.0.1
[+] First release

Slash commands

/ppf showall
Will show all available frames regardless of assignement so that you
can move them around at will.

/ppf hideall
Will hide all frames.

/ppf enable
Enables PartyPetFrames.

/ppf disable
Disables PartyPetFrames.

/ppf scale [1-100]
Set frames scaling. From 1% to 100%.

Post A Reply Comment Options
Unread 03-05-07, 07:28 AM  
Tekener
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Yes, the same with my Priest... :-(

Only at the first Install, the Mod work's for the configuration.
But there iss no reaction in a group, when I need the Mod...
Report comment to moderator  
Reply With Quote
Unread 02-11-07, 12:24 PM  
Kerecha
A Deviate Faerie Dragon
 
Kerecha's Avatar

Forum posts: 10
File comments: 196
Uploads: 0
Okay im having some problems here, i installed the addon and its working for all my chars "EXEPT" the priest, the only one that needs it.. :/

First when i installed it i used showall to show and move it (and change scale) and after that its not reaction to any form of commands, and it does not generate any error either.

I tried deleting and reinstalling but the error persists.
Report comment to moderator  
Reply With Quote
Unread 01-30-07, 09:41 AM  
Pdor
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 21
Uploads: 2
Originally posted by PJizzle
Hey, This is great. Although some add things when you start using the scaling command, it seems that the area to click scales down and its a little harder to target someone.

At first install your addon was broken. I went through your code and found a mistype.

I'm at work, so I dont have the actual code open, but

In your party function,

You have UnitClass ( "raid" ) instead of UnitClass ("party")

Easy fix no problem.


PJ
thanks for the tip. should be fixed now
Report comment to moderator  
Reply With Quote
Unread 01-25-07, 08:53 AM  
PJizzle
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 12
Uploads: 1
Hey, This is great. Although some add things when you start using the scaling command, it seems that the area to click scales down and its a little harder to target someone.

At first install your addon was broken. I went through your code and found a mistype.

I'm at work, so I dont have the actual code open, but

In your party function,

You have UnitClass ( "raid" ) instead of UnitClass ("party")

Easy fix no problem.


PJ
Report comment to moderator  
Reply With Quote
Unread 01-10-07, 11:10 AM  
Meldas
A Murloc Raider

Forum posts: 7
File comments: 6
Uploads: 0
My wish list:

- Reduce the strata of the frames. Currently they are on top of all UI elements (which is bad).

- I would like to have a darker background of the unit frames.

- Narrow the frames, e.g. by moving the pet owner name into the tooltip.

- Buffs & debuffs display would be nice.
Report comment to moderator  
Reply With Quote
Unread 01-10-07, 01:26 AM  
Pdor
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 21
Uploads: 2
Ty for the info. Im updating the frame soon with a little more things too.
Report comment to moderator  
Reply With Quote
Unread 01-09-07, 07:17 AM  
Meldas
A Murloc Raider

Forum posts: 7
File comments: 6
Uploads: 0
v0.0.1 needs to be localized

The version 0.0.1 will only work on english clients. This is caused by the following line (for the party and for the raid):

if( UnitClass( "party" .. i ) == "Warlock" or UnitClass( "party" .. i ) == "Hunter" ) then

UnitClass() returns two values:

localizedClass, englishClass = UnitClass("unit");

So, you either replace 'Warlock' and 'Hunter' with localized strings or you are checking for the englishClass return value, which is 'WARLOCK' and 'HUNTER' (all capitals).
Report comment to moderator  
Reply With Quote
Unread 01-09-07, 01:45 AM  
Pdor
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 21
Uploads: 2
To move frames hold down the SHIFT button and click : moving the mouse should move around the frame too.

As for the zip, ill be putting up a zip version soon.
Report comment to moderator  
Reply With Quote
Unread 01-08-07, 08:26 PM  
Scre3m
A Murloc Raider
 
Scre3m's Avatar
AddOn Author - Click to view AddOns

Forum posts: 6
File comments: 31
Uploads: 2
How do you move the frames?
Report comment to moderator  
Reply With Quote
Unread 01-08-07, 03:38 PM  
Wowgamer233
A Flamescale Wyrmkin
 
Wowgamer233's Avatar

Forum posts: 126
File comments: 66
Uploads: 0
rar vs zip

Any chance of a zip version please so I can open this natively in Windows (Vista) instead or getting some third party Rar util ?

Thanks in advance.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: