Files :
Os Needed :
http://i586.centos.org/centos/4/isos...386-binDVD.iso
New repack :
https://mega.co.nz/#!0VwjgIQY!Ntz1b-...o5N5p1mIBH_LUI
Virtual Machine :
https://mega.co.nz/#!YYwHnTgK!N_SvKZ...V7PbmB17pEJA7M
Tuto :
First you need centos 4.4 32bits (i386) or you can destroy your OS.
After put archive.gz on /root :
Chmod your files , in the best 700 for allow only root user to use.
If you use vmware, install tools if not skip this step :
Now begin settup :
The script ask somes thing.
Do you need repo?
repo are link for yum working on iso centos he don't work need remplace them.
If its a clean os you need say "yes".
Libs are update for server working.
Do you need install kernel-smp for centos 4.4 ?
If clean os you need install kernel-smp for get more then 4gb ram
If its a clean os you need say "yes"
Do you need install lampp for centos 4.4 ?
Lampp are for httpd and mysql server.
If you wish install your httpd and mysql server.
Install before say "no".
After install lampp he asking for password mysql and others.
Etc and libs for gs are setup.
Enter Mysql IP
You can enter ip of your mysql server or just localhost if local (if you just install lampp you need set localhost)
Enter Mysql USER
If not custom your user (default lampp): root
Enter Password Mysql
Enter password you setup in mysql setting (for lampp you configure them before)
Enter Database Mysql
Database you wish for JD or database you have if don't wish import them .
Enter php_path
Enter mysql_path
For lampp its /opt/lampp/bin
for others can be /usr/bin , /bin , ...
Do you need import mysql database ?
If you don't have your database alrealy set say "yes".
Do you need import mysql you custom database ?
If you have a custom sql put them and rename it to ./tools/sql/import.sql
table.xml are set now with info alrealy give .
If you have install kernel-smp script count for reboot.
After reboot or after this .
You need get something like this.
![]()
Register :
exemple :
You can start server.
the lastest configuration .
script asking if you wish 1 realm (low ram)
1 of all realm (like 1 realm, 1 instance ,1 fort ,...(8gb) the best !
full server like official with all 15 realm 3 realm instance ...
if you run configs 1
for others
Toplist are set for run daily.
If you do something wrong you can do :
restart command sending in game message.
there have a fast stop for kill very fast server and normal stop for kill without any rollback.
for get backup you just need set cron run :
you can also put auto restart in cron (need start 1 time server before) :
Online jaden can be set in cron too . for hourly jaden for exemple.
For send item in game :
Exemple :
Add jaden to an account :
Exemple :
can show you all command can be used .
gdb command = get gamedbd in text files .
For run then you need do :
I actually working on put in mysql .
For link not goes down do mirror i add them to thread.
all credits too mcncc ,jamezilla(JDDC) & me
for contact me : rocklee3300 on skype .
Sorry for bad english.
P.S.:
- Uptade script come later with mysql ranking and somes others thing.
- I do a new thread because somes ask me .
Quote:
Os Needed :
http://i586.centos.org/centos/4/isos...386-binDVD.iso
New repack :
https://mega.co.nz/#!0VwjgIQY!Ntz1b-...o5N5p1mIBH_LUI
Virtual Machine :
https://mega.co.nz/#!YYwHnTgK!N_SvKZ...V7PbmB17pEJA7M
Spoiler:
First you need centos 4.4 32bits (i386) or you can destroy your OS.
After put archive.gz on /root :
Code:
tar -zxvf *gz -C /path/to/where/you/wish/put/the/server/files
Code:
chmod 700 -R /path/to/where/you/wish/put/the/server/files
Spoiler:
Now begin settup :
Code:
./server.sh install
Quote:
Do you need repo?
If its a clean os you need say "yes".
Libs are update for server working.
Quote:
Do you need install kernel-smp for centos 4.4 ?
If its a clean os you need say "yes"
Quote:
Do you need install lampp for centos 4.4 ?
If you wish install your httpd and mysql server.
Install before say "no".
After install lampp he asking for password mysql and others.
Etc and libs for gs are setup.
Quote:
Enter Mysql IP
Quote:
Enter Mysql USER
Quote:
Enter Password Mysql
Quote:
Enter Database Mysql
Quote:
Enter php_path
Enter mysql_path
for others can be /usr/bin , /bin , ...
Quote:
Do you need import mysql database ?
Quote:
Do you need import mysql you custom database ?
table.xml are set now with info alrealy give .
If you have install kernel-smp script count for reboot.
After reboot or after this .
Code:
./server.sh install

Register :
Code:
./server.sh login password repass email ipclient
Code:
./server.sh "rocklee" "motdepass" "motdepass" "rocklee@email.com" "127.0.0.1"
Code:
./server.sh start
script asking if you wish 1 realm (low ram)
1 of all realm (like 1 realm, 1 instance ,1 fort ,...(8gb) the best !
full server like official with all 15 realm 3 realm instance ...
if you run configs 1
Code:
./server.sh toplist
Code:
./server.sh toplist
./server.sh intertoplist
If you do something wrong you can do :
Spoiler:
restart command sending in game message.
Code:
./server.sh restart 'how much seconds you wish before restart"
Code:
./server.sh stop
./server.sh fast_stop
for get backup you just need set cron run :
Code:
./server.sh backup /path/to/backup
Code:
./server.sh check
Code:
./server.sh onlinejaden "jaden amount"
Code:
./server.sh senditem 'roleid' 'title' 'content' 'itemid' 'itemnum'
Code:
./server.sh senditem '32' 'Send By Gm' 'Testing item sending' '41520' '1'
Code:
./server.sh addjaden 'login' 'cash'
Code:
./server.sh addjaden 'rocklee' '99999999'
Code:
./server.sh help
gdb command = get gamedbd in text files .
For run then you need do :
Code:
./server.sh copydb
For link not goes down do mirror i add them to thread.
all credits too mcncc ,jamezilla(JDDC) & me
for contact me : rocklee3300 on skype .
Sorry for bad english.
P.S.:
- Uptade script come later with mysql ranking and somes others thing.
- I do a new thread because somes ask me .