On Wed, 6 Jan 1999, Jon Knapp wrote:
>Hi everyone. I knwo I am proabbly going to get flamed to death for asking
>this, but. How would I got about changing it so my level "god" immortals
>have the command "zreset" ? I thank anyone who will give a nerwbie coder
>a response.
interpreter.c
{ "zreset" , POS_DEAD , do_zreset , LVL_GRGOD, 0 },
to
{ "zreset" , POS_DEAD , do_zreset , LVL_GOD, 0 },
--
George Greer
greerga@circlemud.org
http://mouse.van.ml.org/
+------------------------------------------------------------+
| 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