Difference between revisions of "GetAttackDamage"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Haama
(Category links)
imported>Haama
(Moved OBSE tag to top)
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
GetAttackDamage - returns the base attack damage.
GetAttackDamage - returns the base attack damage.


Line 9: Line 11:
*[[SetAttackDamage]]
*[[SetAttackDamage]]
*[[ModAttackDamage]]
*[[ModAttackDamage]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]


[[Category:Functions]]
[[Category:Functions]]

Revision as of 09:40, 9 September 2007

A command for Oblivion Script Extender

GetAttackDamage - returns the base attack damage.

       (damage:long) reference.GetAttackDamage objectID:ref

Example

See Also