Join our community of MMORPG enthusiasts and private server developers! By registering, you'll gain access to in-depth discussions on source codes, binaries, and the latest developments in MMORPG server files. Collaborate with like-minded individuals, explore tutorials, and share insights on building and optimizing private servers. Join us today and unlock the full potential of MMORPG server development!
Join Today!I have found the solution to increase allowed clients on Legacy posted below:
In visual studio c#, open SagaLogin (Visual C# Project file should be in the SagaLogin Folder),
once open double click LoginClient.cs and look for the statements below:
And make it look like this:
:?:
Make sure you do this (add--> else if(LoginClientManager.Instance.clients.Count > 15)) if you do not you will get errors
Now you server should support 100+ clients
Remember to recompile everything (login, gateway, and map)
This is for those who either don't know how to compile the server or are unable to
Enjoy, I have included a .rar(7+ mb) file and a .7z(3+ mb) file:
To view the content, you need to sign in or register7.33mb
To view the content, you need to sign in or register3.09mb
if you do not have winrarTo view the content, you need to sign in or register:
and if you do not have 7-ZipTo view the content, you need to sign in or register:
This is my set up (not included in files, sorry you'll have to figure this out on your own)
hint:: look in scripts folder
Cattleya (Job Changer) Working
Stat Reseter that I personally scripted
Blacksmith (all auges included in his shop) Working
other blacksmiths work also
Christmas Tree that I personally scripted to give out Antlers and Rudolph Nose
#############################################################################
Saga Gateway Server starting on: 3/1/2011 2:48:03 PM
OS Information: Microsoft Windows NT 5.1.2600 Service Pack 2
Number of Processors: 2
CLR Version: 2.0.50727.42
Working set: 9539584
OS Bit Version: 32 Bit
#############################################################################
Network: Connection accepted from: 127.0.0.1:1886
"Saga.Gateway.exe",Information,0,"Header Recieved from 127.0.0.1:1886",,,,,,,
"Saga.Gateway.exe",Information,0,"Key Recieved from 127.0.0.1:1886",,,,,,,
"Saga.Gateway.exe",Information,0,"GUID Recieved from 127.0.0.1:1886",,,,,,,
"Saga.Gateway.exe",Information,0,"Identify Recieved from 127.0.0.1:1886",,,,,,,
"Saga.Gateway.exe",Information,0,"Sending header token",,,,,,,
Network: Connection closed from: 127.0.0.1:1886
#############################################################################
Gateway server, type help for commands
Configuration file exists
Accepting connections from: 127.0.0.1:64000
New client opened
Gateway connection accepted from 127.0.0.1:1929
Connect to authentication server: 127.0.0.1:64002
Accepting gateway connections on: 127.0.0.1:64003
Everything okay
"Saga.Authentication.exe",Information,0,"Client create starting timeout session",,,,,,,
"Saga.Authentication.exe",Warning,0,"Unsupported packet found with id: FF03",,,,,,,
Network: Connection accepted from: 127.0.0.1:1887
"Saga.Authentication.exe",Information,0,"Resources are not found: 0",,,,,,,
Network: Connection accepted from: 127.0.0.1:1927
"Saga.Authentication.exe",Information,0,"Client create starting timeout session",,,,,,,
Network: Connection accepted from: 127.0.0.1:1929
"Saga.Authentication.exe",Warning,0,"Unsupported packet found with id: FF03",,,,,,,