SetMouseSpeedX

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

A command for Oblivion Script Extender

Syntax:

SetMouseSpeedX speed

Moves the mouse in the horizontal axis at the specified number of pixels per second.

Examples

SetMouseSpeedX 5

Moves the mouse 5 pixels per second to the left.

See Also