Special Taming Skills you already have.
Forum rules
Treat others with respect. Report, don't respond. Read the complete forum rules.
Treat others with respect. Report, don't respond. Read the complete forum rules.
- Jolyroger
- 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.
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)
Dirus: Night Elf Hunter (Atiesh/Classic)
Shaylis: Night Elf Hunter (Atiesh/Classic)
Re: Special Taming Skills you already have.
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
/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