This piece of code in objsave.c: SPECIAL(receptionist) { return (gen_receptionist(ch, me, cmd, argument, RENT_FACTOR)); } Give me these error messages, Cannot convert 'void *' to 'char_data *' and because of that, type mismatch in param 'recep'in call to gen_receptionist(blah blah blah) I know that the problem is the me variable in the second space of gen_receptionist... why is me void? ______________________________________________________ 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/08/00 PST