Re: Bug in Char Approval

From: Stephen Wolfe (siv@CYBERENET.NET)
Date: 08/19/98


>           if (d->character->approved = 1) {

this should be 'approved == 1' not just '='

>         else if(d->character->approved = -1) {

same here

um..if you havent' figured out your prob, then run the mud through gdb
setting a break point at nanny then stepping through..this will give you a
definite idea of where you are getting stuck..

siv


     +------------------------------------------------------------+
     | 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