ComputerMovementMode
The computer movement type in-use by the client.
Items 3
History | Name | Value | Description | |
---|---|---|---|---|
176 | Default | 0 | The default is KeyboardMouse. | |
176 | KeyboardMouse | 1 | The player's character is controlled using the keyboard and mouse. | |
176 | ClickToMove | 2 | The player can right-click in the game world and their character will move there. In addition, the player can also control their character with their mouse and keyboard. |
Description
The computer movement type in-use by the client.
History 4
- 176 Add KeyboardMouse
- 176 Add Default
- 176 Add ClickToMove
- 176 Add ComputerMovementMode