Difference between revisions of "ModWeaponSpeed"
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>Darkness X m (typo) |
||
(One intermediate revision by one other user not shown) | |||
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:''' | '''Syntax:''' | ||
(nothing) ''reference.''ModWeaponSpeed modifyBy:float ''objectID:ref'' | |||
Modifies the weapon speed up or down. | |||
==See Also== | ==See Also== |
Latest revision as of 08:19, 15 September 2010
A command for Oblivion Script Extender
Syntax:
(nothing) reference.ModWeaponSpeed modifyBy:float objectID:ref
Modifies the weapon speed up or down.