[TF] pausing between multiple commands
Brought to you by:
kenkeys
|
From: tinyfugue at attbi.c. (Galvin) - 2003-03-31 18:06:00
|
Brent Neal wrote: > At 11:30 +0600 3/31/03, Asher Bond wrote: > >> i am trying to write a macro to do a series of spells, >> but i don't want to overload the server >> with a long queue of commands all at once. >> is there a way to pause for a few seconds in between commands? > > > > Two ways I know to do it - check out /quote, or use a series of > nested /repeat -N 1 statements. > > Galvin's mylib has a /delay function that works pretty well, too. if > you don't mind being tied to that. > > B Being tied to that, umm, hehe. Ok sounds like it's evil or something :) |