MoveMouseY
Revision as of 17:36, 14 September 2007 by imported>WereWolf
A command for Oblivion Script Extender
Syntax:
MoveMouseY pixels
Tells Oblivion that the mouse has moved a certain number of pixels in the vertical axis. Oblivion will react accordingly depending on the situation.
Examples
MoveMouseY -50
Moves the mouse 50 pixels up/down probably depending on the user's gameplay settings (invert mouse Y axis).