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

How to round event trigger %a amount to nearest whole number? #8

Open
Kyle-Koivukangas opened this issue Aug 8, 2018 · 1 comment

Comments

@Kyle-Koivukangas
Copy link

I've made a custom event trigger to show the amount granted by a shield buff, but the amount has a ton of decimal places after the number.

I'm able to work around it by enabling the "shorten numbers" setting, but I wanted to know if there was some syntax I'm not aware of that I can put in the output message or some setting or way to show the full number but without the decimals?

@Kyle-Koivukangas
Copy link
Author

Also, is it possible to add a list of parameters to an event trigger condition? Or should I just manually add a bunch of separate conditions for each skill I want to add to it?

I'm making an event trigger to display when I've been buffed with a shield spell, what the shield is, and how much it will absorb ("Shield [%s] <%a>"). So far I'm just manually adding a condition for each castable shield spell I can think of and adding them to the main events of the trigger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant