What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Tradeskill SpellIDs

trinity04

Member
Joined
Jan 17, 2010
Messages
212
Reaction score
5
This is aimed mainly at the Developers.

I was curious how you are able to use Tradeskill SpellIDs in the bot under Styx.Logic.Combat.WoWSpell.FromId(XXXXX); ?

I have been trying this on my own with some personal projects. Is this simple and I am overlooking it? or is it actually difficult to accomplish? Because I have been looking into lua and other methods. Any helpful insight is appreciated.

NOTE: I am not trying to use it with HB.. I am doing it with a small private thing.
 
This is aimed mainly at the Developers.

I was curious how you are able to use Tradeskill SpellIDs in the bot under Styx.Logic.Combat.WoWSpell.FromId(XXXXX); ?

I have been trying this on my own with some personal projects. Is this simple and I am overlooking it? or is it actually difficult to accomplish? Because I have been looking into lua and other methods. Any helpful insight is appreciated.

NOTE: I am not trying to use it with HB.. I am doing it with a small private thing.

Take a look at the Professionbuddy source
 
Thank you very much! I browsed earlier and didnt see what I need. after you posted this I looked again, and found it right away!

Thank you



BTW, there's a great deal more to it that I originally thought. this is going to be fun :-)
 
Last edited:
Back
Top