SetMouseSpeedY
Revision as of 21:57, 13 August 2006 by imported>DragoonWraith (OBSE)
A command for Oblivion Script Extender
Syntax:
SetMouseSpeedX speed
Moves the mouse in the vertical axis at the specified number of pixels per second.
Examples
SetMouseSpeedY 5
Moves the mouse up 5 pixels per second.