Difference between revisions of "GetAttackDamage"
Jump to navigation
Jump to search
imported>Haama m (Empty Example?) |
imported>WereWolf (Fixed syntax) |
||
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 the base attack damage. | |||
'''Syntax:''' | |||
(damage:long) ''reference.''GetAttackDamage ''objectID:ref'' | |||
==See Also== | ==See Also== |
Revision as of 12:31, 9 September 2007
A command for Oblivion Script Extender
Returns the base attack damage.
Syntax:
(damage:long) reference.GetAttackDamage objectID:ref