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"

Jump to navigation Jump to search
No change in size ,  13:19, 14 April 2008
Incorrect syntax in example
imported>WereWolf
imported>Speedo
(Incorrect syntax in example)
 
Line 10: Line 10:
  float WeaponDamage
  float WeaponDamage
  set Weapon to player.[[GetEquippedObject]] 16
  set Weapon to player.[[GetEquippedObject]] 16
  set WeaponDamage to Weapon.GetAttackDamage
  set WeaponDamage to GetAttackDamage Weapon
Gets the attack damage value of the player's equipped weapon and store in ''WeaponDamage'' variable.
Gets the attack damage value of the player's equipped weapon and store in ''WeaponDamage'' variable.


Anonymous user

Navigation menu