This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "GetAttackDamage"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Moved OBSE tag to top)
imported>Haama
m (Empty Example?)
Line 4: Line 4:


         (damage:long) reference.GetAttackDamage objectID:ref
         (damage:long) reference.GetAttackDamage objectID:ref
==Example==


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

Revision as of 10:49, 9 September 2007

A command for Oblivion Script Extender

GetAttackDamage - returns the base attack damage.

       (damage:long) reference.GetAttackDamage objectID:ref

See Also