queueonteleport so none of them run on the next teleport.
Returns
void
Aliases
clear_teleport_queueclearqueueonteleport
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
queueonteleport so none of them run on the next teleport.
clearteleportqueue(): ()
void
clear_teleport_queueclearqueueonteleportclearteleportqueue()
queueonteleport([[ print("this would run after the teleport") ]])
-- wait, i changed my mind
clearteleportqueue() -- queue is empty now, the script above never runs
queueonteleport.