VaultNetwork.net Vault Network Boards
Author Topic: Virindi Tank Looting : Rule Question [Locked]
Ozzie-SOL
Title: Devoted Husband
Posts: 25
Registered: 2002-11-3 21:15:06
Is there any way to make Virindi Tank NOT loot on a name string?


What I'm trying to do : Loot all trinkets. I did that by adding a rule for each item I've discovered. Puzzle box, goggles, ect. They all work fine but "tops" like silver top, gold top, ect. I entered a rule on StringValueMatch - Name , value " top". Space top still gets me yellow topaz gems. Is there any way to say <>"w top" ?


I feel I have a well developed loot rule set (one with salvage, one without, all with almost every neat item I've seen), but <> would be a huge step for the rulebook. Any ideas please?

 

-----signature-----
LoK : AC : AO : CoH : WoW : EQ2 : LOTRO : AC : STO
Lots of games, one constant companion : Ysabella :-)
Democracy is two wolves and a lamb voting on what to have for lunch.
Liberty is a well-armed lamb contesting the vote.
-lino-  1 star
Posts: 177
Registered:
Use
LongValueKeyGE -EquipableSlots 67108864
LongValueKeyLE -EquipableSlots 67108864
to detect trinkets
Ozzie-SOL
Title: Devoted Husband
Posts: 25
Registered: 2002-11-3 21:15:06
omg that is helpful. thank you very much.

 

-----signature-----
LoK : AC : AO : CoH : WoW : EQ2 : LOTRO : AC : STO
Lots of games, one constant companion : Ysabella :-)
Democracy is two wolves and a lamb voting on what to have for lunch.
Liberty is a well-armed lamb contesting the vote.