SetWeaponReach
A command for Oblivion Script Extender
Syntax:
(nothing) reference.SetWeaponReach nuReach:float objectID:ref
Sets the reach of the weapon.
Example:
ref weapon set weapon to player.GetEquippedObject 16 SetWeaponReach 120 weapon
Sets player's equipped weapon reach to 120.