Action capturing a string (I think) with color in it. #152
elminster3k
started this conversation in
Script help
Replies: 2 comments 2 replies
-
I assume you're capturing the value with a color trigger. Using:
might do the trick. |
Beta Was this translation helpful? Give feedback.
1 reply
-
If you start an #action with a
And a merry Christmas to you too! 😄 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an action set up for something and when I view the variable, it has color in it (as I see it on the mud) which is unlike anything else I currently capture. The variable it stores is visibly an integer, but I cant use it as an integer, which I guess is due to the color? Is there a way to capture a string but strip out any color or just treat it as plain text? I have set up so many actions without issue here, but this one is just odd for me to understand. https://i.imgur.com/uB8n2vg.png From the screen capture, if I try to use that fullness var as a number, it just is not working for me.
Beta Was this translation helpful? Give feedback.
All reactions