Dropped Classic support.
This commit is contained in:
4
trunk/dist/game/config/Character.ini
vendored
4
trunk/dist/game/config/Character.ini
vendored
@@ -342,10 +342,6 @@ BaseDualclassLevel = 85
|
||||
# Default: 80
|
||||
MaxSubclassLevel = 80
|
||||
|
||||
# Maximum Classic player level.
|
||||
# Default: 75
|
||||
MaxClassicPlayerLevel = 75
|
||||
|
||||
# Maximum number of allowed slots for Private Stores Sell.
|
||||
# Other means all the other races aside from Dwarf.
|
||||
# Default: 4, 3
|
||||
|
8
trunk/dist/game/config/Server.ini
vendored
8
trunk/dist/game/config/Server.ini
vendored
@@ -81,20 +81,14 @@ AcceptAlternateID = True
|
||||
#Default: data\
|
||||
DatapackRoot = data\
|
||||
|
||||
# Datapack root directory for Classic client support.
|
||||
# WARNING: <u><b><font color="red">If the specified path is invalid, it will lead to multiple errors!</font></b></u>
|
||||
#Default: data_classic\
|
||||
ClassicDatapackRoot = data_classic\
|
||||
|
||||
# Define how many players are allowed to play simultaneously on your server.
|
||||
# Default: 100
|
||||
# Default: 2000
|
||||
MaximumOnlineUsers = 2000
|
||||
|
||||
# Numbers of protocol revisions that server allows to connect.
|
||||
# Delimiter is ;
|
||||
# WARNING: <u><b><font color="red">Changing the protocol revision may result in incompatible communication and many errors in game!</font></b></u>
|
||||
# Ertheia: 603;606;607;610
|
||||
# Classic: 19
|
||||
AllowedProtocolRevisions = 603;606;607;610
|
||||
|
||||
# Displays server type next to the server name on character selection.
|
||||
|
Reference in New Issue
Block a user