[TF] Queueing and processing..
Brought to you by:
kenkeys
|
From: kstone at win.n. (K. Stone) - 2003-04-15 14:25:12
|
What I'm looking for is similar to the mapping/patch code.. Umm. No point in reinventing the wheel, and I was wondering if anyone had wrote this already. /set mypath :W:W:W:W:N:N:W:S:N:U:D:open box:get all box :U:D:S:N:E:S:S:E:E:E:E:sit: /repeat -2 25 /commandprocess mypath Would then preform one portion of the mypath, when it reaches the end it restarts back at the beginning. Starting the process all over again... This is similar to /revert except it can process non directional items, it shouldn't remove items from mypath, and it should wrap around to the beginning when the loop is finished. Kyle Stone ks...@wi... |