I'm toying with a movement macro within PoK and need to click on a transport stone. Doesn't seem like I can target it, I opted for "get in its face" and /click left X Y.
Question:
What is the point of origin for determing X and Y? Also, should I assume the coordinates are resolution-dependent? I plan to use this macro on two different systems with slightly different resolutions. If I can assure the macro that the target screen is dead center in the display, I guess clicking the calculated middle of the screen would do the trick.
Any thoughts will be appreciated.
************
rigged up an event which echos Macroquest.MouseX and Macroquest.MouseY on demand
For those that stayed awake this long: 1,1 is the top left corner current resolution is bottom right
************
Question:
What is the point of origin for determing X and Y? Also, should I assume the coordinates are resolution-dependent? I plan to use this macro on two different systems with slightly different resolutions. If I can assure the macro that the target screen is dead center in the display, I guess clicking the calculated middle of the screen would do the trick.
Any thoughts will be appreciated.
************
rigged up an event which echos Macroquest.MouseX and Macroquest.MouseY on demand
For those that stayed awake this long: 1,1 is the top left corner current resolution is bottom right
************
Last edited: