How to show message indefinitely?

Right now the message step can only be shown for 1 hour. How can I show a message indefinitely until the user clicks ok?

1

Comments

1 comment
Date Votes
  • In order to not hold up a deployment thread, I'd recommend the following command to display a message for a maximum of 999999 seconds.

    msg * /time:999999 "Your message here"
    1

Please sign in to leave a comment.

Didn't find what you were looking for?

New post