
Originally Posted by
dronza00
Why my game can only log in 100 Players?
how do i maximize allowed players to log in?
Server Spec
2 Core CPU
4 GB RAM
100mbps
80 GB SSD
----------------------
My CFG Server_Max_Client
Session /1500
Login / 1000
field / 1500
Agent / 200
-----------------------
I dont know why Only 100 players can log in
maybe you can change it in your "cfg" folder and edit those .ini(s)*, then find line :
Code:
"server_max_client" "100" to "server_max_client" "200"
and
Code:
"server_max_channel_client" "100" to "server_max_channel_client" "200"
or if it didn't worked either, try to ask for some professionals out there.