I have general magic lvl 2 and get the magic exp reset to 0% somehow
but when I ask someone who have a character with lvl 1 general magic he can take it and get the skill with ease
I end up taking Auldsbel way to get the skill

Code: Select all
if (getskilllv(SKILL_POOL) && (getskilllv(SKILL_MAGIC_ASTRAL) < 1))
Code: Select all
if (getskilllv(SKILL_POOL) && (getskilllv(SKILL_ASTRAL_SOUL) < 1))