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!

Guides for Client Side and Server Side :)

Junior Spellweaver
Joined
Mar 5, 2008
Messages
171
Reaction score
2
Re: Re : Guides for Client Side and Server Side :)

I use the global ro.exe and i have this problem how to fix this error?

 
Junior Spellweaver
Joined
Nov 7, 2010
Messages
171
Reaction score
11
Re: Re : Guides for Client Side and Server Side :)

-----
 
Last edited:
█║▌║▌║TheMerc iful║▌║▌║█
Loyal Member
Joined
Jan 29, 2005
Messages
1,367
Reaction score
80
Re: Re : Guides for Client Side and Server Side :)

Client here: Install this :
Ragray - Ragnarok Online Korean (kRO) Renewal Client and BGM - Full client download with English translation!

Kindly Update The Link Or Put Up Some Mirror?,... Thank You!
 
Junior Spellweaver
Joined
Nov 7, 2010
Messages
171
Reaction score
11
Re: Re : Guides for Client Side and Server Side :)

well ragray is already down and i dont know why,you can also download a sakray on ratemyserver.net :)
 
Junior Spellweaver
Joined
Nov 7, 2010
Messages
171
Reaction score
11
atlast ! I BACK ! :)) after so many days. now im glad to help again :)

just read my guide carefully.
 
Initiate Mage
Joined
Apr 20, 2012
Messages
1
Reaction score
0
So far, so good, but I'm stuck at the Client side.
Now after Creating for the Server side now lets go for CLIENT SIIDE!!!!!!!!!!!!!!!!

MY CLIENT READS GRF FILE :) IT MEANS YOU NEED TO HAVE GRF FILE , HERE IS THE LINK HOW TO MAKE GRF FILE :))

http://forum.ragezone.com/f577/making-grf-file-770688/

You dont have Data folder? lol! download the latest data folder now! ( NO CUSTOM ITEMS )



( NEED CUSTOM ITEMS? PM < ME IN YM : jaycrane@yahoo.com )
ahaha :))

Quote:
go in src/common/mmo.h

then look at this line :
Quote:
ifndef PACKETVER
//#define PACKETVER 20081126
#define PACKETVER 20100707

change //#define PACKETVER 20081126 to your Client Date. then recompile :)

if you are using 3ceam trunk well you can use mine :)



then look for src/common/mmo.h

copy this :
Quote:
#ifndef PACKETVER
//#define PACKETVER 20081126
#define PACKETVER 20100707

then paste it on exact line :)

have a Good Day!


You dont know how to compile? well :
Quote:
use C++ for windows? :
AxWebsolutions - Knowledgebase - How to compile on Windows VPS?
then putty.exe for linux
i am linux user so i already know how to compile
cd /home/ea or cd trunk or cd /eathena
then
chmod +x configure
then
./configure
then
make clean
then
make sql
after compiling please restart your server
./athena-start restart
./athena-start start
Thats all :)

Note : please before asking , please try it by your self first :)

After getting my grf done, then what:?:? I don't quite understand where would I go to do this "go in src/common/mmo.h" Sorry, it's my first time doing this stuff, and I don't really know anything about computers so yeah. Help me out?:thumbup1:
 
Newbie Spellweaver
Joined
Mar 1, 2011
Messages
94
Reaction score
25
check for the 'src' folder from the root directory of your server files (i.e, together with the conf, npc, db folders)
 
Initiate Mage
Joined
Jun 18, 2012
Messages
1
Reaction score
0
hi guys, i have error on mysql (error number 2003 ) can anyone help me? i'm not done yet on creating client side, i'm new here,
 
Initiate Mage
Joined
Jan 6, 2012
Messages
1
Reaction score
0
Ragray - Ragnarok Online Korean (kRO) Renewal Client and BGM - Full client download with English translation!

can anyone reupload this file? thanks
 
Back
Top