#(zen9967) Freeze text message

18 messages · Page 1 of 1 (latest)

silent echo
#

I am trying to do some dialogue on npc. Is it possible to freeze dialogue on chat without spamming it in the chat?

brisk oracleBOT
#

(zen9967) Freeze text message

brisk oracleBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

silent echo
dawn turret
silent echo
#

this is not achievable ?

#

how do you add a - while script if player is in that step.

example - while <player.in_step_1>:

#
  • while npc.flag[step].is[1] && <player.is_online>:
#

this one does not work

dawn turret
#

If you want to completely block other chat messages, you can use a chat event and prevent the player from getting them

#

But if you want to still display them, then the only way is to resend the entire thing with the NPC message at the end

stone plazaBOT
#
Thread Closing Reminder

Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.

If not yet resolved, please reply below to tell us what you still need.

(Note that if there is no reply for a few days, this thread will eventually close itself.)

#

@silent echo

silent echo
#

Resolved