Item Filter Help - Cluster Jewels - solved

Hello,

I wrote:

Show
Class "Jewel"
BaseType "Large Cluster Jewel" "Medium Cluster Jewel" "Small Cluster Jewel"
SetFontSize 45
SetBackgroundColor 100 17 60
SetTextColor 255 255 255
SetBorderColor 255 196 0
MinimapIcon 2 Purple Diamond

(Also, before I tried just -- BaseType "Cluster Jewel" -- and -- BaseType "Cluster Jewel" "Small" "Medium" "Large" -- as well. All same results.)

Anyway, the jewels do show, BUT in their default appearance and definitelly not in size 45.

I've been staring at it for ages and cannot figure it out.
My guess is that it has met some earlier rule, but I tag everything in Class or BaseType, so that shouldn't happen.

I use no Continues.

Please, any ideas what might have gone wrong or what you see in my piece of code?

I made my filter public for this purpose, it's called MajFirstMAPS-Caster.

Thank you very much.

P.S. Anybody knows why "Purple" and some new shapes are not whispered on typing by the official itemfilter client, yet some new are?

Last edited by Gizalda#2477 on Mar 27, 2020, 9:30:25 PM
Last bumped on Apr 22, 2020, 6:39:20 PM
So, after I posted this, I took a look at it for the 100 and 1st time and I found it.

I had there HasEnchantment True earlier, and I completely forgot the Jewel are Enchantement based and non-identified versions do not hide that.

I added Class to that Enchantment block and it helped.

Sorry for crying wolfs, and leave this hanging here: How do I either erase this or mark as answered? I'm so ashamed, sorry.
Last edited by Gizalda#2477 on Mar 27, 2020, 9:29:11 PM
Thanks for posting this...I could not figure out why my item filter was not working for cluster jewels either.

Report Forum Post

Report Account:

Report Type

Additional Info