MoveMouseX
Revision as of 21:53, 13 August 2006 by imported>DragoonWraith (OBSE)
A command for Oblivion Script Extender
Syntax:
MoveMouseX pixels
Tells Oblivion that the mouse has moved a certain number of pixels in the horizontal axis. Oblivion will react accordingly depending on the situation.
Examples
MoveMouseX -50
Moves the mouse 50 pixels to the left.