MoveMouseY
Revision as of 18:35, 24 September 2006 by imported>TheImperialDragon
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).