- Joined
- Sep 5, 2020
- RedCents
- 2,722¢
This is a great plugin. I did notice one issue. If does not stop Barter when running.
Peeking at the macro. (mind you I am very new at this)
It never calls the /call BuyerStatus Off
And there is an error in the Off section
So fixes that seem to work for me.
Line: 384 Add
/call BuyerStatus Off
Line 488 Change
/notify BarterWnd BZW_End_Button LeftMouseUp
to
/notify BarterWnd BTR_StartStopButton LeftMouseUp
No clue if this is the right way or wrong way but would not mind someone more skilled looking at my thoughts.
Peeking at the macro. (mind you I am very new at this)
It never calls the /call BuyerStatus Off
And there is an error in the Off section
So fixes that seem to work for me.
Line: 384 Add
/call BuyerStatus Off
Line 488 Change
/notify BarterWnd BZW_End_Button LeftMouseUp
to
/notify BarterWnd BTR_StartStopButton LeftMouseUp
No clue if this is the right way or wrong way but would not mind someone more skilled looking at my thoughts.


Im guess it in the "Edit your variables" section.
This is my first real macro. My skillset is still pretty novice. Would not want to mislead people to think I am as good as the more seasoned coders. For all I know, my version could be a complete turd.
