Difference between revisions of "ModNthEffectItemDuration"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(Added obse link)
imported>DragoonWraith
(EI)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
ModNthEffectItemDuration - modifies the duration of the specified effect item up or down


'''Syntax:'''
'''Syntax:'''
Line 8: Line 6:
  (nothing) ModNthEIDuration modifyBy:float magicItem:ref whichEffect:short
  (nothing) ModNthEIDuration modifyBy:float magicItem:ref whichEffect:short


Modifies the duration of the specified effect item up or down.


==See Also==
==See Also==
Line 17: Line 16:
[[Category:Magic Functions]]
[[Category:Magic Functions]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions (OBSE)]]
[[Category:Magic Functions - Effect Item (OBSE)]]

Latest revision as of 20:42, 1 March 2008

A command for Oblivion Script Extender

Syntax:

(nothing) ModNthEffectItemDuration modifyBy:float magicItem:ref whichEffect:short
(nothing) ModNthEIDuration modifyBy:float magicItem:ref whichEffect:short

Modifies the duration of the specified effect item up or down.

See Also[edit | edit source]