| Author |
Topic:
Mag-tools [Locked] |
|
|
Date Posted:
1/1/00 12:03am
Subject:
Mag-tools |
|
I'm having trouble with that too. I want to only sell gold, tried adding the Material == Gold requirement and it seems to break the entire auto sell/buy function. Open vendor and nothing happens. Enable test&debug modes and I get all the purple text showing what is supposed to happen, which looks correct.
|
immortalbob Title: AC Vault Staff
I am batman!
Posts: 335
Registered: 2002-2-24 21:44:47
|
Date Posted:
1/1/00 12:03am
Subject:
Mag-tools |
try using String value match Name Matches Gold
objectclass salvage
-----signature-----
ImmortalBob, Axer Extraordinaire
+Turbine Sappho tells you, "I am starting to think you are immortal"
|
|
|
Date Posted:
1/1/00 12:03am
Subject:
Mag-tools |
|
I will try that. I talked myself out of it due to "Gold" not appearing in the name when doing /vt propertydump. (this changed a couple patches ago i think)
|
immortalbob Title: AC Vault Staff
I am batman!
Posts: 335
Registered: 2002-2-24 21:44:47
|
Date Posted:
1/1/00 12:03am
Subject:
Mag-tools |
oh i totally forgot about that, forget about what i said, use the icon/icon overlay
icon is the bag, overlay is the gold portion
-----signature-----
ImmortalBob, Axer Extraordinaire
+Turbine Sappho tells you, "I am starting to think you are immortal"
|
|
|
Date Posted:
1/1/00 12:03am
Subject:
Mag-tools |
Awesome! that icon/icon overlay trick works great!
Now, any idea how to get it to auto buy different size trade notes in a specific order?
|
|
|
Date Posted:
1/1/00 12:03am
Subject:
Mag-tools |
|
so is this just selling of just Gold is easy ObjectClass = Salvage
Material == 60 (Gold)
but what about selling all salvage but Steel
would it be a 3rd rule in the S:Salvage an exception or would it be a Keep rule (which i think ive tried) and does Rule order B K S . . . . B S K
|
|
|
Date Posted:
1/1/00 12:03am
Subject:
Mag-tools |
|
I had tried material==60 too. It also broke the entire Auto Buy/Sell and resulted in nothing happening. (even though the TestMode/Debug text printed out right)
If that did work, then your soltuion would be just as easy:
Material != 64
|
|
|
Date Posted:
1/1/00 12:03am
Subject:
Mag-tools |
|
Zeek,
Try IconOverlay != 9941
|
|
|
Date Posted:
1/1/00 12:03am
Subject:
Mag-tools |
|
so icon overlay !=9941 didnt work
S: Salvage
0;3;7;1;13
4
39
18
Salvage.*(\d)
1
17
9941
218103849
it just sold my steel
|
|
|
Date Posted:
1/1/00 12:03am
Subject:
Mag-tools |
|
oops
|
|