As my title say i need to know ID from Hunter's Pet Basic/Auto Attack.
As my title say i need to know ID from Hunter's Pet Basic/Auto Attack.
not sure if this exists. what exactly do you need it for? could be another option to do whatever your'e trying to do
I'm trying to fix damage of Hunte'rs Pet Basic attack for private server 4.3.4 . It's doing like 40 damage on a dummy and on a player.
I am not sure what exactly you are talking about, but use IdTip addon to find spell ID for ALL spells. Simply hover over the spell and it should show the spell ID.
If the spell ID doesn't work, you can always use CastSpellByName and put the spell name of the spell
ex. CastSpellByName("Throw","target")
Tip id didn't show the id for pet auto attack..