I'm using the character handling library.
I've looked at all the demos for it but still have a problem.
When you create a new character it overwrites any other character you have.
I think I found the problem. I never ask for a name.
However I have no idea on where to ask it.
ID:179436
![]() Dec 27 2001, 3:00 pm
|
|
Yes characters are stored based on their name. You can set their name anytime you want anyway you want.
Both demos show ways to do this:
byond://Deadron.SimpleSaving
byond://Deadron.CharacterSaving