Skip to content

How to use Alert System

tysuprawee edited this page Nov 22, 2025 · 2 revisions
  • Max stack is 3 for now, you can allow more in Alert object.
  • change global.allow_alert in ./Scripts/PersistentValues.gml to toggle it. true/false.
Image

You can alert a massage using one-line command. See ./Script/SystemCommands.

output("Message")

Clone this wiki locally