Difference between revisions of "Queue"
From Hercules Wiki
Dastgirpojee (Talk | contribs) (Created page with "== Queue() == Creates a new queue instance and returns the Queue ID. example: .@id = queue(); //Sets the QueueID into .@id Category:Script_Command Category:Queue") |
Latest revision as of 14:03, 30 October 2013
Queue()
Creates a new queue instance and returns the Queue ID.
example:
.@id = queue(); //Sets the QueueID into .@id