• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Swordsman Online MySQL server

Joined
Apr 6, 2012
Messages
545
Reaction score
217
ServerFiles
Centos 6.4 needed (i have test only 4.8 and 6.4 and only 6.4 work)
http://isoredirect.centos.org/centos/6/isos/x86_64/
If you wish Install rar and unrar :
Code:
wget http://pkgs.repoforge.org/unrar/unrar-4.0.7-1.el6.rf.x86_64.rpm
rpm -Uvh unrar-4.0.7-1.el6.rf.x86_64.rpm
wget http://pkgs.repoforge.org/rar/rar-3.8.0-1.el6.rf.x86_64.rpm
rpm -Uvh rar-3.8.0-1.el6.rf.x86_64.rpm

Lib need to be install for server :

Code:
yum install ld-linux.so.2 -y
yum install libxml2.so.2 -y
yum install libcrypto.so.6 -y
yum install libstdc++.so.6 -y
yum install libpcre.so.0 -y

Import hosts and gamelib :

Code:
cp ./server/tools/etc/hosts /etc/hosts
cp ./server/tools/lib/libio32.so /lib/libio32.so
cp ./server/tools/lib/liblog32.so /lib/liblog32.so
cp ./server/tools/lib/libskill.so /lib/libskill.so
cp ./server/tools/lib/libtask.so /lib/libtask.so

Now you need extract lampp if you wish or install apache + mysql

Install lampp
Code:
tar -xvfz ./server/tools/xampp.tgz -C /opt

After that import sql ,sql file create is db !

And don't forgot edit pass in table.xml for authd

Tools :
Actually only mailer sorry
View attachment Mailer.rar

Client work with :
Client

Register work with jd reg

Bug:
Cash not work

Credits :
mcncc for PurServer Files
Ragezone somes fix
Client : http://playswordman.com/promo/


P.S.: Too much download , server hack = link delete .Think about mirror
 
Last edited:
Newbie Spellweaver
Joined
Nov 5, 2013
Messages
74
Reaction score
5
first anyway came from here, my topic, mcncc steal content without credits everytime, is not first time someone share my repack without credits, tonight I start upload for VMware full setup and client almost translated
Thanks for share, i was trying but i never worked with cent os so was hard for me... also will be useful if you share the ip config to make server available from internet and not only LAN.

(y)
 
Shh, quiet, you might piss somebody off
Developer
Joined
Dec 23, 2011
Messages
1,797
Reaction score
2,169
Thanks for share, i was trying but i never worked with cent os so was hard for me... also will be useful if you share the ip config to make server available from internet and not only LAN.

(y)
I pretend share repack for vmware Lan and another tutorial instalation for Vps/dedicated server
 
Back
Top