You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The real problem this would address would be when raiding/farming with people I know. It would be great to configure a list of people that would change the behavior of FULF when any are present. I can think of a few different ways to approach this, but the two that sound the most reasonable are detailed below:
Easiest to code - a list that the user can populate with character names. If any are present in your party, FULF is disabled until they leave. This would allow FULF to kick back in if the other people don't care, and you want the loot left over.
More flexible - a list that the user can populate with character names, and a need/greed/pass/disable override per person. This would be an extension of the functionality above (could even be a v2), and would give more control over the situation. The only thing I'd be unsure of would be which override to use if multiple people with different overrides are present. For that, I'd say the ability to reorder the people and to use the top-most override should be simple enough.
I could play around and try to prototype this, then create a pull request if you'd like. I'm still really early in learning to code with Dalamud plugin framework though, so it might be above my skill level at the moment.
The text was updated successfully, but these errors were encountered:
The real problem this would address would be when raiding/farming with people I know. It would be great to configure a list of people that would change the behavior of FULF when any are present. I can think of a few different ways to approach this, but the two that sound the most reasonable are detailed below:
Easiest to code - a list that the user can populate with character names. If any are present in your party, FULF is disabled until they leave. This would allow FULF to kick back in if the other people don't care, and you want the loot left over.
More flexible - a list that the user can populate with character names, and a need/greed/pass/disable override per person. This would be an extension of the functionality above (could even be a v2), and would give more control over the situation. The only thing I'd be unsure of would be which override to use if multiple people with different overrides are present. For that, I'd say the ability to reorder the people and to use the top-most override should be simple enough.
I could play around and try to prototype this, then create a pull request if you'd like. I'm still really early in learning to code with Dalamud plugin framework though, so it might be above my skill level at the moment.
The text was updated successfully, but these errors were encountered: