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
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: