Hi,
Sorry if it is a dummy question, I started scripting not so long ago.
I noticed that
int GetCasterLevel(
object oCreature
); works for the current spell being casted, as explained in nwnlexicon.
I would like to know which is the class being used to cast the spell. This function returns the class level, but not the class itself. Is there a way to accomplish that, or at least have more information about the spell (name, arcane/divine, etc)?
I'm aiming to redefine the caster levels from my oPCs to include support to legendary levels and with some restrictions, classes like RDD and Palemaster.
Thanks!
Modifié par BlueChicken2, 31 décembre 2013 - 03:29 .