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!

[Help] IGCN x901 Files

Junior Spellweaver
Joined
Apr 21, 2012
Messages
193
Reaction score
13
Hi Guys
Where i can edit MAX Players ?

After install all I see the Server Full WHy?


MarcoNet - [Help] IGCN x901 Files - RaGEZONE Forums
 
Banned
Banned
Joined
Jan 1, 2014
Messages
793
Reaction score
81
(Now Preparing)
Server is not Full. The Issue is Your gameserver regular is not loaded fully or there is error on your configurations that causing game server to Hang or freeze.
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Aug 30, 2011
Messages
2,969
Reaction score
1,003
GameServer.ini
Code:
; Connection Limit to actual Game Server (per Server Group limit is located in \DataServer\DataServer.ini)
MachineIDConnectionLimitCount	= Set Your Value

ConnectServer.ini (Usually Fixes That Issues)
Code:
// ---------------------------------------------------------
// -- Maximum simultaneous connections on CS TCP_PORT
// ---------------------------------------------------------
MaxConnectionsPerIP = Set Your Value
 
Upvote 0
Back
Top