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] Setting UP SOF Server (With pictures)

Status
Not open for further replies.
I'll take you all on.
Loyal Member
Joined
May 11, 2004
Messages
3,252
Reaction score
6
This will guide you through setting up your first SOF Server.

Things you got to have before setting up SOF Server:
  • Server Files
  • Client
  • Launcher
  • SQL Server 2000 or 2005 (i recommend 2000)
Download Links:

Server Files:


Client:

NOTE: use any Download Manager to download the client faster than browser.

SQL 2000:

next time no warez

Now, lets start by Restoring the Database.

Hit "Start>All Programs>Microsoft SQL Server>Enterprise Manager" then expand the + sign (see pic below for result)

PIC:


Now we need to restore the database.

Database Name:
Code:
rxjhaccount
rxjhgame
rxjhweb
Right Click "Database>New Database" (see pic below)

Pic:


A new window will pop-up. Now put "rxjhaccount" for database name and hit "OK".
repeat this step till you have 3 database.

Now we need to restore the database.

Right Click any of the database you just create, and hit "All Task>Restore Database" (see pic below)

Pic:



Now follow the pic below:


Now hit "OK" 3 times. Then Click Options Tab and change the path where the database log gonna be restored. Make sure the patch exist on your computer. See pic below

Pic:


Then hit "OK".
Repeat the same step till you restore all the databases(3).

Now expand the databases that you just created. click "Users" and make Right CLick and select "New Database User" and follow the PIC below


and see another one below:




Hit "OK" 2 times and repeat the step on other database.

Now we are done. make sure you remember the info that you have just configure.

Open GameServer.ini:
Code:
[ODBC]
;Account Database DSN and SQL Pass settings
ACCOUNT_DSN = rxjhaccount
ACCOUNT_UID = 51rxjh
ACCOUNT_PWD = [COLOR=Red][B]SQL Password[/B][/COLOR]
;Character Database DSN and SQL Pass settings
CHAR_DSN = rxjhgame
CHAR_UID = 51rxjh
CHAR_PWD = [B][COLOR=Red]SQL Password[/COLOR][/B]
;Web DSN and SQL Pass settings
WEB_DSN  = rxjhweb
WEB_UID  = 51rxjh
WEB_PWD  = [B][COLOR=Red]SQL Password[/COLOR][/B]
change SQL Password to your settings.

Open ServerLogin.ini:
Code:
[ODBC]
ACCOUNT_DSN = rxjhaccount
ACCOUNT_UID = 51rxjh
ACCOUNT_PWD = [B][COLOR=Red]SQL Password[/COLOR][/B]
change SQL Password to your settings.

Open LoginData\server.inf:
Code:
 
Last edited by a moderator:
Experienced Elementalist
Joined
Dec 20, 2006
Messages
221
Reaction score
0
Re: [Guide]Setting UP SOF Server

Thanks stupid question will navicat work for the database stuff
 
Skilled Illusionist
Joined
Dec 8, 2004
Messages
315
Reaction score
18
Re: [Guide]Setting UP SOF Server

OMG. I thought your only in MuOnline Section. lolz
Your are magnificient.

Tnx for the guide and english servergame.ini

Respect
 
Newbie Spellweaver
Joined
Jan 25, 2007
Messages
10
Reaction score
0
Re: [Guide]Setting UP SOF Server

Good Job...
Delete my topic ^.^
 
Skilled Illusionist
Joined
Dec 8, 2004
Messages
315
Reaction score
18
Re: [Guide]Setting UP SOF Server

Need help here.
When I tried to restore the files, it says:
File 'rxjhaccount_Data' cannot be restored to 'D:\Scion of Fate\data'. Use WITH MOVE to identify a valid location for the file.
File 'rxjhaaccount_Log' cannot be restored to 'D:\Scion of Fate\Scion DB', Use WITH MOVE to identify a valid location for the file.
RESTORE DATABASE is terminating abnormally.

Tnx.

Respect
 
Newbie Spellweaver
Joined
May 24, 2007
Messages
18
Reaction score
0
Re: [Guide]Setting UP SOF Server

And the requeriments do run and play on your server?
 
Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
215
Re: [Guide]Setting UP SOF Server

OMG an other server i go test woot thx for this ^^

I setup Server on a dedi temp so ppl can test
It will be a temp server for testing waaa hope it's work ^^
 
Joined
Apr 15, 2007
Messages
805
Reaction score
378
Re: [Guide]Setting UP SOF Server

Um i did this already but when i try to login it always say "account doesnt exist" ( And yes i made a account) :p
 
Account Upgraded! :P
Joined
Apr 11, 2007
Messages
193
Reaction score
3
Re: [Guide]Setting UP SOF Server

if u know how to make a mu server then u know to make and that^^ Nice liselotte Thnx!

P.S can anyone post some pics of the game? xD
 
Account Upgraded! :P
Joined
Apr 11, 2007
Messages
193
Reaction score
3
Re: [Guide]Setting UP SOF Server

Wich ports i must free from my router to open the server? thnx
 
Custom Title Activated
Loyal Member
Joined
Sep 28, 2005
Messages
1,226
Reaction score
66
Re: [Guide]Setting UP SOF Server

a sql express edition works fine so no need for a full mssql warezed version :)
 
Newbie Spellweaver
Joined
Sep 10, 2006
Messages
6
Reaction score
0
Re: [Guide]Setting UP SOF Server

@evill33t
can u share how u setup SOF in sql express. coz im having problem in entering in realm world i can login and i can see realm but nothing happen when i ckick the realm address.
buy the way im downloading rxjh 17100 version coz i use english version and patched with chinese version whisch is posted here maybe this is my last hope to make it work im not sure if this one gonnna work

And of course my OBDC are set up properly ive try both in native client version = failed
and also i tried it in SQL server mode failed = same problem cant connect r realm
last resort client change
 
Newbie Spellweaver
Joined
Apr 6, 2006
Messages
26
Reaction score
0
Re: [Guide]Setting UP SOF Server

Have to say, an impressive guide liselotte. I got some staggering results :)
 
Status
Not open for further replies.
Back
Top