- Joined
- Aug 17, 2008
- Messages
- 21
- Reaction score
- 0
PLEASE NOTE BEFORE YOU DO THIS.
I DO RECOMMEND THAT YOU DO NOT DELETE YOUR PREVIOUS SERVER FILES AFTER YOU'VE BACKED UP UR ACCOUNTS, UNLESS YOU BACKED UP ALL UR SERVER FILES ON A SEPERATE BACKUP FILE.
and PLEASE READ IT THROUGH BEFORE YOU TAKE ANY ACTION
First go to MYSQL ADMIN
Then login id/pw....
Something pops up.
On the LEFT side it has the following...
Server Info,
Server Control,
Startup Variables...
-skips to Backup-
Now click Backup.
ALL your SQL folders will be there
e.g. information_schema , mysql, odinms, seanpack, test
( might not be called ODINMS depending on what your chose as the name )
NEXT
Click on the database you want...
E.g. odinms and click the ARROW > ( the > is found between schemata AND Backup Content) and all the tables/database should pop up under BACKUP CONTENT.
NEXT
Click odinms (or w.e. you named it...) and it should UNCHECK all the checks in the boxes.
NEXT
Now to backup the accounts...just click the accounts, buddies, characters, guilds, pets, skills, storages, and all quest stuff( Depending on what you want, totally up to you! )
NEXT
CLICK
Execute Backup Now and save it somewhere....
TO SWITCH REPACKS
Just execute the start the server like you did your previous server ( must change the Files of Type to ANY ...if u have..dont bug me. and then go to Open Script....find the saved account stuff/ guilds or w.e. and DO NOT RUN IT YET at around LINE 20-30 of the SQL that has the accounts and stuff it'll say...
CREATE DATABASE IF NOT EXISTS odinms;
USE odinms;
YOU MUST CHANGE THE NAME TO UR DATABASE NAME THAT YOU PUT IN THE DB.PROP and YOUR SCHEMA NAME. ( IF YOU DON't, it won't work...or possibly OVERWRITE the previous accounts even if the accounts have been UPDATED / got more stuff, played more...got new weaps, etc
In db.properties of your NEW repack change the NAME of the database...
url=jdbc:mysql://127.0.0.1:3306/odinms ( odinms is the database name) You should CHANGE IT just in case and DON'T delete your other server files in case you do MESS UP or the repack is BUGGED FILLED/ DOESNT WORK. Then when you make your schema name...make it MATCH the name you put in the db.properties or it will NOT WORK.
Then if they do match then EXECUTE and your done switching repacks !! CONGRATS DUDE/DUDET!!
To backup ALL ur server files make sure ALL of the boxes are checked in, in the BACKUP CONTENT - read the top dont bug me -
I DO RECOMMEND THAT YOU DO NOT DELETE YOUR PREVIOUS SERVER FILES AFTER YOU'VE BACKED UP UR ACCOUNTS, UNLESS YOU BACKED UP ALL UR SERVER FILES ON A SEPERATE BACKUP FILE.
and PLEASE READ IT THROUGH BEFORE YOU TAKE ANY ACTION
First go to MYSQL ADMIN
Then login id/pw....
Something pops up.
On the LEFT side it has the following...
Server Info,
Server Control,
Startup Variables...
-skips to Backup-
Now click Backup.
ALL your SQL folders will be there
e.g. information_schema , mysql, odinms, seanpack, test
( might not be called ODINMS depending on what your chose as the name )
NEXT
Click on the database you want...
E.g. odinms and click the ARROW > ( the > is found between schemata AND Backup Content) and all the tables/database should pop up under BACKUP CONTENT.
NEXT
Click odinms (or w.e. you named it...) and it should UNCHECK all the checks in the boxes.
NEXT
Now to backup the accounts...just click the accounts, buddies, characters, guilds, pets, skills, storages, and all quest stuff( Depending on what you want, totally up to you! )
NEXT
CLICK
Execute Backup Now and save it somewhere....
TO SWITCH REPACKS
Just execute the start the server like you did your previous server ( must change the Files of Type to ANY ...if u have..dont bug me. and then go to Open Script....find the saved account stuff/ guilds or w.e. and DO NOT RUN IT YET at around LINE 20-30 of the SQL that has the accounts and stuff it'll say...
CREATE DATABASE IF NOT EXISTS odinms;
USE odinms;
YOU MUST CHANGE THE NAME TO UR DATABASE NAME THAT YOU PUT IN THE DB.PROP and YOUR SCHEMA NAME. ( IF YOU DON't, it won't work...or possibly OVERWRITE the previous accounts even if the accounts have been UPDATED / got more stuff, played more...got new weaps, etc
In db.properties of your NEW repack change the NAME of the database...
url=jdbc:mysql://127.0.0.1:3306/odinms ( odinms is the database name) You should CHANGE IT just in case and DON'T delete your other server files in case you do MESS UP or the repack is BUGGED FILLED/ DOESNT WORK. Then when you make your schema name...make it MATCH the name you put in the db.properties or it will NOT WORK.
Then if they do match then EXECUTE and your done switching repacks !! CONGRATS DUDE/DUDET!!
To backup ALL ur server files make sure ALL of the boxes are checked in, in the BACKUP CONTENT - read the top dont bug me -