#Tick delay
1 messages · Page 1 of 1 (latest)
Sorry, this is my first time making script today..,
What file in which folder should I write this code..?
1 messages · Page 1 of 1 (latest)
import { system, world }
system.runInterval(() => {
// Code
}, 1000)
Sorry, this is my first time making script today..,
What file in which folder should I write this code..?