Addition of config for disabling player keyboard movement.

This commit is contained in:
MobiusDev
2018-04-27 13:02:22 +00:00
parent b8e69c3dab
commit e096c1b5e4
40 changed files with 182 additions and 4 deletions

View File

@@ -742,6 +742,10 @@ RaidLootRightsCCSize = 45
# Default: 0
AutoLootItemIds = 0
# Enable keyboard movement.
# Retail: True
KeyboardMovement = True
# This is the time in seconds that it will take for the player command "/unstuck" to activate.
# Default: 300
UnstuckInterval = 300