Difference between revisions of "ModWeaponSpeed"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>WereWolf
(New page: A command for Oblivion Script Extender Modifies the weapon speed up or down. '''Syntax:''' (nothing) ''reference.''ModWeaponSpeed modifyBy:float ...)
 
imported>WereWolf
Line 1: Line 1:
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
A command for [[:Category:Oblivion Script Extender|Oblivion Script Extender]]
Modifies the weapon speed up or down.


'''Syntax:'''
'''Syntax:'''
(nothing) ''reference.''ModWeaponSpeed modifyBy:float ''obejctID:ref''


(nothing) ''reference.''ModWeaponSpeed modifyBy:float ''obejctID:ref''
Modifies the weapon speed up or down.


==See Also==
==See Also==

Revision as of 13:25, 14 September 2007

A command for Oblivion Script Extender

Syntax:

(nothing) reference.ModWeaponSpeed modifyBy:float obejctID:ref

Modifies the weapon speed up or down.

See Also