Blizzard Sector
D2nt Pickit Question - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html)
+--- Thread: D2nt Pickit Question (/thread-47129.html)



D2nt Pickit Question - dangioffre - 03-06-2011

How do I make it not ID rare Jewels and Rings?


D2nt Pickit Question - Jammer74 - 03-06-2011

simple just comment out all the lines for rare rings and jewels and add these two to use
Code:
[type] == jewel && [quality] == rare
Code:
[type] == ring && [quality] == rare