ID:179436
 
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.
Exadv1 wrote:
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.

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