Difference between revisions of "GetSpellCount"
Jump to navigation
Jump to search
imported>WereWolf |
imported>Haama (Added note) |
||
Line 5: | Line 5: | ||
Returns the spell count of the reference. | Returns the spell count of the reference. | ||
==Notes== | |||
*Only works on NPCs; won't work on creatures. | |||
[[Category: Functions]] | [[Category: Functions]] |
Revision as of 15:30, 13 February 2008
A command for Oblivion Script Extender
Syntax:
(count:long) reference.GetSpellCount
Returns the spell count of the reference.
Notes
- Only works on NPCs; won't work on creatures.