Again, showing us the variable which is involved with an error helps nothing. Most likely boot_high should be a global variable: Like in db.c put this in (not in any function) int boot_high = 0; Now, I don't know where and what is supposed to happen, but *maybe* in interpreter.c after someone logs on, set boot_high to 0 and make a for loop going through the descriptor list, check if they are actually playing and so forth and for each connection incremenet boot_high. In act.info: extern int boot_high; _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com -- +---------------------------------------------------------------+ | FAQ: http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | | Archives: http://post.queensu.ca/listserv/wwwarch/circle.html | +---------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/05/01 PST