#Copy character data from prior world to new world (sloppy soft reset)

6 messages · Page 1 of 1 (latest)

main flare
#

Im trying to copy playerdata from an older world that needed to be reset due to some disasterous settings. I have copied the players.db and associated files, however upon connecting, character stats are there, but the items have been randomized. Any ideas?

silent flicker
#

You need to copy the WorldDictionary files as well

#

Since those contain item info

main flare
#

Will this return the world state to as it was previously?

silent flicker
#

No it will not, as that dictionary only contains item pointers

#

The actual world is saved in the map.bin files