Difference between revisions of "GetIgnoresResistance"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender Returns whether the object ignores normal damage resistance. '''Syntax:''' (ignores:bool) ''reference.''Get...)
 
imported>WereWolf
 
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
Returns whether the object ignores normal damage resistance.


'''Syntax:'''
'''Syntax:'''
  (ignores:bool) ''reference.''GetIgnoresResistance ''objectID:ref''
  (ignores:bool) ''reference.''GetIgnoresResistance ''objectID:ref''
Returns whether the object ignores normal damage resistance.


==See Also==
==See Also==

Latest revision as of 13:24, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(ignores:bool) reference.GetIgnoresResistance objectID:ref

Returns whether the object ignores normal damage resistance.

See Also[edit | edit source]