The Guide to Loot Filters
" It may pay to upload it to Pastebin and then start a thread in the Gameplay Help and Discussion forum where others with more spare time than I might be able to look into it for you. Hopefully someone will be able to sort it out for you! :) Beta Member Since 0.9.0 | Current Character : ExExCorpse
Creator of Prismatic Rings AND Unique Thief's Torment Prismatic Ring ---------------------------------------------------------------------------------- The Guide to Loot Filters - Here |
|
https://www.pathofexile.com/forum/view-thread/1462495
The edit explains a lot. I removed everything for a blank filter above the maps block and the rest worked fine. It's strange that the SetFontSize 18 block in the original worked completely, the big 45 block stopped midway through and the map block didn't work at all, but everything else above it was fine. There must be something procedural involved that's just saying 'fuck the rest of this block AND the next' but has no problem with the RGB/5L+/6S/quality/etc like a loading process that's ending soon after tornado wand is in. This requires GGG confirmation I think, but I doubt it's even on their radar. Added a new link to a 1/3 size filter using DropLevel and same problem, so it's up to GGG now I guess. Thanks for the help. Last edited by Ax2Grind#4846 on Oct 29, 2015, 9:54:34 PM
|
|
Edit:
Solved it. Last edited by krenderke#3861 on Oct 30, 2015, 10:48:58 AM
|
|
Added Alysma's Loot Filter Palettes into the More Section under Color Options
Beta Member Since 0.9.0 | Current Character : ExExCorpse
Creator of Prismatic Rings AND Unique Thief's Torment Prismatic Ring ---------------------------------------------------------------------------------- The Guide to Loot Filters - Here |
|
Hello! I'm not sure if this question was answered before... searched for a few pages and nothing, so here it go:
I'm using Neversink loot filter atm. I would like to know if I should "add" the new divination cards that the game received in the last update to the the lootfilter or it will show ALL divination cards that drops? New and old ones? I'm afraid to lose new drops thats why I'm asking. Thanks :P Last edited by Nandz#4258 on Nov 2, 2015, 1:24:43 PM
|
|
" The best place to ask this question is in Neversink's thread for their filter, As I cant know everything that's in everyone's filters :) I would imagine that it should be the same as usual, unless they have differing outlines/colors for different cards... Beta Member Since 0.9.0 | Current Character : ExExCorpse
Creator of Prismatic Rings AND Unique Thief's Torment Prismatic Ring ---------------------------------------------------------------------------------- The Guide to Loot Filters - Here |
|
Neversink's, in its current state, will indeed show all divination cards that drop. There are a few tiers in which font size/bordering is increased, but there's a catchall that will ensure none of them are hidden.
Most popular filters do it this way. A comprehensive, easy on the eyes loot filter:
http://www.pathofexile.com/forum/view-thread/1245785 Need a chill group exiles to hang with? Join us: http://www.pathofexile.com/forum/view-thread/1251403 |
|
Hi,
I hope this is the right place for my question: What do I have to write in my loot filter script to show mortal and sacrifice fragments? At the moment it looks like this: Show BaseType "Sacrifice at Dusk" "Sacrifice at Dawn" "Sacrifice at Noon" SetBackgroundColor 42 42 42 SetBorderColor 0 73 0 SetTextColor 0 73 0 But it didn't work out. Normaly I don't have problems to edit my loot filter but t Last edited by 7thSlap#3889 on Nov 10, 2015, 11:32:23 AM
|
|
Show
Class "Fragment" SetBackgroundColor 42 42 42 SetBorderColor 0 73 0 SetTextColor 0 73 0 A comprehensive, easy on the eyes loot filter:
http://www.pathofexile.com/forum/view-thread/1245785 Need a chill group exiles to hang with? Join us: http://www.pathofexile.com/forum/view-thread/1251403 |
|
" Thank you! Works great. But how I can highlight a signle fragment like midnighte or mortal hope? |
|