Difference between revisions of "GetSpellCount"
Jump to navigation
Jump to search
imported>WereWolf |
imported>DragoonWraith (MI) |
||
(One intermediate revision by one other user not shown) | |||
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]] | ||
Line 10: | Line 13: | ||
[[Category: Magic Functions]] | [[Category: Magic Functions]] | ||
[[Category: Magic Functions (OBSE)]] | [[Category: Magic Functions (OBSE)]] | ||
[[Category: Magic Functions - Magic Item (OBSE)]] |
Latest revision as of 20:18, 1 March 2008
A command for Oblivion Script Extender
Syntax:
(count:long) reference.GetSpellCount
Returns the spell count of the reference.
Notes[edit | edit source]
- Only works on NPCs; won't work on creatures.