Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: TriCk on May 25, 2003, 02:54 AM

Title: QueueAdding???
Post by: TriCk on May 25, 2003, 02:54 AM
How do u add commands into a queue
Reminder im using csb if that comes into it...
I wanna know how to add like ban's to a queue like channel protection ... which i have got working except it sometimes floods out from sending too many ban's when flooding is happening etc... can someone please help me with the code for this??
I'm told i need modules/arrays... but i dont know arrays well...


-TriCk
Title: QueueAdding???
Post by: TriCk on May 25, 2003, 04:09 AM
So Can Anyone do it ??
Will it need a ListBox or something to queue the users?
Title: Re:QueueAdding???
Post by: Tazo on May 25, 2003, 07:11 AM
Quote
Suggestion: Collection
Title: Re:QueueAdding???
Post by: TheMinistered on May 25, 2003, 08:57 AM
Try searching the forums before you ask questions.  I have already posted code that solves this problem in a previous thread.  
Title: Re:QueueAdding???
Post by: MrRaza on May 25, 2003, 04:16 PM
Cuphead also posted Message Queue code samples in his forum.
Title: Re:QueueAdding???
Post by: ______ on May 25, 2003, 04:21 PM
I also gave a very simple but not the correct way to queue to a listbox
Title: Re:QueueAdding???
Post by: Camel on May 26, 2003, 11:50 AM
or one could just use a single string. but that's not the point! the point is...wait, what is the point?