EEex_LearnWizardSpell

EEex_LearnWizardSpell(actorID, level, resref)

Adds a spell to known wizard spells for an actor

Parameters

  • actorID - id of actor that is learning spell

  • level - spell level

  • resref - resource reference of spell to learn

Return

None

Example

EEex_LearnWizardSpell(actorID, 3, "SPWI304")

See Also

EEex_LearnClericSpell, EEex_LearnInnateSpell, EEex_UnlearnClericSpell, EEex_UnlearnInnateSpell, EEex_UnlearnWizardSpell