-
★ Elder ★
Originally Posted by
tyzen8
@
cheatingeagle, can you help me please.
I would like to automatically trigger "Flammability" on all types of monsters, but I can't create the effective code, can you write me one? Thank you
Writing ReAgent scripts is not something I do for people. I would have to spend hours doing that every day if I tried.
Originally Posted by
MingZ_TH
PickIt is running fine for me but need to have some suggestion about Tier of item before identification. I would like to pick up only 'Expert' and 'Tier 5'. I can filter 'Expert' from name but it is not work for 'Tier 5' as it seem not really part of the item's name. Thank you
That isn't available yet, will need to look into it at some point.
Originally Posted by
lordahx
use gamehelper. nothing but questions and no answers with this.
Sure, if you want the "lightweight" feature set go ahead and do that
-
Post Thanks / Like - 1 Thanks
MingZ_TH (1 members gave Thanks to cheatingeagle for this useful post)
-
Member
Originally Posted by
cheatingeagle
That isn't available yet, will need to look into it at some point.
Thank you so much
-
Member
Has anyone gotten EffectZones working? I can't get any zone to appear.
-
Member
-
Originally Posted by
anonuser037
Has anyone gotten EffectZones working? I can't get any zone to appear.
Worked great for me last I tried. You have to configure the zones you want to see yourself.
-
Member
Originally Posted by
Sychotix
Worked great for me last I tried. You have to configure the zones you want to see yourself.
how do you configure it please
-
Member
Having this thread as the only way to communicate info about something with a ton of modules and complex configurations/filters/presets/scripts is a problem, indeed
-
★ Elder ★
Originally Posted by
Misanim
Having this thread as the only way to communicate info about something with a ton of modules and complex configurations/filters/presets/scripts is a problem, indeed
Yeah because it's not the thread meant to discuss plugins at all.
-
Member
Originally Posted by
Sychotix
Worked great for me last I tried. You have to configure the zones you want to see yourself.
Got the effect zones working! Had to add regex to the paths.

Here is another group that works really well for other effects, but sometimes it has a problem getting the radius and you'll get spammed. Modify the source code to suppress the "unable to find radius" error message if you use this group.
Last edited by anonuser037; 01-28-2025 at 11:22 AM.
-
Post Thanks / Like - 6 Thanks
-
Member
sorry how can i use your pickit filter? where to put in and how
-
★ Elder ★
Originally Posted by
anonuser037
Got the effect zones working! Had to add regex to the paths.
Here is another group that works really well for other effects, but sometimes it has a problem getting the radius and you'll get spammed. Modify the source code to suppress the "unable to find radius" error message if you use this group.

Hey that's cool. I'll add a setting to have a fallback radius for a group or something.
Originally Posted by
fredek126
sorry how can i use your pickit filter? where to put in and how
There is a button in the settings to open the folder, put .ifl files there
-
Member
Originally Posted by
cheatingeagle
Hey that's cool. I'll add a setting to have a fallback radius for a group or something.
Thank you, much! That would solve the issue for sure. Once I realized this was regex on the path, it was all very clear how to use the plugin!
-
Member
Originally Posted by
anonuser037
Thank you, much! That would solve the issue for sure. Once I realized this was regex on the path, it was all very clear how to use the plugin!
where did you find the paths to effects?
-
Contributor
I've created a replacement plugin for the MinimapIcons plugin in ExileCore2, featuring custom images and colors for all entities, a new thread should be up pending moderator approval for now you can get it here: Page not found . GitHub . GitHub
New settings:Screenshot 2025-01-29 230501.png
Last edited by diesall; 01-29-2025 at 07:59 AM.
Reason: coz
-
Post Thanks / Like - 2 Thanks
-
Member
What do you mean by "Got the effect zones working! Had to add regex to the paths." How did you get it working? Ive added the what you have but im getting spammed by errors like you said. "Modify the source code to suppress the "unable to find radius" error message if you use this group." How did you do that?