#Cant run scripts
1 messages · Page 1 of 1 (latest)
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
But my script is loading correctly?
1 messages · Page 1 of 1 (latest)
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
But my script is loading correctly?