ok i got that working. it deletes the Character file. however the account file is still connected to it(a character thats no longer there)
Yah. You should change that.Quote:
ok i got that working. it deletes the Character file. however the account file is still connected to it(a character thats no longer there)
Yah. Look at the void in your source that loads account data. Use that to load the account data and then make a new void to save it without the entity id.Quote:
is there any way to add it so it deletes the character, and deletes it from the account so it doesnt try to connect to a char thats no longer there? besides going in and manually deleting it every time?