Skip to content

Add "level greater than or equal to" and "level less than" conditions#95

Open
Enriath wants to merge 1 commit intoUnknownX7:masterfrom
Enriath:level-condition
Open

Add "level greater than or equal to" and "level less than" conditions#95
Enriath wants to merge 1 commit intoUnknownX7:masterfrom
Enriath:level-condition

Conversation

@Enriath
Copy link
Copy Markdown

@Enriath Enriath commented Sep 12, 2024

I realised as I was setting up some quick-access bars for some jobs that I there wasn't a way to check the player's level. I have a few bars that I use for quickly using specific actions on specific party members, and I don't want them appearing if I don't have that ability.

So I made a quick pair of conditions. The names are a little non-standard, but I think they look quite nice in use.
image

The two were chosen to cover nearly every use case I could think of, as there wasn't really anything proper I could think of that would want an equal (and that can still be done by combining the two conditions if absolutely necessary).

I'm still quite new to Dalamud, ImGui, and C# overall, so I hope everything is right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant