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

healing quest condition bugged. #154

Closed
benk0913 opened this issue Apr 24, 2018 · 3 comments
Closed

healing quest condition bugged. #154

benk0913 opened this issue Apr 24, 2018 · 3 comments
Labels

Comments

@benk0913
Copy link
Collaborator

Can't place the quest key as "type" for quest condition because the server is returning that it can parse it to a number.
Also, the quest doesn't progress when I heal other players (In case I use no key for the type.)

@Tzook

@benk0913 benk0913 added the bug label Apr 24, 2018
@Tzook
Copy link
Owner

Tzook commented Apr 25, 2018

Nono, it should be something like this:
{conditions: [{condition: "heal", conditionType: ""}]}

@benk0913
Copy link
Collaborator Author

@Tzook Still bugged... for some reason the heals wont add up to the progress...

@Tzook
Copy link
Owner

Tzook commented Apr 28, 2018

@benk0913 the healing adds up just fine (I see the DB values being incremented).
There's no issue at all, it just wasn't implemented in the client. See Tzook/lel#346.

@Tzook Tzook closed this as completed Apr 28, 2018
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