MoveMouseY

Revision as of 21:54, 13 August 2006 by imported>DragoonWraith (OBSE)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 down.

See Also