#Cant run scripts

1 messages · Page 1 of 1 (latest)

fringe spire
lunar sentinel
#

world.sendMessage is likely to execute first before the host fully loads in the game

#

I recommend using
console.warn('hello world')
for such tests

fringe spire