Pet Attack

Combat Login to Add Favorites
  • 0 Likes
  • World of Warcraft
  • 468 Monthly Downloads
  • Supports: 4.3
  • 16,528 Total Downloads
  • Updated 12/11/2011 9:20:00 PM
  • Created 11/12/2010 12:10:25 AM
  • 36 Favorites
  • Project Site
  • Comments
  • Release Type: Release
  • License: GNU General Public License version 2 (GPLv2)
  • Newest File: 1.0.4-1
or

About Pet Attack

Addon Support Statement

Hello everyone. I'm no longer actively playing World of Warcraft (and haven't for many months). I'm looking for someone to take over maintenance of my addons. If you're interested, and have at least one released addon, send me a message at neotron+curse@gmail.com

Addon Description

Pet Attack shows a message on the screen, warning you if your pet isn't attacking while you're in combat. Useful if you like me run with your pet on passive and forget to tell it to attack. Currently the addon will only function for Hunters, Warlocks, Unholy Death Knights and Frost Mages. It will also show the warning if your pet is dead since a dead pet by definition isn't attacking anything.

------------------------------------------------------------------------
r11 | dhedbor | 2011-12-12 03:09:28 +0000 (Mon, 12 Dec 2011) | 1 line
Changed paths:
   A /tags/1.0.4-1 (from /trunk:10)

Tagging as 1.0.4-1
------------------------------------------------------------------------
r10 | dhedbor | 2011-12-12 03:00:10 +0000 (Mon, 12 Dec 2011) | 1 line
Changed paths:
   M /trunk/PetAttack.toc

Toc bump
------------------------------------------------------------------------

Addon Packs Containing This...

Comments

  • #11

    Hello,

    I have a Problem with this addon.

    Everythings works fine, but when I switch my Pet e.g. from Felguard to Felhunter the addon don´t work anymore. My Felhuner don`t attack but the addon does not give the "Pet is not attacking" warning.

    Is it possible to fix it?

     

     

  • #10
    Please add the possibility to customize the placement and the font size. Good work.
  • #7
    Does this add-on work on French client ? Because i have no message when my pet is not attacking when I'm in combat and I'm sure the add-on is active.
  • #8
    I tried to translate the name of the spell in the lua file and tried with the spell ID, but don't work.
  • #9
    Ok i have found solution, I have change this line :


    function mod:HasPermaPet()
    local _,class = UnitClass("player")
    if class == "WARLOCK" or class == "HUNTER" then
    return true
    elseif class == "MAGE" then
    return not not GetSpellBookItemInfo("31687")
    elseif class == "DEATHKNIGHT" then
    return not not GetSpellBookItemInfo("Scourge Strike")
    end
    return false
    end

    CHANGED TO :

    function mod:HasPermaPet()
    local _,class = UnitClass("player")
    if class == "WARLOCK" or class == "MAGE" then
    return true
    elseif class == "DEATHKNIGHT" then
    return not not GetSpellBookItemInfo("Scourge Strike")
    end
    return false
    end

    Now that's work with mage pet.
  • #5
    Hi, I really like this mod, but there's one problem with it. If my pet dies in combat, it does not show the warning! This is one of the reasons I was searching for a UI mod with this functionality. I tried playing with the LUA, but I couldn't get it to do what I needed.

    Thanks.
  • #6
    Nevermind. I edited the mod and did it myself.
  • #3
    Yes. I use the command /petattack in a macro. With Pet Attack addon loaded, I get an "attempt to call global petattack" error and my pet goes nowhere. When I unloaded the addon, no error and /petattack works again.
  • #4
    I've fixed this issue - the latest version should be fine.
  • #1
    Unfortunately, I got a lua error when I used this addon. Appears the name of the addon is "petattack", which conflicts with the command "/petattack".
  • #2
    How unfortunate! I'll look at fixing this. Did you get the error when using /petattack command?
  • To post a comment, please login or register a new account.
Learn how to disable ads
Learn how to disable ads
Login to Curse

Don't have an account? Create One.

Get an epic experience with Curse Premium
  • Faster addon downloads
  • Premium-Only Beta Giveaways
  • Ad-Free Curse experience
  • Premium Curse Client
  • and many More Features
  • Learn More »

Diablo III Giveaway

Enter Now!