Difference between revisions of "GetAttackDamage"
Jump to navigation
Jump to search
imported>WereWolf m |
imported>WereWolf m |
||
Line 1: | Line 1: | ||
GetAttackDamage - returns the base attack damage | GetAttackDamage - returns the base attack damage | ||
Line 7: | Line 5: | ||
==Example== | ==Example== | ||
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]] | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category: Functions (OBSE)]] | [[Category: Functions (OBSE)]] | ||
[[Category:OBSE_Functions]] | [[Category:OBSE_Functions]] |
Revision as of 09:25, 9 September 2007
GetAttackDamage - returns the base attack damage
(damage:long) reference.GetAttackDamage objectID:ref
Example
A command for Oblivion Script Extender