// Determine the levels that oCreature holds in nClassType. // - nClassType: CLASS_TYPE_* // - oCreature int GetLevelByClass(int nClassType, object oCreature=OBJECT_SELF);
- Updated in Patch 1.23
- Not specifically stated but assumed to be updated to recognize custom classes
Community content is available under CC-BY-SA unless otherwise noted.