Can I Move My Accounts From Source 5095 to high soucre

03/29/2011 23:38 ~medo~#1
can i move my accounts from 5095 source to better source higher than 5095 have full ninja and steeds and new things? if i can
tell me which source i can move to
03/29/2011 23:40 .Scy#2
im a nobody at CO2 but!
if co2 uses mysql u can just do a "backup" or a "dump" of ur mysql files
and try to use them in a higher source
03/30/2011 00:52 pro4never#3
Same reply I gave you elsewhere.

<copypaste from me>

Without work, you cannot.


Should only take about 5 minutes to convert the database.


Step 1- Make a simple structure to hold the account info (IE: 1 variable for each db column)

Step 2- Make a database read method to read from old database backup and populate a list of these account structures

Step 3- Make a database insert method to insert the read accounts into the new database


Should all in all be maybe 30 lines of code including the account struct.

Now just do the same thing for Characters table, skills table, prof table, etc.
03/30/2011 02:05 ~medo~#4
all of this is good i just ask simple question which version i can move to which source i can use like if i use 5100 i can move my accounts to it
i just want to know which higher source i can use and moved my accounts to it and its have ninja fully and steeds
03/30/2011 06:02 Spirited42#5
Quote:
Originally Posted by ~medo~ View Post
all of this is good i just ask simple question which version i can move to which source i can use like if i use 5100 i can move my accounts to it
i just want to know which higher source i can use and moved my accounts to it and its have ninja fully and steeds
Why not just upgrade your 5095 source to 5165? It's simple enough. There's a guide even somewhere...
03/30/2011 06:20 pro4never#6
He's using binaries.

99 pct sure he doesn't want to switch to a source either. He's just asking for new bin files to run new patches (lol).

To OP: You won't get very much support on epvp for binaries as they are illegal and the actual files are not allowed to be posted here. That being said, yes. You could quite easily convert the database to work with any public mysql source (or flatfile with a few minutes more work).

That being said it sounds like you are unable or unwilling to put much work into your server when it comes to coding and therefor the newer patch sources are most likely not for you (they require work, not simply clicking a few icons)
03/30/2011 15:35 ~medo~#7
you not understand me bro i want another source higher source and it possible to move my accounts on it
what's the best hight source i can move to with my accounts
04/03/2011 08:44 LetterX#8
Quote:
Originally Posted by ~medo~ View Post
you not understand me bro i want another source higher source and it possible to move my accounts on it
what's the best hight source i can move to with my accounts
If you want a "source-based" server, then go pick one, and learn how to code for it and create a tool/program to migrate your existing character/account tables to the appropriate locations in the new database. =>