Special Taming Skills you already have.

Anything related to Hunter pets.
Forum rules
Treat others with respect. Report, don't respond. Read the complete forum rules.
User avatar
Jolyroger
 Community Resource
 Community Resource
Posts: 120
Joined: Wed Jan 06, 2010 4:23 am
Realm: Draenor, Atiesh (Classic)
Gender: Male
Location: Bremerton, WA

Special Taming Skills you already have.

Unread post by Jolyroger »

Is there a script that will tell me when special taming skills I already have learned? Like Feathermanes, Direhorns, etc...
Jolyroger: Worgen Hunter (Draenor)
Dirus: Night Elf Hunter (Atiesh/Classic)
Shaylis: Night Elf Hunter (Atiesh/Classic)
User avatar
Maizou
 Community Resource
 Community Resource
Posts: 1421
Joined: Thu Jan 07, 2010 11:16 pm
Realm: Proudmoore

Re: Special Taming Skills you already have.

Unread post by Maizou »

Unless it's been changed, this should work (from wowhead comments)

/run for n,i in next,{BloodB=54753,Gargon=61160,CloudS=62254,Undead=62255,Ottuk=66444,Dragon=72094,Fireowl=78842,Direhorn=138430,Mech=205154,Feather=242155}do print(i<99999 and C_QuestLog.IsQuestFlaggedCompleted(i) or i>99999 and IsPlayerSpell(i),n)end
Post Reply