14-06-2006, 11:01 PM
well if you're using ini (a good place to start... although it's a bit slow...), on the player login just do
for i =1 to max friends
Call getvar(FileName, "CHAR" & i, "Friend" & n)
next i
for i =1 to max friends
Call getvar(FileName, "CHAR" & i, "Friend" & n)
next i