Difference between revisions of "Talk:MoveMouseX"
Jump to navigation
Jump to search
imported>XrpQw6 m |
imported>TS7 m (Reverted edit of XrpQw6, changed back to last version by Entim) |
||
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. |
Latest revision as of 16:48, 11 June 2007
buggy[edit source]
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)