Page 1 of 1

Character Data

Posted: Mon Dec 17, 2012 3:47 am
by Sunnyw3b
Where is the Character Data stored? I have one character that for some reason when you open the backpack it is empty but a mouse hover says 330 items with 1691 stones, So I am sure there is a bad item but not sure how to remove if I cannot see it.

Re: Character Data

Posted: Mon Dec 17, 2012 5:06 am
by Xuri
Character data is stored in the .wsc files in the /shared/ folder along with most other data.

However, instead of messing about in those files manually, the following two commands should - if there are any bugged items (or items the client is unable to display) - fix the problem:

'KILL PACK
'ADDPACK

(And yes, one command has a space while the other does not :)