I had forgotten to change the GET_LEVEL(ch) to GET_LEVEL(d->character) sorry.. Jerry Billings wrote: > > I just added the code and I attempted to compile it here is the error i get. > > C:\Windows\Desktop\circle16\circle\src\oedit.c(980) : error C2223: left of > '->player' must point to struct/union > > and here is the line > > if (GET_LEVEL(ch) != LVL_IMPL) { > > I've tried everything I can think of (with my limited newbie ideas) and I > cant seem to find a fix. If anyone can help me it would be greatly > appreciated, also please explain why the fix works if you can, as "left of > '-> player' must point to struct/union" is a common error I get and I'd like > to know how to fix it. Thank you very much. > > Jerry. > > +------------------------------------------------------------+ > | Ensure that you have read the CircleMUD Mailing List FAQ: | > | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | > +------------------------------------------------------------+ +------------------------------------------------------------+ | 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