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
When the user clicks in the game the popup window should not prevent the user from clicking in the game.
I was in p3 wardens trying to teach someone how to skull skip and was going to use the ping feature and then realized I was in the wrong party so when I tried to leave and to join the correct one the prompt came up and it prevented me from clicking and got me killed. Ideally the prompt should always be on top, but not prevent interaction with the game.
The text was updated successfully, but these errors were encountered:
The leave party feature for this plugin works the exact same way as the core RL plugin does. Both are using the built in Modal functionality so implementing this feature would require writing a custom solution that is probably not worth the effort.
If the RL party plugin changes this on their end then I will copy it to this plugin but I'd prefer to keep the joining, leaving, and creation of parties as similar as possible to the core plugin.
When the user clicks in the game the popup window should not prevent the user from clicking in the game.
I was in p3 wardens trying to teach someone how to skull skip and was going to use the ping feature and then realized I was in the wrong party so when I tried to leave and to join the correct one the prompt came up and it prevented me from clicking and got me killed. Ideally the prompt should always be on top, but not prevent interaction with the game.
The text was updated successfully, but these errors were encountered: