On Wed, 22 Oct 1997, Heather Roche wrote: >go. CircleMUD is my learning tool. Anyways, I've changed a bunch of >stuff..and when I run NMAKE to change it all..I get to a place I think >it's structs.c or spells.c, where it says TRADE_NOCLERIC undefined. THAT >ISN'T EVEN THERE!(line 33, 34, 35, etc) shop.h:#define TRADE_NOCLERIC 16 I'm guessing you're using a macro(*) which has TRADE_NOCLERIC in it. (*) - If you don't know what a macro is, it's a #define basically, check the headers (*.h) for the #define on that line. -- George Greer - Me@Null.net | Genius may have its limitations, but stupidity http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard +------------------------------------------------------------+ | 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