mIRC Home    About    Download    Register    News    Help

Print Thread
#50990 23/09/03 10:26 PM
Joined: Jun 2003
Posts: 67
D
Babel fish
OP Offline
Babel fish
D
Joined: Jun 2003
Posts: 67
i could prolly code it but not very effeiectly. wat i need is a queue system so that if 20 ppl PM me all at once and i have an on TEXT event treiggered by all those it will handle one at a time till its done.


while (demi == nub) {
inc %skill
}
#50991 23/09/03 10:34 PM
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
Before you script a Queue System, look under Alt+O -> IRC -> Flood options and read /help flood, maybe that's what you need.

#50992 24/09/03 12:31 AM
Joined: Jul 2003
Posts: 22
M
Ameglian cow
Offline
Ameglian cow
M
Joined: Jul 2003
Posts: 22
the mirc flood might work, or just aircdll.dll :-)


___________________________________________
Ph34r T3h PHP Developers. :]
#50993 24/09/03 02:13 AM
Joined: Jun 2003
Posts: 67
D
Babel fish
OP Offline
Babel fish
D
Joined: Jun 2003
Posts: 67
thanks guys i think that might work


while (demi == nub) {
inc %skill
}

Link Copied to Clipboard