>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. Ever see: SET_BIT(PLR_FLAGS(ch), PLR_XXX); or REMOVE_BIT(PLR_FLAGS(ch), PLR_XXX); ? Same for prfs, just change PLR_FLAGS to PRF_FLAGS. StormeRider --- http://www.windsofstorm.net/wos/ silk@ici.net --- telnet://cmoo.com:4004 +------------------------------------------------------------+ | 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