> I changed my ch's to d->character's, but it stops at the same place. Roundtime > is a member of player (char_data), I think...anyone know what I'm doing wrong? > I need it to work with a command that uses char_data, so this is the only > thing I can do. Can't move it to another struct, or the command won't work, > see? what is the GET_RT macro, and do you have any gdb output from the crash? the only thing i could suggest (without further info) is to put a check for d->character before using the macro to make sure that the descriptor has a valid character attached to it.. 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