On Wed, 10 Feb 1999, Jeremy Osborne wrote: >I have just finished reworking the autowiz program to be an ingame command. >I ended up ripping out the old code, created a do_autowiz command out of >it, and used it as practice in my never-ending quest to learn c. Was >wondering if >a) someone might want to use it on their mud? >b) someone might be able to look over the code and let me know good/bad >things? Easiest way to turn autowiz into a command is to make this ACMD: ACMD(do_autowiz) { check_autowiz(ch); } -- George Greer greerga@circlemud.org http://www.van.m-l.org/CircleMUD/ +------------------------------------------------------------+ | 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