I recently patched 128-bit flags and now I am trying to add the object affects code from the Circle ftp site. Could somebody who has got this working on their MUD or knows how to get it working please help. :) in parse_objects() ... 'C': get_line(obj_f, line); sscanf(line, "%d ", t); obj_proto[i].obj_flags.bitvector = obj_proto[i].obj_flags.bitvector | t[0]; <--problem line break; ... -Sexy Coder ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com +------------------------------------------------------------+ | 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