Page 1 of 1

selling to vendor

Posted: Sun Jun 20, 2004 4:57 pm
by amml
Can somebody please tell me how i can convert this

Code: Select all

  /notify COMBW_CombineArea COMBW_CombineButton leftmouseup  
So it hits the sell button of the merchant window? By the way, is there a list of areas and buttons that mq2 supports somewhere?

Thanks in advance...

Posted: Sun Jun 20, 2004 5:33 pm
by Fuergrissa
i think its this one

Code: Select all

/shift /notify MerchantWnd MW_Sell_Button leftmouseup

Posted: Sun Jun 20, 2004 6:21 pm
by amml
thx, by the way, anone knows where i can get a list of all the commands aviable such as these? (yes i know helpfile n stuff =)

Posted: Sun Jun 20, 2004 6:32 pm
by ieatacid
Maybe the readme file that's included in the zip file?

Posted: Mon Jun 21, 2004 5:07 am
by amml
As i said, i know the readmy/helpfile of the zip file =) well, i cant find everything in there, at least i couldnt MW_Sell_Button, so i thought that there might be another list...

Posted: Mon Jun 21, 2004 7:44 am
by GD
/window is your friend