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

player's scaled health expression bug #74

Closed
ghost opened this issue Jun 7, 2021 · 4 comments
Closed

player's scaled health expression bug #74

ghost opened this issue Jun 7, 2021 · 4 comments
Labels

Comments

@ghost
Copy link

ghost commented Jun 7, 2021

Describe the bug
A clear and concise description of what the bug is.
when I set player's scaled health to 10 and use send "%player's scaled health%" it says 20. when I set it to 20, the expression says 40. it seems to use inconsistent numbers between SET operation and expression return
To Reproduce
Explained above

Information:

  • Skript version: 2.5.1
  • Server software: Purpur
  • Server version: 1.16.5
@TheLimeGlass
Copy link
Member

You have to set the health scaled mode to true before modification.

@ghost
Copy link
Author

ghost commented Jun 7, 2021

nope, look:
2021-06-07 17;11

@TheLimeGlass
Copy link
Member

SkQuery doubles the number that was set.

@ghost
Copy link
Author

ghost commented Jun 11, 2021

I think it is self-explanatory that it is misleading behavior and it should be made the same

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

1 participant