On Thu, 16 Apr 1998, Angus Mezick wrote: ->add #defines for your different bits. ->#define Z_NO_RECALL (1 << 1) /* a zone that you cannot recall from */ ->#define Z_NO_SUMMON (1 << 2) /* a zone that you cannot summon to-from */ You mean to start with (1 << 0) not (1 << 1) , of course. Unless you want only 31 bits? -dak +------------------------------------------------------------+ | 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/15/00 PST