> Well, can I get some hint on how to make a command like that by myself? > It would be appreciated. If you're talking about the mprog delay, I believe he did already say almost exactly what he did. You make an event queue. You make a function called 'mdelay' that takes as an argument a delay time and a command. You insert the command into the queue, and run through that queue once every command pause and see if you have the delay time. Pretty simple.... Check out any existing event systems out there if you're not sure how to make a simple array. :) PjD +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST