"
ploxirion wrote:
Hello. I was looking in filters to do some edits until I saw this :
Show # "Ancient Reliquary Key" - the following section handles it (it's classified as a ""Misc Map Items" by GGG). No it's not hidden, stop asking me, crazy people.
Class "Misc Map Items"
SetFontSize 45
SetTextColor 230 120 0 255 # TEXTCOLOR: Relic Keys, Breachstones
SetBorderColor 230 120 0 255 # BORDERCOLOR: Relic Keys, Breachstones
SetBackgroundColor 255 255 255 255 # BACKGROUND: T1 Global High Value Drop
PlayAlertSound 6 300 # DROPSOUND: T1 Drop
Aren't keys currencies items ? I actually dropped one from a shrine because of leaguestone (5 currencies when clicking a shrine).
1. the correct sentence would be: you looted one from a shrine.
2. it's classified as a ""Misc Map Items" by GGG
|
Posted bykompaniet#2874on Mar 21, 2017, 12:26:13 PM
|
"
kompaniet wrote:
"
ploxirion wrote:
Hello. I was looking in filters to do some edits until I saw this :
Show # "Ancient Reliquary Key" - the following section handles it (it's classified as a ""Misc Map Items" by GGG). No it's not hidden, stop asking me, crazy people.
Class "Misc Map Items"
SetFontSize 45
SetTextColor 230 120 0 255 # TEXTCOLOR: Relic Keys, Breachstones
SetBorderColor 230 120 0 255 # BORDERCOLOR: Relic Keys, Breachstones
SetBackgroundColor 255 255 255 255 # BACKGROUND: T1 Global High Value Drop
PlayAlertSound 6 300 # DROPSOUND: T1 Drop
Aren't keys currencies items ? I actually dropped one from a shrine because of leaguestone (5 currencies when clicking a shrine).
1. the correct sentence would be: you looted one from a shrine.
2. it's classified as a ""Misc Map Items" by GGG
Yeah. I just find it weird to classify it as a "Misc Map Items" when it's defined as a currency by loot rules. Anyway the filter works great :)
|
Posted byploxirion#7934on Mar 21, 2017, 1:17:49 PM
|
I'm having an issue with using the filter this league.
The loot colors and sounds work fine, but the loot will show for about a second and then disappear. The default filter does the same thing. Also if I remember correctly you cannot loot items that do not show in your filter unless you press alt or z. Currently I can mouse over any item that has dropped and it is annoying when you are constantly picking up useless items.
Any help would be great.
Thanks.
|
Posted bykeffri#2727on Mar 21, 2017, 7:56:35 PM
|
how can i make leather belts visible in uber strict?
|
Posted bySurinasauva#0801on Mar 22, 2017, 7:25:02 AM
|
What's a different between Semi-strick and strick ?
|
Posted bydeqee#1987on Mar 22, 2017, 1:03:37 PM
|
"
NeverSink wrote:
Sadly, this won't work. Several basetypes used for those uniques (especially amulets) have several different uniques and the filter API doesn't support identification by "unique subtype", only by basetype, class and rarity.
Hey Neversink, does this also mean there's no way to filter tiers of leaguestones by prefix/suffix since those items drop as corrupted/identified and are known?
I had hoped to setup sounds for valuable leaguestones but if it only looks at base type then I guess that won't work.
BTW, your slick scheme blows the rest out of the water. It should just be the default. Thanks for all the hard work.
|
Posted bymuzein#2324on Mar 22, 2017, 5:35:59 PM
|
-
Last edited by Cenny18#5423 on Dec 27, 2022, 2:16:11 PM
|
Posted byCenny18#5423on Mar 23, 2017, 8:44:15 AM
|
"
keffri wrote:
I'm having an issue with using the filter this league.
The loot colors and sounds work fine, but the loot will show for about a second and then disappear. The default filter does the same thing. Also if I remember correctly you cannot loot items that do not show in your filter unless you press alt or z. Currently I can mouse over any item that has dropped and it is annoying when you are constantly picking up useless items.
Any help would be great.
Thanks.
Click Z.
If this doesn't help reinstall the game.
"
how can i make leather belts visible in uber strict?
FAQ page 1
"
What's a different between Semi-strick and strick ?
There's a diffrence comparison URL on page 1
"
Hey Neversink, does this also mean there's no way to filter tiers of leaguestones by prefix/suffix since those items drop as corrupted/identified and are known?
I had hoped to setup sounds for valuable leaguestones but if it only looks at base type then I guess that won't work.
BTW, your slick scheme blows the rest out of the water. It should just be the default. Thanks for all the hard work.
It's indeed impossible as of right now. I'm glad you're enjoying it :)
"
Why Belly of the Beast looks like shitty unique item atm?
I'm using version 4.63
semistrict silk
It's worth a few C on SC. Also you'll find more information in the FAQ page 1.
Please don't PM me ingame with filter/guide questions, post them on the forum, after reading the FAQ.
|
Posted byNeverSink#3349on Mar 23, 2017, 12:54:16 PM
|
well not sure about the current version, maybe you should change the
"
Show # Maps:T8 - OnLevel
DropLevel >= 75
Class Maps
ItemLevel < 82
SetFontSize 40
SetBackgroundColor 0 0 0 255 # BACKGROUND: T6-10 maps, currency, talismans
# PlayAlertSound 4 300 # DROPSOUND: T1 maps
Show # Maps:T8
DropLevel >= 75
Class Maps
BaseType "Shaped"
SetFontSize 38
SetBackgroundColor 0 0 0 255 # BACKGROUND: T6-10 maps, currency, talismans
PlayAlertSound 4 300 # DROPSOUND: T1 maps
too
"
Show # Maps:T8
DropLevel >= 75
Class Maps
BaseType "Shaped"
SetFontSize 38
SetBackgroundColor 0 0 0 255 # BACKGROUND: T6-10 maps, currency, talismans
PlayAlertSound 4 300 # DROPSOUND: T1 maps
Show # Maps:T8 - OnLevel
DropLevel >= 75
Class Maps
ItemLevel < 82
SetFontSize 40
SetBackgroundColor 0 0 0 255 # BACKGROUND: T6-10 maps, currency, talismans
# PlayAlertSound 4 300 # DROPSOUND: T1 maps
otherwise i dont see why you made 3 "threads" for each map ? i see all maps but only get a sound for the shaped maps
30 Shores with Double Pack / Breach / Max Sextants https://www.pathofexile.com/forum/view-thread/2006424/page/1
First Selfmade Build as Sparker ( MF ) https://www.pathofexile.com/forum/view-thread/1637690
1 Million Tool Tip Dps Sparker https://www.pathofexile.com/forum/view-thread/1761162
|
Posted byKillerKrug#1803on Mar 23, 2017, 3:29:28 PM
|
"
KillerKrug wrote:
well not sure about the current version, maybe you should change the
...
otherwise i dont see why you made 3 "threads" for each map ? i see all maps but only get a sound for the shaped maps
1) Displays maps that have an ilvl of 7 or less above their droplevel. (only T1-T9, higher maps are not affected and always displayed)
2) Always displays shaped maps
3) Reduces the highlighted of maps that are dropped in areas that are vastly outleveling their droplevel.
You don't get the sound because you've edited the filter and disabled the sound entry.
Please don't PM me ingame with filter/guide questions, post them on the forum, after reading the FAQ.
|
Posted byNeverSink#3349on Mar 23, 2017, 7:02:30 PM
|