Difference between revisions of "Talk:MoveMouseX"
Jump to navigation
Jump to search
imported>WpdWkq m |
imported>Entim (revert) |
||
Line 1: | Line 1: | ||
===buggy=== | |||
Actually, '''MovemouseX 50''' moves the mouse-pointer 50 pixels to the right, while '''MovemouseX -50''' moves it to the far right of the screen (-50 is most likely interpreted as 65486 and the mouse-pointer is set to the screen-width) I've tested it in the console and in a script with numeric values as well as shot and long variables. | Actually, '''MovemouseX 50''' moves the mouse-pointer 50 pixels to the right, while '''MovemouseX -50''' moves it to the far right of the screen (-50 is most likely interpreted as 65486 and the mouse-pointer is set to the screen-width) I've tested it in the console and in a script with numeric values as well as shot and long variables. |
Revision as of 14:39, 10 June 2007
buggy
Actually, MovemouseX 50 moves the mouse-pointer 50 pixels to the right, while MovemouseX -50 moves it to the far right of the screen (-50 is most likely interpreted as 65486 and the mouse-pointer is set to the screen-width) I've tested it in the console and in a script with numeric values as well as shot and long variables.
applies to MovemouseY as well...
--JOG 08:30, 24 August 2006 (EDT)