The Guide to Loot Filters
" Yep. Got it. Tested myself, and agree. "Quest" works fine in a massive line of Classes as long as it's first. Now, let's get technical. In what condition would you want "Quest Items" to have the same style as any other class? I'm trying to elicit a concrete situation from you in regards. I can't call this differing functionality a bug because no one from GGG has stated re: this topic and we don't know if it's a programmatic decision, or something that happens only due to how GGG implemented filters into the game. Perhaps time to message Mark_GGG? As a developer, in situations similar to this, I'd ask myself "is this really necessary?" do you plan to make a show block that will make Quest Items class the same color as any other class? And of course, Why? As a developer, I don't like "just cause" as an answer. Best wishes. YOUTUBE - http://www.youtube.com/richardbmiller2
TWITCH - http://www.twitch.tv/hellcat5gaming |
|
" Well, i actually discovered that bug by accident, cause i'm displaying both quest & labyrinth items the same way in my filter, since they share very similar properties. And, i need to know a little bit more about a bug before asking the company to fix it. I have a few more things under my jacket. In the mean time, i'm probably the only person using quest items in a multiclass line right now, so, i guess it can wait XD PLEASE QUOTE ME IF YOU ARE EXPECTING A REPLY
| |
" I've been using non "Quest Items" multiclass lines for a long time without trouble. To avoid over-complication based from fear of negative impact, test. Don't just avoid using multiclass lines because you fear that the classes might not work how you think they should, but fear they don't. I can say firmly that show blocks with Quest at the front do indeed process all classes after the Quest Items class. I tested it with this:
I also moved "Quest" to the end of the Show block, and found that it reverted to original style formatting. I did not test what would happen if I added classes after "Quest" when I moved it to the end. Again I return to this question: In what case would you want to have the Quest Items class look like any other class? Please give me a concrete beneficial scenario. YOUTUBE - http://www.youtube.com/richardbmiller2
TWITCH - http://www.twitch.tv/hellcat5gaming |
|
" I got you bro. ;) " EEEEEW. Neversink's filter is UGLY. use mine. Mine's at least "not so ugly". lol. (Sorry Neversink. It's the designer in me that hates your filter, not the developer.) " Yep. Here's a way you can do that:
First thing, you'd probably want to remove the "Rarity < Magic" line so it shows ALL the hubris circlets that drop. Easy enough. Next, the issue with adding this code lies in that I don't know what's going on with neversink's precedence order, so I would say best bet is to put that show block at the top of the filter script, unless you'd consider switching filters. Have you tried asking on Neversink's thread about how to do what you want with his filter? If, however, you grab my standard edition filter here, that block is inside toward the bottom of the filter, and it's very easy to delete a line, or comment it out with # in the front of the line: # Rarity < Magic " So, you want to change all rares regardless of itemLevel, and if an item is itemLevel 70+ and magic rarity you want to change the style for those. Why 70? Regardless, here's the blocks you'd need: Show Rarity = Rare SetBackgroundColor 255 255 255 SetBorderColor 255 255 255 SetTextColor 0 0 0 SetFontSize 64 Show itemLevel >= 70 Rarity = Magic SetBackgroundColor 255 255 255 SetBorderColor 255 255 255 SetTextColor 0 0 0 SetFontSize 64 " Ah. You're requesting customizations to neversink's filter. I'm willing to do that for you. However, I think you might be better off learning to do it yourself so you can, without delay, change your filter when you want to. Also, I believe there's a tool floating around somewhere that allows you to visually change or add things to a filter... ah! here it is - filter script visual editor. If you don't find that to your liking, let me know in PM using the messaging system, and I'll make the customization changes you're looking for. I prefer to teach someone to do for themselves, than to put a person in position to need me. " Best wishes to you too! YOUTUBE - http://www.youtube.com/richardbmiller2
TWITCH - http://www.twitch.tv/hellcat5gaming |
|
" I just said "don't use multiclass lines" for several reasons : 1) We don't know the scope of this bug. 2) You could have a bad interaction involving this bug without knowing it. Test it ? of course, but since it hasn't been done with all classes, that was my temporary recommendation. Feel free to follow it or not, i guess you're old enough. " And i believe it also does if Quest is at another place. " I already answered in my previous post. And by the way, it's not because something doesn't seem useful that it shouldn't be investigated, especially when you discover larger implications with further testing. If you're indeed a programmer, i'm sure you understand what i mean (at least if you happen to test & debug your own stuff). PLEASE QUOTE ME IF YOU ARE EXPECTING A REPLY Last edited by xhul#1978 on Jul 1, 2016, 1:59:08 AM
| |
" As a developer, I believe all cases should be well defined and explored, and shouldn't leave room for scenarios like this. The call center for GE Money (General Electric credit card) used my call center application for over 5 years flawlessly, until they decided to move to a different platform. Not a good idea to follow the white rabbit of what seems like it should be. That gets people fired when the boss is looking for the necessity of what works, and before 8A.M. the next morning. Thanks for giving a concrete example of what classes you want to combine. That makes it MUCH more understandable, and I can agree with it in that situation. If I were to do that, desire to make quest items the same color as the labyrinth items, if the classes on the same line don't work, just make two show blocks one above the other. That won't add much work for the computer considering one character = 1 byte, and the function of applying the style to the class doesn't take much processing. Sure, it's not the ideal way to handle it, but it works until GGG decides this scenario takes precedence over other tasks they need to accomplish. I am a potato banana. YOUTUBE - http://www.youtube.com/richardbmiller2 TWITCH - http://www.twitch.tv/hellcat5gaming Last edited by Hellcat5#1740 on Jul 1, 2016, 3:27:40 AM
|
|
That's what i'm using right now (2 separate blocks), until i'm sure labyrinth items class is safe.
When i'm sure it is, i'll use "Class Quest Labyrinth" (and not "Class Labyrinth Quest", like i used to). But something tells me labyrinth items will provoque a jump to the same buggy piece of code (in which case 2 separate blocks will be the only solution in my case). I'll test in my next lab run and let you know guyz, for sure. But technically, like we suggested with Antnee, this buggy code probably leads to the same code the game is using when you try to hide items that are not allowed to (and lab items probably fall in that category aswell). PLEASE QUOTE ME IF YOU ARE EXPECTING A REPLY Last edited by xhul#1978 on Jul 1, 2016, 3:38:48 AM
| |
" Hmm, yeah, I had a feeling, and that solidified it. Take a look around. Filter creators are very nice to each other regarding each other's works. We help each other out... trade ideas and feedback. More importantly, we don't bash each other's creations like that. No one even feels the need. You crossed a line for no fucking reason right there. "
Spoiler
" " " " WE GET IT. YOU VAPE. 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 Last edited by Antnee#4468 on Jul 1, 2016, 5:57:30 AM
|
|
" Hmm, i believe he was just stating his very personal opinion (in the very subjective world of esthetics). I don't see any disrespect so far, but maybe i missed something before that. PLEASE QUOTE ME IF YOU ARE EXPECTING A REPLY Last edited by xhul#1978 on Jul 1, 2016, 6:40:30 AM
| |
" LOL. I can't tell if you're serious or if you're joking. (you didn't use /s for sarcastic D8 you aren't a reddit?) If you're serious, you definitely missed the meta again bro. lol. Hell, mine looks like a kid got a hold of some highlighters inside the game. xD But hey, it makes it MUCH easier for me to see, and I find it more enjoyable to look at. How dare I state my opinion directly, subjectively, and without making my opinion seem like it's fact. How dare I. But hey, that's only as a designer. As a developer ... ta-dum, I couldn't give an opinion on neversink's filter because I've not analyzed it, nor have I analyzed yours. Would you like me to? xD HUGS YOUTUBE - http://www.youtube.com/richardbmiller2 TWITCH - http://www.twitch.tv/hellcat5gaming Last edited by Hellcat5#1740 on Jul 1, 2016, 11:11:47 AM
|
|