Re: saved.prefs (inclusion)

From: Michael Gallagher (m_gally@hotmail.com)
Date: 01/11/00


that's it then, the color code it what's causing it.

prolly a line something like:

  send_to_char(CCGRN(ch, C_NRM), ch);

i got tonnes of these. i just changed them to this:

  if (!IS_NPC(ch))
   send_to_char(CCGRN(ch, C_NRM), ch);


Michael
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


     +------------------------------------------------------------+
     | 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 : 04/10/01 PDT