Re: New Bitvector Field

From: Daniel A. Koepke (dkoepke@circlemud.org)
Date: 02/24/02


On Sun, 24 Feb 2002, Bejhan Jetha wrote:

> act.comm.c:1589: structure has no member named `comm'
>
> I'm not sure what this means, [...]

Precisely what it says.  The structure (struct char_data or one inside it)
does not contain a data member named 'comm'.  There's a lot of stuff about
adding new bitvectors in the archives and the FTP site, so if you're
having trouble, dig through that.  If, as you've said, you've done little
more than just duplicate the PRF_ code but change it to comm, then you
should be able to go to struct player_special_data_saved and change one of
the long spares to be named 'comm'.

-dak

--
   +---------------------------------------------------------------+
   | 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