Huh, i tried that before and got nill.
But you are right:
function onCastSpell(creature, var)
local skill = creature:getSkillLevel(SKILL_DISTANCE)
print (skill)
end
-- result 31
Weird, but I guess it works out :D
1641666751
Mhmm, now i do have another thing.
Does the tfs not work with...