#how to add ticks delay

1 messages · Page 1 of 1 (latest)

pearl swallow
#

How do i put delays before calling the function?
like inside world event,i have two functions,first i need 10 ticks before activating the first function,then 20 on the second one

#

how to add ticks delay

solemn sluice
#

Looks like runTimeout() is what you’re after.

pearl swallow
#

Thank youu

solemn sluice