Items of deleted characters

Everything about Illarion that fits nowhere else. / Alles über Illarion was inhaltlich in kein anderes Board passt.

Moderator: Gamemasters

Post Reply
User avatar
Devrah Windslasher ~
Posts: 154
Joined: Mon Dec 05, 2005 4:53 am
Contact:

Items of deleted characters

Post by Devrah Windslasher ~ »

Purely out of curiosity here... what happens to items of deleted characters? Do they get wiped along wth the character? I'm only wondering, because if items that will never be used again continue to exist in depots, that would waste a lot of server space.
User avatar
Estralis Seborian
Posts: 12308
Joined: Wed Nov 10, 2004 9:14 pm
Location: Sir Postalot
Contact:

Post by Estralis Seborian »

The "items" are some numbers in the database, related to your character. No character, no items.
martin
Posts: 7382
Joined: Sun Feb 25, 2001 7:12 am
Location: vienna

Post by martin »

The database consists of different tables, holding e.g. the data for the items in your depot or your characters stats.
However, if the general entry of your character is deleted, all the items will vanish too (along with the skills and so on). postgreSql allows these kind of dependencies (if there is no entry for a player with that ID, these items do not exist: blah).

Martin
Post Reply