Difference between revisions of "Talk:MoveMouseX"
Jump to navigation
Jump to search
revert
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. |