ReadySpellLevel(object, int, int)
From NWN Lexicon
Jump to navigationJump to searchReady a spell level for oCreature.
Parameters
- oCreature
- The creature.
- nSpellLevel
- An integer from 0-9.
- nClassType
- a CLASS_TYPE_* constant or CLASS_TYPE_INVALID.
Description
Ready a spell level for oCreature.
Remarks
Version
This function was added in 1.86.8193.35 of NWN:EE.
Example
See Also
constants: |
author: Shadguy