Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Server + interserver 1378

Joined
Apr 6, 2012
Messages
545
Reaction score
217
Server files need be install on a fresh os
Don't use old Os or you can get somes bug
Server files work perfectly with : others Os get bug ,like can't go to fort ,realm don't show ...


Extract the rar (only extract 1 time)

put tar.gz files + run.sh in path server you wish (Usually /root)
View attachment 145205
extract the rar "fix v1 .rar "(only 1 time )
Merge files (need remplace old run.sh with new and add v1.tgz nearby other gz files)

chmod 755 run.sh

Code:
./run.sh
after that just follow step on screen

When its end ,reboot if you have centos 4.4-4.9

after that just
Code:
./start

For add more realm edit qd.sh and remove # from what you need
Like this
#echo "Starting R1..."
#cd $server/gamed
#./gs gs.conf gmserver.conf gsalias.conf >$ScriptPath/logs/r1.log 2>&1 &
#sleep 60

echo "Starting R1..."
cd $server/gamed
./gs gs.conf gmserver.conf gsalias.conf >$ScriptPath/logs/r1.log 2>&1 &
sleep 60

for add R1


If you found any bug just say here and i fix then more fast then i can !


P.S.:Nothing need be edited more then ask in screen !!
 
Last edited:
Newbie Spellweaver
Joined
Mar 26, 2014
Messages
77
Reaction score
1
Patch update error?
How edit version?

Thanks.
 
Newbie Spellweaver
Joined
Mar 26, 2014
Messages
77
Reaction score
1
No, the problem continues.

 
Newbie Spellweaver
Joined
May 5, 2013
Messages
5
Reaction score
0
help me . config.sh : not found


rocklee330 - Server + interserver 1378 - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Mar 26, 2014
Messages
77
Reaction score
1
New Error :(


Error Log files

 
Newbie Spellweaver
Joined
May 5, 2013
Messages
5
Reaction score
0
sorry. I installed ubuntu server on 13:04, 5GB RAM, cmd2.sh file is not installed on ubuntu, please help
 
Joined
Apr 6, 2012
Messages
545
Reaction score
217
If any wish i help with error just share here logs folder or can't help you



sorry. I installed ubuntu server on 13:04, 5GB RAM, cmd2.sh file is not installed on ubuntu, please help
explain more error you get lol i am not devin



View attachment fix V1.rar
extract the rar "fix v1 .rar "(only 1 time )
Merge files (need remplace old run.sh with new and add v1.tgz nearby other gz files)
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Mar 26, 2014
Messages
77
Reaction score
1
don't work !
----------------------------------
patch error !
 
Newbie Spellweaver
Joined
Mar 26, 2014
Messages
77
Reaction score
1
Can you give me these files on the client
Data
userdata
elementclient.exe
patcher.ini
 
Back
Top