Gameserver :
# IP на который биндить геймсервер, * - на все возможные
GameserverHostname = *
GameserverPort = 7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = 178.134.210.35
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 192.168.0.104
AdvIPSystem = False
# Адрес\порт логинсервера
LoginPort = 9014
LoginHost = 192.168.0.104
LoginUseCrypt = True
# Какой ID запрашивать у логинсервера
RequestServerID = 1
# Разрешать брать другой ид, если запрашиваемый занят
AcceptAlternateID = True
Loginserver:
# Хост и порт для клиентских соединений
LoginserverHostname = *
LoginserverPort = 2016
# Хост и порт для игровых серверов
LoginHost = 192.168.0.104
LoginPort = 9014
# Принимать новый игровой сервер в свободный слот
AcceptNewGameServer = True
# Настройки БД
Driver = com.mysql.jdbc.Driver
URL = jdbc:mysql://localhost/l2ft
Login = root
Password = 1234
IPCONFIG : GIF.file
что не установлено нормально???
может кто объяснить?
# IP на который биндить геймсервер, * - на все возможные
GameserverHostname = *
GameserverPort = 7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = 178.134.210.35
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 192.168.0.104
AdvIPSystem = False
# Адрес\порт логинсервера
LoginPort = 9014
LoginHost = 192.168.0.104
LoginUseCrypt = True
# Какой ID запрашивать у логинсервера
RequestServerID = 1
# Разрешать брать другой ид, если запрашиваемый занят
AcceptAlternateID = True
Loginserver:
# Хост и порт для клиентских соединений
LoginserverHostname = *
LoginserverPort = 2016
# Хост и порт для игровых серверов
LoginHost = 192.168.0.104
LoginPort = 9014
# Принимать новый игровой сервер в свободный слот
AcceptNewGameServer = True
# Настройки БД
Driver = com.mysql.jdbc.Driver
URL = jdbc:mysql://localhost/l2ft
Login = root
Password = 1234
IPCONFIG : GIF.file
что не установлено нормально???
может кто объяснить?