Ok, kinda new to MQ, but not new to programming basics. In my code, when I input commands to select the merchant and right click it gives me the old "Usage:Click <right|left> <mouseloc>"
the code is pretty simple:
#define MERCHANT Soandso
Sub Main
/target MERCHANT
/click right target
/end macro
Cant figure out what the problem could be, I have the updated offsets and .ini file but the /click isnt workin for some reason, any ideas?
[EDIT] NM, got it to work, had to change resolution =) not sure why but it worked

