Re: Do Set

From: George Greer (greerga@circlemud.org)
Date: 02/05/02


On Tue, 5 Feb 2002, Bejhan Jetha wrote:

>Okay for do_set I have set level for lvl_impl. On the MUD anyone can set
>level or anything. There is no set restrictions except for those under the
>level that can set. All I've done to do set is add set race, remove set
>olc, and change set level to (ubyte) instead of (byte).
>Does anyone know why this is?
>I have searched through the archives already.

Did you change this?

act.wizard.c:

  struct set_struct {
    const char *cmd;
--> const char level; <--
    const char pcnpc;
    const char type;

--
George Greer
greerga@circlemud.org

--
   +---------------------------------------------------------------+
   | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html |
   | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html |
   | Newbie List:  http://groups.yahoo.com/group/circle-newbies/   |
   +---------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 06/25/03 PDT