Difference between revisions of "MagicItemHasEffectCount"
Jump to navigation
Jump to search
Fixed syntax & added obse link
imported>Haama (Note on crashes) |
imported>WereWolf (Fixed syntax & added obse link) |
||
Line 1: | Line 1: | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | |||
MagicItemHasEffectCount - returns the count of the specified effects on the magic item. | MagicItemHasEffectCount - returns the count of the specified effects on the magic item. | ||
(effectCount:short) MagicItemHasEffectCount effect:chars | |||
'''Syntax:''' | |||
(effectCount:short) MagicItemHasEffectCount effect:chars | |||
==Notes== | ==Notes== |