| Tested: | Hour of Twilight 4.3 |
| Updated: | 03-26-12 09:21 PM |
| Created: | 01-27-09 11:18 PM |
| Downloads: | 8,413 |
| Favorites: | 104 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
1.6.1 |
147kB |
endx7 |
11-07-11 07:02 PM |
|
1.6.0 |
147kB |
endx7 |
06-28-11 10:00 PM |
|
1.5.11 |
144kB |
endx7 |
04-27-11 10:04 PM |
|
1.5.9.1 |
140kB |
endx7 |
10-25-10 05:45 PM |
|
1.5.8 |
141kB |
endx7 |
11-05-09 12:45 PM |
|
1.5.6 |
131kB |
endx7 |
08-05-09 11:55 PM |
|
1.5.5 |
131kB |
endx7 |
08-04-09 10:06 PM |
|
1.5.4 |
131kB |
endx7 |
08-02-09 03:39 PM |
|
1.5.3 |
132kB |
endx7 |
07-11-09 01:55 AM |
|
1.5.2 |
131kB |
endx7 |
07-05-09 02:19 PM |
|
1.5.1 |
131kB |
endx7 |
07-05-09 04:16 AM |
|
1.5 |
131kB |
endx7 |
06-29-09 04:12 PM |
|
1.4.3 |
126kB |
endx7 |
05-25-09 11:54 AM |
|
1.4.2 |
125kB |
endx7 |
05-20-09 10:37 AM |
|
1.4.1 |
125kB |
endx7 |
05-10-09 04:57 PM |
|
1.4 |
125kB |
endx7 |
05-08-09 11:17 AM |
|
1.3.1 |
123kB |
endx7 |
05-03-09 01:04 PM |
|
1.3 |
125kB |
endx7 |
04-21-09 10:32 AM |
|
1.2 |
115kB |
endx7 |
02-14-09 07:30 PM |
|
1.1 |
114kB |
endx7 |
02-06-09 04:36 PM |
|
1.0.3 |
102kB |
endx7 |
01-28-09 02:37 PM |
|
1.0.2 |
45kB |
endx7 |
01-28-09 11:09 AM |
|
1.0.1 |
45kB |
endx7 |
01-27-09 11:18 PM |
![]() |
Comment Options |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 9
Uploads: 0
|
Bug?
So how do u make the "Auto Switch when changing maps" not occur when ur mounted, 100m in the air?
|
|
|
|
|
|
|
Update for 4.01?
Most of this addon (one of my favorites!) seems to work in 4.01, but I keep getting this error upon toon login:
It seems to be only affecting the LBD function, as I no longer get a Petleash button on TitanPanel. Code:
Date: 2010-10-16 20:00:20
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\PetLeash\PetLeash.lua line 423:
attempt to index global 'CompanionSummonButton' (a nil value)
Debug:
(tail call): ?
PetLeash\PetLeash.lua:423:
PetLeash\PetLeash.lua:384
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9:
[string "safecall Dispatcher[1]"]:5
(tail call): ?
...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:510: InitializeAddon()
...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:622:
...\AddOns\AtlasLoot\Libs\AceAddon-3.0\AceAddon-3.0.lua:615
|
|
|
|
|
|
|
|
Specific pets when in Druid shapeshifted forms?
Would it be possible to have something that brings up a pet from a list when a druid is in a specific animal form? i.e. I'd love to be able to bring up a bear pet when in bear form, a feline pet when in cat form, a flying pet when in bird form, etc. I know you can test for animal form in macros, so I'm assuming there's a way to do it in an add-on.
-A |
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 7
Uploads: 0
|
As ElvisDumbledore discovered, pet weighting doesn't work at all. After some digging around in the source code, I found the problem: the PickPet() function is testing self.db.weightedPets when it should be self.db.profile.weightedPets.
Even without weighting, this is a great addon. I almost never used to see my small pets because I didn't think to take them out -- now I get to see all my favorites regularly. |
|
|
|
|
|
|
Any way you can make it so it doesn't summon a pet if your target is hostile?
|
|
|
|
|
|
|
|
Guest
Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
|
I'm a hunter, which means that I have hunter pets. What I'd like to have, is the ability to specify a vanity pet that matches my hunter pet, e.g. Worg Pup when I have my Wolf out, Bombay cat when I have my cat out and, Hawk Owl when I have my Screecher out.
Would that be possible? |
|
|
|
|
||
|
||
|
|
|
|
||
|
Re: problem with weigthing
I'll take a look though. |
||
|
|
|
|
|
|
A Murloc Raider
Forum posts: 4
File comments: 25
Uploads: 0
|
From the name i had deducted that it would also cast a leash on (from the dalaran vendor) on the pets. Would that be possible ?
Or washing / feeding them ? |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 7
Uploads: 0
|
problem with weigthing
There seem so to be no effect of applying weights to the pets. I made a quick test setting three pets to Often and another three to Hardly Ever. In 60 auto summons 32 came from the Often pool and 28 from the Hardly Ever pool. I'm not complaining just logging the noticed lack of effect. If I'm reading the code right it looks like the Often group should be something like 5 times more likely to be selected. Maybe it's calling pick_flat more often than it should be when weighting is in effect?
This is my favorite of the pet addons. The stealth/combat feature is terriffic and I like that it summons without having to move forward. Thanks for the addon!
Last edited by elvisdumbledore : 08-15-09 at 06:42 PM.
|
|
|
|
|
||
|
||
|
|
![]() |