about char id in char table

arisgamers

New member
Messages
173
Points
0
Github
arisgamers
Emulator
can we reuse char id from already deleted char ?

ex:

1. I make 5 character (char id : 150000, 150001, 150002, 150003, 150004)

2. I deleted character with char id : 150002

3. I make new character to replace the deleted one

can i use char id 150002 for my new character ?

 
I don't see why not, providing the old character was properly deleted and all its data removed. But autoindex fields will just keep adding new indexes each time a new character is made for security concerns.

I'm pretty sure you haven't reached the limit of characters (don't remember what is it right now) and possibly wouldn't ever reach on a server of reasonably big size.

 
I don't know, but have never seen a server reaching to that limit. Hopefully a dev could give you a better answer, but just stay reassured that maybe you won't ever have to face that issue.

 
Back
Top