[Item Filter] One Filter to Rule Them All 4.9.2 (Updated 2021-10-25 / EOL)

I encountered a problem with this filter, i dont know if its a general problem but

when i killed a boss (in my case it was plateau boss) there was a huge loot explosion including a 79 map drop but the lootfilter didnt show that map drop (village ruin)
only when i pressed ALT it became visible.

Does somebody else had this problem before?
Open the options panel -> UI and check "Always Highlight".

If it's enabled already, please post an exact copy of your filter file on pastebin or something so I can have a look at it.

If the file isn't corrupted, there's no way for the filter to not show maps.

Map Section

#Maps - DropLevel 79+
Show
Class "Maps"
DropLevel >= 79
SetBorderColor 150 0 0 #Maps 79+
SetFontSize 42
PlayAlertSound 6 250
#Maps - DropLevel <= 73
Show #~Maps - DropLevel <= 73
Class "Maps"
DropLevel <= 73
#Maps - CatchAll
Show #~Maps - CatchAll
Class "Maps"
PlayAlertSound 2 200
SetFontSize 37
#Maps - Fragments
Show #~Maps - Fragments
Class "Map Fragments"


You see the "CatchAll" block? It has no other conditions than the item that drops has to be a map. If everything else fails (which it does not), that block will show any and all maps.

Your 79 map is already caught by the first block though (I bet it was huge and had a red border when you pressed alt, so I suspect the always highlight thing) meaning that the filter worked as intended.
One Filter to Rule Them All: https://www.pathofexile.com/forum/view-thread/1259059
Last edited by Muldini#7408 on Sep 13, 2015, 7:50:58 AM
"
Muldini wrote:
Open the options panel -> UI and check "Always Highlight".

If it's enabled already, please post an exact copy of your filter file on pastebin or something so I can have a look at it.

If the file isn't corrupted, there's no way for the filter to not show maps.

Map Section

#Maps - DropLevel 79+
Show
Class "Maps"
DropLevel >= 79
SetBorderColor 150 0 0 #Maps 79+
SetFontSize 42
PlayAlertSound 6 250
#Maps - DropLevel <= 73
Show #~Maps - DropLevel <= 73
Class "Maps"
DropLevel <= 73
#Maps - CatchAll
Show #~Maps - CatchAll
Class "Maps"
PlayAlertSound 2 200
SetFontSize 37
#Maps - Fragments
Show #~Maps - Fragments
Class "Map Fragments"


You see the "CatchAll" block? It has no other conditions than the item that drops has to be a map. If everything else fails (which it does not), that block will show any and all maps.

Your 79 map is already caught by the first block though (I bet it was huge and had a red border when you pressed alt, so I suspect the always highlight thing) meaning that the filter worked as intended.




i dont know what the reason is or how it did happen, im just reporting my experience.

Always highlight was ticked on and here is the exact script i used:

(i cant post the whole script the forum dont let me so here is the map part)

Spoiler


###############################################################################
# Section: ### Maps ###########################################################
###############################################################################

#Maps - DropLevel 79+
Show
Class "Maps"
DropLevel >= 79
SetBorderColor 150 0 0 #Maps 79+
SetFontSize 42
PlayAlertSound 6 250
#Maps - DropLevel <= 73
Show #~Maps - DropLevel <= 73
Class "Maps"
DropLevel <= 73
#Maps - CatchAll
Show #~Maps - CatchAll
Class "Maps"
PlayAlertSound 2 200
SetFontSize 37
#Maps - Fragments
Show #~Maps - Fragments
Class "Map Fragments"

### /Maps #####################################################################
###############################################################################



Last edited by zzang#1847 on Sep 13, 2015, 9:19:02 AM
Looks fine filter wise, I'd open a bug report to have GGG look into it as "Always Highlight" was on according to you.
One Filter to Rule Them All: https://www.pathofexile.com/forum/view-thread/1259059
Does this filter show Moonstone Rings? If not, how do I get them to show?
It shows Moonstone Rings by default. Although magic ones are hidden from 68+ to 83.

The beginning of the file has a detailed custimization section if you wanna check it out. It explains how to alter most of the things.
One Filter to Rule Them All: https://www.pathofexile.com/forum/view-thread/1259059
I'm still messing around with things, I currently have it set so that all rare armors level 75-76, as well as all 3x1 weapons (so, excluding all 2handers, shields, etc.) show up with a blue border as part of the Regal Recipe. This part works fine, and it preserves the red-border on 77+ gear.

What I cannot seem to make it do, however, is display the same blue border on Rings and Belts. No matter what I do, I get the same yellow border as Chaos Recipe stuff, and I can't find the block in Filtration for the yellow border.
It's in the "Amulets, Rings, Belts" section. You need to enable "Advanced Mode" in Filtration in order to see the block, as it deals with rares.

You can also search for "#Amulets, Rings, Belts - ~Rare" in the file to get to the block. Hope this helps, let me know how it goes.
One Filter to Rule Them All: https://www.pathofexile.com/forum/view-thread/1259059
What do I need to change so I can see all white Agate amulets regardless of level?
How can I also add a sound to the drop?


Am guessing


"
Show #Amulets, Rings, Belts - <68 - Normal
Class "Rings" "Amulets" "Belts"
Rarity Normal
ItemLevel < 68 (change this to 1?)
SetFontSize 28
SetBackgroundColor 0 0 0 200 #Dimmed Background


Regards


Great work.
IGN Riokar | My guides
[2.0]Non legacy Mjölner. Uber down. -thread/1474288
[2.0]Shatter Chuck Lite COC -thread/1324981
[2.0]SRS Magic Find Culler. Uber capable. /w budged build -thread/1406603
[2.0]NEWBIE MF/DPS Summoner -thread/479976 | Power leveling guide -thread/522556
Last edited by Rathik2#1558 on Sep 21, 2015, 3:40:04 AM
You don't need to change anything. They are shown by default regardless of itemlevel.
One Filter to Rule Them All: https://www.pathofexile.com/forum/view-thread/1259059

Report Forum Post

Report Account:

Report Type

Additional Info