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

DataManager.GetSpellData(ID).Range

Endus

Community Developer
Joined
Jul 9, 2012
Messages
458
Reaction score
6
DataManager is returning incorrect values. At least for Archer/Bard.

For instance:

Log(DataManager.GetSpellData(97).Range);

Returns a range of 3 instead of the correct range. The offsets might need adjusted again.

Thanks. :cool:
 
Some spells have a range of 255, ie -1. I assumed that all these spells were melee only hence 3 yards. I guess their display logic for it is a bit more advanced then that.
 
Back
Top