Difference between revisions of "GetAttackDamage"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender '''Syntax:''' (damage:long) reference.GetAttackDamage objectID:ref GetAttackDamage - returns the base attack...)
 
imported>WereWolf
m
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]


'''Syntax:'''
GetAttackDamage - returns the base attack damage
(damage:long) reference.GetAttackDamage objectID:ref


GetAttackDamage - returns the base attack damage
        Insert formula here(damage:long) reference.GetAttackDamage objectID:ref


==Example==
==Example==

Revision as of 09:24, 9 September 2007

A command for Oblivion Script Extender

GetAttackDamage - returns the base attack damage

       Insert formula here(damage:long) reference.GetAttackDamage objectID:ref

Example