default configs changed
This commit is contained in:
parent
409ea0b6e7
commit
951611a412
@ -1,12 +1,14 @@
|
|||||||
# First - configure Lineage2 game protocol version and L2 Client version.
|
# First - configure Lineage2 game protocol version and L2 Client version.
|
||||||
# Supported versions are:
|
# Supported versions are:
|
||||||
# * Chaotic Throne 1 - The Kamael = 0
|
# * Chaotic Throne 1 - The Kamael = 0
|
||||||
# * Chaotic Throne 1.5 - Hellbound = 1
|
# * Chaotic Throne 1.5 - Hellbound = 1
|
||||||
# * Chaotic Throne 2 - Gracia (Part 1) = 2
|
# * Chaotic Throne 2 - Gracia (Part 1) = 2
|
||||||
# * Chaotic Throne 2.2 - Gracia Part 2 = 3
|
# * Chaotic Throne 2.2 - Gracia Part 2 = 3
|
||||||
# * Chaotic Throne 2.3 - Gracia Final = 4
|
# * Chaotic Throne 2.3 - Gracia Final = 4
|
||||||
# * Chaotic Throne 2.4 - Gracia Epilogue = 5
|
# * Chaotic Throne 2.4 - Gracia Epilogue = 5
|
||||||
# default is 4 (CT2.3 Gracia Final)
|
# * 2nd Throne - Freya = 6
|
||||||
|
# * 2nd Throne - High Five = 7
|
||||||
|
# default is 6 (CT2.5 Freya)
|
||||||
Lineage2Version = 5
|
Lineage2Version = 5
|
||||||
Lineage2ClientVersion = 5
|
Lineage2ClientVersion = 5
|
||||||
|
|
||||||
@ -122,6 +124,9 @@ ReplyL2JGameGuardQuery = 1
|
|||||||
# clent with protocol 146 to play on server with protocol 148.
|
# clent with protocol 146 to play on server with protocol 148.
|
||||||
GraciaEpilogueProtocol_148_hacks = 1
|
GraciaEpilogueProtocol_148_hacks = 1
|
||||||
|
|
||||||
|
# Enables server specific protocol handlers for TeonPvP server.
|
||||||
|
TeonPvP_hacks = 0
|
||||||
|
|
||||||
# Fixes L2Walker wrong or old packets
|
# Fixes L2Walker wrong or old packets
|
||||||
L2Walker_DropRequestGMList = 1
|
L2Walker_DropRequestGMList = 1
|
||||||
L2Walker_FixMoveBackwardToLocation = 1
|
L2Walker_FixMoveBackwardToLocation = 1
|
||||||
|
@ -1,16 +1,7 @@
|
|||||||
[main]
|
[main]
|
||||||
policy=2
|
|
||||||
vk_key=81
|
vk_key=81
|
||||||
max_dist=2000
|
max_dist=2000
|
||||||
[opts]
|
announce_target_in_party_chat=0
|
||||||
dont_target_dead=1
|
|
||||||
dont_target_party=1
|
|
||||||
dont_target_clan=1
|
|
||||||
dont_target_ally=1
|
|
||||||
target_only_cw=0
|
|
||||||
allow_target_pk=1
|
|
||||||
allow_target_flagged=1
|
|
||||||
announce_target_in_party_chat=1
|
|
||||||
[class_pri]
|
[class_pri]
|
||||||
0=1
|
0=1
|
||||||
1=1
|
1=1
|
||||||
|
Loading…
Reference in New Issue
Block a user