If you find it annoying having to travel all the way to your shop to see if you sold stuff... This is for you:
http://forums.anarchy-online.com/showth ... light=shop
In short you set up a 1-line script in C:/AO/scripts (or whatever your AO folder is). It's simply a text file that you can edit with yyour notepad. Call it shop.txt. This is what goes into the file:
Code:
/showfile Prefs/%1/Char%2/PlayerShopLog.html
Then in AO make a macro:
/macro SHOP /shop.txt <LOGINNAME> <CHARNUMBER>
LOGINNAME = the name you use to log into AO
CHARNUMBER = do a SHIFT+F9, where it says "character id 50000:<CHARNUMBER>, that's the number. In the macro, leave out "<" and ">".
E.G.
Code:
/macro SHOP /shop.txt mylogin 1234567890
Takes 5 minutes to set up and you will be able to check on your shop anytime, anywhere. I used to ise a little program to do that, (AO shop agent), but this is so much easier.
Check your shop from anywhere, anytime
fyi: when you xfer credits from your shop, the file is deleted.
No big deal, but it means that if you pull up this file and it doesn't exist, you see the window with whatever the last info you looked up was. So if you clicked on an info window with the News in it, and you haven't sold anything in your shop, you'll see the News again.
Just letting folks know so they don't think the script isn't working. Check again after selling something.
No big deal, but it means that if you pull up this file and it doesn't exist, you see the window with whatever the last info you looked up was. So if you clicked on an info window with the News in it, and you haven't sold anything in your shop, you'll see the News again.
Just letting folks know so they don't think the script isn't working. Check again after selling something.