Re: [Circle] shutdown and GRGODS

From: Johan Dustler (Johan.Dustler@epk.ericsson.se)
Date: 11/18/96


> From: Matt <mcp@gremlin.draper.net>
> 
> OK, how do i give GRGODs the permissions to be able to shutdown...my coder
> has a problem because he can't shut the game down so he can compile and such.
> 
> Any help?
> 

In interpreter.c around lines 435-440 somewhere.

  { "shutdow"  , POS_DEAD    , do_shutdown , LVL_IMPL, 0 },
  { "shutdown" , POS_DEAD    , do_shutdown , LVL_IMPL, SCMD_SHUTDOWN },

Change LVL_IMPL to LVL_GRGOD.

-Johan
+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST