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

[Development] GettingTrainer Location from ID?

I was wondering if it was possible to get it from the DBC's. That's all.
NPC's, WoWObjects, WoWPlayers, WoWUnits, are all server side since they can get changed at any time. im 90% sure it cant be done.
 
Check the NpcQueries class (Styx.Database.NpcQueries)

If the trainer is in the DB, you can get the location from there.
 
Back
Top