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
One thing to add, a hud element or chat feedback won't suffice for displaying what i intend, as they only work while in-game, and in my particular scenario, the module runs while in main menu.
Describe the feature
I want a Label element that I can use in my custom addons. Something like the following example
It should also update on the fly when this happens somewhere else
I currently use
Setting<String>
for this and it does not update on the fly, need to reopen the module menu.Before submitting a suggestion
This feature doesn't already exist in the client. (I have checked every module and their settings on the latest dev build)
This wasn't already suggested. (I have searched suggestions on GitHub and read the FAQ)
The text was updated successfully, but these errors were encountered: