Skip to content
Haru edited this page Oct 19, 2016 · 1 revision

Queue()

Creates a new queue instance and returns the Queue ID.

example:

 .@id = queue();    //Sets the QueueID into .@id

Category:Script_Command Category:Queue

Clone this wiki locally