http://www.macroquest2.com/wiki/index.php/Notify
ive been looking through the wiki and attempting many different tries i can get the item name i want to search for to echo using
now what im trying to do is get it so when i have an item selected i can type like /itemsearch and it should send the item name to the bazaar search box for me im trying to use the /notify command but cant seem to get it to work for any of the bazaar type windows this is the code i have and yes right now its very incomplete just trying to get this portion working before going on with the rest the way im testing it is with the baz window open and my pack open and an item selected. here is the code any info on it would be much appreciated.
Code: Select all
/itemsearch=/notify BazaarSearchWnd ${SelectedItem.Name}
and yes for now im just setting it up as an alias but eventually im going to work it into a small macro to help speed up my bazaar price updates since the bazaar price changer macro dont work anymore kinda wanna try and work on my own.
thanks again in advance for any help
pappa