This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

SetMouseSpeedY

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

SetMouseSpeedX speed

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

Examples[edit | edit source]

SetMouseSpeedY 5

Moves the mouse up 5 pixels per second.

See Also[edit | edit source]