Restore player in instance in case of unexpected disconnect.
This commit is contained in:
2
trunk/dist/game/config/General.properties
vendored
2
trunk/dist/game/config/General.properties
vendored
@@ -472,7 +472,7 @@ WearPrice = 10
|
|||||||
|
|
||||||
# Restores the player to their previous instance (ie. an instanced area/dungeon) on EnterWorld.
|
# Restores the player to their previous instance (ie. an instanced area/dungeon) on EnterWorld.
|
||||||
# Default: False
|
# Default: False
|
||||||
RestorePlayerInstance = False
|
RestorePlayerInstance = True
|
||||||
|
|
||||||
# Set whether summon skills can be used to summon players inside an instance.
|
# Set whether summon skills can be used to summon players inside an instance.
|
||||||
# When enabled individual instances can have summoning disabled in instance xml's.
|
# When enabled individual instances can have summoning disabled in instance xml's.
|
||||||
|
Reference in New Issue
Block a user