EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Interface Pieces > Pet window

Category: Pet windowpooka beastlord warder affinity pet window
Interface Information
Download
pooka's Portal Bug Reports Feature Requests
How do I install this? (FAQ)
Name: pooka beastlord warder affinity pet window   Popular!
Author:
Date: 10-14-2013 01:51 PM
Size: 2.10 Kb
Version: 0.23
Rate Addon: 5 out of 5 with 3 votes  
Pictures
Click to enlarge 

Views: 0
Size: 15.75 Kb
Dimensions: 233 x 112
Ver 0.1 - Pet window with added affinity bar
 
Click to enlarge 

Views: 0
Size: 29.97 Kb
Dimensions: 434 x 179
persona window warder tab
 
Click to enlarge 

Views: 0
Size: 2.00 Kb
Dimensions: 66 x 48
Ver 0.2 - Tiny minimum size
 
Click to enlarge 

Views: 0
Size: 5.06 Kb
Dimensions: 179 x 82
Ver 0.2 - Tiny Icons
 
Description
update 10/14/2013:
Added assist button
Added death notice:
The pet window pulses red for 2 seconds after it is hidden. This triggers when your pet window goes away for any reason -- pet death, you dismiss your pet, or you use alt-p to hide the window.
This is a drop in replacement for the pet window aimed at beastlords that are leveling their warders. It is the default pet window with an added progress bar showing affinity. There is also a text display of the current affinity rating (0-1000) in the bottom left corner of the pet window.

You must go into the "Warders" tab of your persona window and select your currently summoned warder from the drop down. Otherwise the pet window progress bar won't show the right data.

The tick marks on the affinity bar show where warders level up. These ticks correspond to 85 (adept), 224 (expert), 414 (master), 668 (grandmaster), and 1000 (primal).

Feel free to expand, improve, etc.

Updated 8/4/2012 ver 0.21:
The affinity bar and text now only show for Beastlords. Really this time.

Updated 6/26/2012 ver 0.2:
The affinity bar and text now only show for Beastlords.
Icons are smaller.
Minimum window size is now very small.
Moved text display to center of affinity progressbar.
Archive List (Old Versions)
File Name
Version
Size
Author
Date
0.21
2.03 Kb
pooka
08-04-2012 01:39 PM
0.2
1.89 Kb
pooka
06-04-2012 08:58 AM
File Statistics
User Rating:
5 out of 5 with 3 votes
Downloads: 11390
Views: 48361
Favorites: 4
Uploaded By:
 
Last Modified: N/A

View Pictures. Download Now! Post A Comment


Post A Reply
Author Comments Comment Options
Unread 03-29-2016, 02:58 PM  
Mery
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 10
Uploads: 0
broke

Anyone able to get the affinity # to display correctly? I tried changing the PetPage to WarderPage but that didn't work either.
Mery is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 07-06-2014, 02:43 PM  
mageice3
A Young Mystail Rat

Server: Unkown
Forum posts: 2
File comments: 1
Uploads: 0
Is there no way to call this data from inside the game with a slash command or something? currently Profit doesn't seem to have this either on the warder page or pet window so am looking for some way to periodically get this information without installing a this addon and then removing it when I'm done. I love what your addon does I just wish I could figure out how to incorporate it into the look and feel of profit.
mageice3 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 11-26-2013, 10:22 PM  
eq2lurker
A Coastal Crab

Server: Unkown
Forum posts: 0
File comments: 1
Uploads: 0
GU68

For those interested in fixing this so that it can be used post GU68, edit the file and search for Affinity.Bar.Progress=

Where it says "PetPage" after that equals sign, put "WarderPage"

The complete line after you are done will look like:
Code:
"Affinity.Bar.Progress=Parent.Persona.MainPage.WarderPage.PetInfo.Frame.InsideFrame.Header.Progress.Bar.Progress"
[EDIT]
Ok. thats what I get for not testing this bad boy. SO that above stuff gets the ui to read the initial value from the warder tab in the Persona window. But I think this is what updates it. I have no idea if the thing is updating correctly yet, but the number is at least changing.

Code:
<Text DynamicData="/GameData.Pet.Threat" DynamicDataFilter="FBFF" Margin="-1,-1,-1,-1" Name="Threat" OnTextChanged="Parent.Affinity.Bar.Progress=Parent.Parent.Persona.MainPage.WarderPage.PetInfo.Frame.InsideFrame.Header.Progress.Bar.Progress
	Parent.Progress.LocalText=Int(Parent.Affinity.Bar.Progress * 1000)">0</Text>
So in summary, I think you could just do a find on PetPage and replace it with WarderPage

(should be lines 7 and lines 20)

Happy Warder Affinity!


(TY pooka for the UI. Very Cool)

Last edited by eq2lurker : 11-26-2013 at 11:17 PM.
eq2lurker is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 02-04-2013, 07:47 PM  
Fadani
A Brown Bear

Server: Permafrost
Forum posts: 8
File comments: 28
Uploads: 0
Pet Window

Great warder window Pooka! Thanks for this mod, will really be helpful
Would be cool if there were more mods for beastlords, was surprised to find this was the only one. Guess not many authors play them. Anyway, thanks again.

-Fadani
Fadani is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-17-2012, 08:03 PM  
zaradann
A Grassland Beetle

Server: Antonia Bayle
Forum posts: 60
File comments: 12
Uploads: 0
I am curious if you could please edit and add the pet buttons the default one has. The pet options and pet go away ones. I use these ever day on 8 toons to clear the bags from the pack pony. I will try it myself but the code gets so confusing.

Thx
zaradann is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-08-2012, 08:44 AM  
Jrel
A Crazed Gnoll

Server: Butcherblock
Forum posts: 21
File comments: 8
Uploads: 0
Just wanted to say THANK YOU for this mod!
Jrel is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-03-2012, 09:33 AM  
baker518
A Young Mystail Rat

Server: Butcherblock
Forum posts: 6
File comments: 19
Uploads: 0
Duplicate file error ver .21

I have the .2 version that works great, but decided to try the ver .21, big mistake. I got a duplicate file error and had to revert back to ver .2 which was ok by me, just wanted you to know.
baker518 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 09-02-2012, 03:07 PM  
baker518
A Young Mystail Rat

Server: Butcherblock
Forum posts: 6
File comments: 19
Uploads: 0
Add warder rank i.e. adept, expert, master .....

This is probably a stretch to do this but here is a bit of a twist to the warder window. Can you add the warder rank somewhere in the window, maybe down next to the actual number of affinity. You may have already thought through this and found it not feasible to do. Now the only place you see the warder rank is in the persona window itself. This should not be considered a show stopper from using an already great add-on.

Last edited by baker518 : 09-02-2012 at 04:05 PM.
baker518 is offline Report comment to moderator   Reply With Quote Reply With Quote
Unread 06-08-2012, 11:52 AM  
spinedoc
A Coastal Crab

Server: Antonia Bayle
Forum posts: 1
File comments: 5
Uploads: 0
That's AWESOME, TY for putting this in, very useful.
spinedoc is offline Report comment to moderator   Reply With Quote Reply With Quote
Post A Reply

 
Category Jump:
Search this Category:
 

All times are GMT -5. The time now is 04:37 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI