Difference between revisions of "SetAttackDamage"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
m
imported>WereWolf
m
Line 1: Line 1:
SetAttackDamage - sets the base attack damage
SetAttackDamage - sets the base attack damage.


         (nothing) reference.SetAttackDamage nuDamage:long objectID:ref
         (nothing) reference.SetAttackDamage nuDamage:long objectID:ref
Line 6: Line 6:


==See Also==
==See Also==
[[GetAttackDamage]]
*[[GetAttackDamage]]
[[ModAttackDamage]]
*[[ModAttackDamage]]


A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]

Revision as of 09:33, 9 September 2007

SetAttackDamage - sets the base attack damage.

       (nothing) reference.SetAttackDamage nuDamage:long objectID:ref

Example

See Also

A command for Oblivion Script Extender