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!

Setting up Scions of Fate Server - Old School Style!

Joined
Apr 27, 2010
Messages
3
Reaction score
0
Re: Setting up Scions of Fate Server

Nice guide and thanks its working fine, but where do you edit the XP rate? For example, all i see is the VIP rates which theres only 1 server anyway :p. I might be just blind and didn't look though the files good enough. Oh and anyway to add in 5th skills? Thanks.
 
Newbie Spellweaver
Joined
Oct 11, 2010
Messages
19
Reaction score
0
Re: Setting up Scions of Fate Server

i followed and DL all the need files this is my error,.. help me i'm desperate pls re upload the need files thnx so much
 

Attachments

You must be registered for see attachments list
Last edited:
Initiate Mage
Joined
Oct 25, 2010
Messages
2
Reaction score
0
Re: Setting up Scions of Fate Server

help... after doing everything in the instructions, this is what i get when opening the client.exe...

Phant0m - Setting up Scions of Fate Server - Old School Style! - RaGEZONE Forums


am i missing something?

all i get is a black screen then it closes after a few seconds...

can u help me? tnx >_<
 
Last edited:
Newbie Spellweaver
Joined
Jan 12, 2009
Messages
94
Reaction score
0
Re: Setting up Scions of Fate Server

I start all website ok.. and hm dlq.exe say windows cant found 'clien?<idk chines langue>.exe file
 
Initiate Mage
Joined
Oct 25, 2010
Messages
2
Reaction score
0
Re: Setting up Scions of Fate Server

Windows cannot find 'clien/????.exe'. Make sure you typed the name correctly, and then try again.

It says this when i extracted the dlq.exe to client folder
 
Initiate Mage
Joined
Mar 27, 2010
Messages
3
Reaction score
0
Re: Setting up Scions of Fate Server

hey and thanks i like the fact that Navicat is so user friendly which is the best option for me for database ^^ rly thanks
 
Initiate Mage
Joined
Dec 31, 2010
Messages
1
Reaction score
0
Re: Setting up Scions of Fate Server

Hey, darckalan. How to create a webpage for other people to create accounts?
 
cats addicted
Loyal Member
Joined
Apr 1, 2010
Messages
1,363
Reaction score
295
Re: Setting up Scions of Fate Server

404 on Client.

Downloaded to 67% and then kicked me. When i tried to resume it says 404: File not found!
 
Experienced Elementalist
Joined
Aug 13, 2010
Messages
226
Reaction score
5
Re: Setting up Scions of Fate Server

server files what language lol [english pls] hhuhu ^_^
i not understant man huhu
 
Last edited:
Initiate Mage
Joined
Jun 11, 2009
Messages
1
Reaction score
0
Re: Setting up Scions of Fate Server

Windows cannot find 'clien/????.exe'. Make sure you typed the name correctly, and then try again.

It says this when i extracted the dlq.exe to client folder


same for me..


Phant0m - Setting up Scions of Fate Server - Old School Style! - RaGEZONE Forums


sry at my screen the error is in dutch..

but it just say; Windows cannot find 'clien/????.exe'. make sure you typed the name correctly, and then try again.:thumbdown:
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jan 24, 2011
Messages
9
Reaction score
0
Re: Setting up Scions of Fate Server

I do have the chinese language pack and when dlg finishes i get a corrupted version of the launcher, could you upload a working version please?
 
Initiate Mage
Joined
Aug 8, 2010
Messages
1
Reaction score
0
The following guide will show you how to create a 2.0 Server, with addons.

Downloads:
Navicat:
Client:
Files: (Includes MySQL, Website, and Server Files)

Guide/s:
Code:
-Starting the server-

1~ Start SQL Server
2~ Start Login Server
3~ Start Game Server
4~ Install Launcher and Play
(Launcher is compressed inside dlq.exe. Right click and extract with WinRAR.)

-----------------------

-Installing Navicat for MySQL-

1~ Download Navicat
2~ Install Navicat
3~ Click on conection and select MySQL
4~ Name connection 'Server'
5~ set password to 'root'
6~ Open advanced tab
7~ Select Setting Save Path to your 'data' folder located inside 'MySQL' - Example: 'C:\Files\MySQL\data'
8~ Click OK and you are done.

-----------------------

-Making your account GM-

1~ Open the file 'GmList.txt' and change 'klwz' to your account login
2~ To add more GM accounts, add a line with the above number increased by one and the acount login to be GM
Example:


3    Name          //  Change the first value to the ammount of GM accounts listed
0    account1      //  Account Number ONE
1    account2      //  Account Number TWO
2    account3      //  Account Number THREE


-----------------------

-GM Commands-

!copy <item number>                               //  Make item into inventory
!goto <map number> <X coord> <Y coord> 15         //  Move to specific coords and map
!miss <player name>                               //  Go to player
!summon <player name>                             //  Summon Player
!stop <player name>                               //  Mute player
!open <player name>                               //  Un-Mute player
!kick <player name>                               //  Kick player
!gong <message>                                   //  Send message to whole server
!get                                              //  UNKNOWN
!yin                                              //  UNKNOWN
!wudi                                             //  UNKNOWN

-----------------------

-Automatic Message System-

1~ Open 'GameServerInfo.txt' and edit the same way as 'GMList.txt' file

Features:

1. NPCs can walk around.
2. Can create items with 99999 properties.
3. Can edit every attribute of character.
4. Max level 254.
5. Can run with 32MB Memory.
These are among others...

While you are working on Scions, can you take a look at the setups for Hero Online? They use the same server files, only different databases. This could aid in the development of Hero as well. I've got a bunch of the older Hero clients and files if you think they could be useful. I don't have time to dev the server since I'm working on a replacement for the Heavenfire bot for Hero.
 
Back
Top