Re: [CODE] [NEWBIE] Setting things at start up

From: George (greerga@CIRCLEMUD.ORG)
Date: 12/08/97


On Mon, 8 Dec 1997, Chuck Reed wrote:

>I know this is a dumb and easy question, but I just can't seem to figure out
>how to set things like autoexit and prompts to "on" or "all".  I know how to
>check if these player flags are set, but don't know how to actually set
>them.  I don't need a descriptive coding, just a line that will set prf's.

SET_BIT(PLR_FLAGS(ch), PLR_xxx);
REMOVE_BIT(PLR_FLAGS(ch), PLR_xxx);

--
George Greer  -  Me@Null.net   | Genius may have its limitations, but stupidity
http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



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