#Why does it only broadcast hello when I leave the region?

1 messages · Page 1 of 1 (latest)

hardy monolith
#
    if player is in region "spawn":
        broadcast "hello"```
#

Nvm figured it out