• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Lost Saga] I would like to learn how to build a private server

Newbie Spellweaver
Joined
Sep 16, 2020
Messages
12
Reaction score
0
bang Kodok... Mana aja yg harus diedit??

 
Initiate Mage
Joined
Nov 28, 2020
Messages
2
Reaction score
0
if serv running how to connect to client ?
coz serve running but i don't know how to launch client for test online ingame
any source for client?
 
Newbie Spellweaver
Joined
Jul 25, 2021
Messages
11
Reaction score
2
Hello everyone,

I would like to learn how to build a private server for mmo game, and I would like to try it on one of my favorite mmo, Lost Saga.
After doing a little bit of research, I learned that I need source, server files, database, and of course, the client.
So I searched for the files and I stumbled upon this forum and found the source, server files, and database for Lost Saga :

Link:

from http://forum.ragezone.com/f857/sharing-lostsaga-server-files-1158407/

I downloaded and learned what files are the servers, what files are the databases, and I'm getting the grasp of it.
The server files, you have to run it, the database, you have to "host" it, I guess?
Anyone here can teach me what to do with these files? Like if I were to "host" the database, I know that I have to use XAMPP or similar program, but what do I do with the source files? How do I run the server files and connect it to the database? Or to the clients?

Thank you.

i tried to compile with vs10ultimate in c ++, but the directory is full of errors like, ";" missing and undeclared variables, which is very strange, why tamper with the files and then put them online? I suspect that I am doing something wrong, do I need to use Microsoft SQL Server Management to start the server and database files?



yep server working, client at folder LSClient

after compiling the main directory with vs2010, do you see the build folder with the related .exe files? you have manually fixed all the problems of: undeclared identifier and ";" missing? or did you use some faster strategy?
 
Back
Top