Difference between revisions of "GetSpellCount"

302 bytes added ,  21:18, 1 March 2008
MI
imported>Haama
(Created (hard to talk about a bug without an example))
 
imported>DragoonWraith
(MI)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
GetSpellCount - returns the spell count of the reference
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
        (count:long) reference.GetSpellCount
 
'''Syntax:'''
(count:long) reference.GetSpellCount
 
Returns the spell count of the reference.
 
==Notes==
*Only works on NPCs; won't work on creatures.
 
[[Category: Functions]]
[[Category: Functions (OBSE)]]
[[Category: Magic Functions]]
[[Category: Magic Functions (OBSE)]]
[[Category: Magic Functions - Magic Item (OBSE)]]