[bug][code]Ascii playerfile not writing to plr_index

From: Ryan Guthrie (guthrie@HENGE1.HENGE.COM)
Date: 07/21/97


Well the title explains my problem.  The file is
created(lib/pfiles/<letter>/<name> but it doesn't look in there if they
exist when it check that in interpreter.c.  The format for plr_index is
GET_NAME(ch)   GET_IDNUM(ch)
So i looked for that in the code and failed to find it.  The only thing i
did find that might be it was :
  player_table[top_of_p_table].id = GET_IDNUM(ch) = ++top_idnum;
that was in init_char.  The bug must have been after iadded either
races/new prompt/ or some other piece of code that i can't remember right
now.  It only has this problem when i create a new character because i
have some old characters that can login find because they are listed in
plr_index.  I can make a new character and manualy add it to plr_index
with their idnumber but i don't want to have to do that with
everyone...Anyone ever have something similar like this happen to them?
If not please give suggestions.




                        -#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-
                        |          Ryan Guthrie         |
                        |       guthrie@henge.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