05-11-2019, 12:40 AM
Creature.ByName will return an ID not the LEVEL.
Currently theres no way to know a creature level, only estimate it by its speed.
You want to use a combination of Creature.ByName and Creature.Speed
Currently theres no way to know a creature level, only estimate it by its speed.
You want to use a combination of Creature.ByName and Creature.Speed