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!

[Release] Rakion Server Files + Database

C/C++ Programmer
Joined
Mar 1, 2006
Messages
314
Reaction score
191
Re: [SHARE] Rakion Server Files + Database

now DB completed, problem, worldserver is bugged, now repairing the worldserver 2007, it need more tables on DB and others, diferent worldserver.ini and need repair the exe for work.
 
Experienced Elementalist
Joined
Oct 9, 2007
Messages
248
Reaction score
80
[SHARE] Rakion Server Files + Database

now DB completed, problem, worldserver is bugged, now repairing the worldserver 2007, it need more tables on DB and others, diferent worldserver.ini and need repair the exe for work.
yes
Ay many bug
DB is incomplete but you can fill pss
 
C/C++ Programmer
Joined
Mar 1, 2006
Messages
314
Reaction score
191
Re: [SHARE] Rakion Server Files + Database

WorldServer 2007 now open and work, need fix login and launcher, and Rakion SF is Completed.
 
Newbie Spellweaver
Joined
Sep 25, 2005
Messages
81
Reaction score
7
Re: [SHARE] Rakion Server Files + Database

Uncompress RakionServ.rar to wherever you like., Change the IP addres in all *.ini to ur IP. The IP in Setting.txt must also be change to your IP.
Use UE (hex editor) to change
BuddyCenter2.exe
BuddyServ2.exe
RakionWorldServ.exe
Search for "61."
Change the found IPs "61.XX.XX.XX" to your own.
Double click on Instalar Buddy Services.bat
Start server in following order:
RakionBrokerServer.exe
BuddyCenter2 -debug
BuddyServ2.exe -debug
RakionWorldServ.exe
Found on some chinese webs... crudely translated :)
 
Newbie Spellweaver
Joined
Jun 14, 2005
Messages
51
Reaction score
0
Re: [SHARE] Rakion Server Files + Database

SirMaster , would you both release the rakion sf?
 
Experienced Elementalist
Joined
Oct 9, 2007
Messages
248
Reaction score
80
[SHARE] Rakion Server Files + Database

is not in truth we forgot to edit files. exe are the same as those of gb !!!!!
 
Experienced Elementalist
Joined
Oct 9, 2007
Messages
248
Reaction score
80
[SHARE] Rakion Server Files + Database

terzo - [Release] Rakion Server Files + Database - RaGEZONE Forums

XD !!!
 
Newbie Spellweaver
Joined
Jun 14, 2005
Messages
51
Reaction score
0
Re: [SHARE] Rakion Server Files + Database

thepatan55 , notepad is nice ... , but hex editor much useful =]

*HexWorkShop* ..
 
Initiate Mage
Joined
Oct 20, 2007
Messages
0
Reaction score
0
Re: [SHARE] Rakion Server Files + Database

thepatan55 , notepad is nice ... , but hex editor much useful =]

*HexWorkShop* ..

He doesn't edit it with notepad.
He edits it with a Hexeditor, but opens the backup file in Notepad to show us where exactly the IPs are listed.
 
Experienced Elementalist
Joined
Oct 9, 2007
Messages
248
Reaction score
80
[SHARE] Rakion Server Files + Database

If you want to start rakion without the launcher you have to do the following steps:

In the ../Softnyx/Rakion/Bin folder rename the rakion.bin to rakion.exe and make a shortcut to it to your desktop.

open the properties window fo the shortcut and in the target line add your name behind the rakion.exe and behind the name add your password in HEX and add a space and a 200 behind it.

Example: lets say my password is "guess" without the quotes....
my target line would look like this:
C:/Program files/Softnyx/Rakion/Bin/rakion.exe elobact 6775657373 72
dont forget the space between your hex pasword and the last 72 you have to add.

200 is to enable loggin into Other servers

here is an ASCII chart to convert the letters to hex:
 
C/C++ Programmer
Joined
Mar 1, 2006
Messages
314
Reaction score
191
Re: [SHARE] Rakion Server Files + Database

thepatan55 double post and bad info xD here a good info:

rakion.bin username passwordinhex 00
rakion.exe username paswordinhex 00

00 = serverid
A1 for all servers.
 
Elite Diviner
Joined
Apr 23, 2006
Messages
415
Reaction score
45
Re: [SHARE] Rakion Server Files + Database

This files are original server files or just a emulation? =D
 
Newbie Spellweaver
Joined
Apr 20, 2005
Messages
76
Reaction score
1
re:[SHARE] Rakion Server Files + Database

mmm i have a question
we need 6 databases to setup the server they are buddy, mysql, partneragent, rakion_db, test, user
but in the server files posted here we have only 3 they are partneragent.sql, rakion_db.sql, rakionlocal.sql mmm where are the others?? can anybody can put them?? please?? in mysql files??
 
Skilled Illusionist
Joined
Apr 6, 2006
Messages
336
Reaction score
111
Re: [SHARE] Rakion Server Files + Database

The others are part of mysql and are installed when you install mysql.

AquaLung


.
 
C/C++ Programmer
Joined
Mar 1, 2006
Messages
314
Reaction score
191
Re: [SHARE] Rakion Server Files + Database

LOL
only 3 DB:
rakion
rakionrank
buddy

i fused rakion and buddy for correct work.

you need complete rakion, rakionrank and buddy.
 
Back
Top