Game Guard
3 ответов151 просмотровСейчас просматривают: 1
· 03.12.2008, 19:28
DramStorm: Все функции Гг выключи в конфигах..
\l2emuproject-login\dist\config\main\loginserver.PROPERTIES
Код
# ------------------------
# Section: GG (Game Guard)
# ------------------------
# Enforce Game Guard Authorization from Client.
# Login Server will kick client if client bypassed GameGuard authentication
# default = true
ForceGGAuth = false
# Section: GG (Game Guard)
# ------------------------
# Enforce Game Guard Authorization from Client.
# Login Server will kick client if client bypassed GameGuard authentication
# default = true
ForceGGAuth = false
l2emuproject-game\dist\config\network\security.PROPERTIES
Код
# ------------------------
# Section: GG (Game Guard)
# ------------------------
# Enforce gameguard for clients
# GameGuardEnforce - enforces gameguard query on character login
# GameGuardProhibitAction - don't allow player to perform trade, talk with npc
# or move until gameguard reply is received.
GameGuardEnforce = false
GameGuardProhibitAction = false
# Section: GG (Game Guard)
# ------------------------
# Enforce gameguard for clients
# GameGuardEnforce - enforces gameguard query on character login
# GameGuardProhibitAction - don't allow player to perform trade, talk with npc
# or move until gameguard reply is received.
GameGuardEnforce = false
GameGuardProhibitAction = false
0
Войдите или зарегистрируйтесь чтобы ответить


