Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Adding points by /add disconnects the character from BC and DS #380

Closed
antonioanerao opened this issue Oct 15, 2023 · 2 comments
Closed
Labels

Comments

@antonioanerao
Copy link
Contributor

Describe the bug
While inside a BC or DS instance, if I add points using the /add command the character quickly reloads and the event instance is empty (no monsters anymore)

To Reproduce
Steps to reproduce the behavior:

  1. Go to any BC or DS
  2. Try to add points using /add command
  3. The BC or DS is empty

Expected behavior
I know that using /add points reloads the character but not sure if it's a good idea while inside a BC or DS

@antonioanerao antonioanerao changed the title Adding points by /add disconnects the character from BC and DS [Bug] Adding points by /add disconnects the character from BC and DS Oct 15, 2023
@sven-n
Copy link
Member

sven-n commented Oct 20, 2023

Yea, adding multiple points actually removes and readds the character to the map. This is problematic in mini games, because it will recognize that as the end of the mini game.

sven-n added a commit that referenced this issue Oct 20, 2023
Prevent adding points during mini game, fix for #380
@sven-n
Copy link
Member

sven-n commented Oct 20, 2023

Fixed with #382

@sven-n sven-n closed this as completed Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants