#How to enter a new section of ui?
1 messages · Page 1 of 1 (latest)
system.runTimeout(() => {
warps(player)
}, 5)
that didn't seem to work, but I've edited my code, but it's still not working
1 messages · Page 1 of 1 (latest)
Alright, so I've got a ui script for my realm I've been working on but one thing that's stumped me is how to get it into a new ui function.
system.runTimeout(() => {
warps(player)
}, 5)
that didn't seem to work, but I've edited my code, but it's still not working