On 7/7/98 11:55 PM, Chuck Reed (master@I-55.COM) stated: > load_char((player_table + j)->name, &chdata); This is probably your problem... if I recall load_char is destructive to the buffer that is passed in... try passing in a copy of the buffer instead. The problem lies in load_char changing the case, munging the player table. - Chris Jacobson +------------------------------------------------------------+ | 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