[DiscordArchive] How would you do this?
[DiscordArchive] How would you do this?
Archived author: Claudiodfc • Posted: 2019-05-03T17:25:03.347000+00:00
Original source
how would you do this?
Archived author: Perf.vig • Posted: 2017-08-09T18:28:49.484000+00:00
Original source
Manually
Archived author: DungeonMaster • Posted: 2017-08-09T18:29:25.518000+00:00
Original source
but. you don't have to do any conversions, so it's easier
Archived author: DungeonMaster • Posted: 2017-08-09T18:32:20.967000+00:00
Original source
I'd copy their mysql data directory first and load heidisql so I basically had their database instead of mine
Archived author: DungeonMaster • Posted: 2017-08-09T18:33:43.436000+00:00
Original source
but you will still need to create a SQL import script to fetch all of the correct table data for each character
Archived author: DungeonMaster • Posted: 2017-08-09T18:34:59.050000+00:00
Original source
do a pdump write of a character and look at the output
Archived author: DungeonMaster • Posted: 2017-08-09T18:35:18.784000+00:00
Original source
each character has different tables.. for instance.. hunters have pet tables that are not present in warriors