Author Topic: VTank Rares
Darq_Nightmare 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: VTank Rares
I was wondering if the rule below, from the Vtank tips, will include rares of jewelry/weapons/armor tiers. I'm sure this has been asked before but I don't feel like digging the answer up. Any response is appreciated.

Thanks


"One thing that probably everyone wants to loot is rare items. Most people probably have a rule with one requirement for that: "LongValueKeyGE RareId >= 1". If you look at that rule in the editor, you will see that RareId is a property that requires the plugin to ID the item first. But fortunately there is a workaround for this. Rare items share a common background for their icon and VTClassic can check for that without ID data. So if you want to loot rares, make a rule with two requirements: "LongValueKeyLE IconUnderlay <= 23308" and "LongValueKeyGE IconUnderlay >= 23308".

In the new version (1.0.1.0) of VTClassic Looter options were added so you can now replace the two requirements ("LongValueKeyLE IconUnderlay <= 23308" and "LongValueKeyGE IconUnderlay >= 23308") with a single requirement: "LongValueKeyEE IconUnderlay == 23308" " -- Quoted from the Vtank Wikki Classic Advanced Tips

 

-----signature-----
Link to this post
Virindi-Inquisitor 
Posts: 6,908
Registered: Nov 18, '01
Extended Info (if available)
Real Post Cnt: 6,646
User ID: 511,923
Subject: VTank Rares
Darq_Nightmare posted:
I was wondering if the rule below, from the Vtank tips, will include rares of jewelry/weapons/armor tiers.


Yes. All rares other than the rare pack have that underlay.

You couldn't autoloot the rare pack anyway unless you kept a free packslot.

 

-----signature-----
Virindi
---
****Virindi Plugins FAQ**** http://www.virindi.net/wiki/index.php/Virindi_Plugins_FAQ
http://www.virindi.net - Virindi Tank, Follower, Integrator, Reporter, VCS5, XPHelper, Item Tool, HUDs, etc...
Decal Core Dev - http://www.decaldev.com
Link to this post
Darq_Nightmare 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: VTank Rares
Excellent, thank you!!

 

-----signature-----
Link to this post

Valid XHTML 1.0 Transitional Powered by PHP