Cant use filter to hide idols

This is the only line in my filter, magic idols still show
"
Hide
Rarity Magic
BaseType == "Minor Idol"



You can still add style to it under the BaseType tag, the style changes but the idol is not hidden.

Last bumped on Mar 19, 2025, 3:59:06 PM
Hello? Can we fix this????
bump

want to hide some idols pls
You can hide Idols
I hided unique/rare/magic minor idols by put in this in my local filter :

"
# 1x3 Idols

Hide # %H6 $type->event->idols $tier->minorrare
Rarity Rare
BaseType == "Minor Idol"
SetFontSize 18
SetTextColor 0 0 0 255
SetBorderColor 0 0 0 255
SetBackgroundColor 120 200 160 255
PlayEffect Yellow
MinimapIcon 1 Yellow Moon

Hide
SetFontSize 18
SetBackgroundColor 0 0 0 150
DisableDropSound True
Rarity Unique
BaseType == "Minor Idol"

Hide # %H5 $type->event->idols $tier->minormagic
Rarity Magic
BaseType == "Minor Idol"
SetFontSize 18
SetTextColor 120 200 160 255
SetBorderColor 120 200 160 255
SetBackgroundColor 20 20 0 255
PlayEffect White
MinimapIcon 2 White Moon


Now I don't see any useless annoying idols, enjoy
Last edited by pchanson#6311 on Mar 19, 2025, 2:05:30 PM
Hiding idols has been possible since the 3.25.3d Hotfix 4 patch on March 10, weeks after the posts above.

Report Forum Post

Report Account:

Report Type

Additional Info