mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Vehicles - Document Resume/Set speed control functionality (#9263)
* Vehicles - Document Resume/Set * Update docs/wiki/feature/vehicles.md Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com> --------- Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
This commit is contained in:
parent
8d107776c4
commit
d64c09cbdd
@ -60,3 +60,10 @@ Adds the ability to prevent the automatic shut-off of the engine when exiting ve
|
|||||||
### 2.3 Turning cruise control on / off
|
### 2.3 Turning cruise control on / off
|
||||||
- To turn cruise control on press <kbd>Ins</kbd>.
|
- To turn cruise control on press <kbd>Ins</kbd>.
|
||||||
- To turn it off press <kbd>Ins</kbd> again.
|
- To turn it off press <kbd>Ins</kbd> again.
|
||||||
|
|
||||||
|
### 2.4 Changing speed limiter / cruise control speed
|
||||||
|
- While active, use <kbd>Ctrl</kbd>+<kbd>Scroll Wheel</kbd> to increase or decrease the speed value.
|
||||||
|
|
||||||
|
### 2.5 Resuming speed limiter / cruise control
|
||||||
|
- To resume with the last speed value, press <kbd>Ctrl</kbd>+<kbd>Scroll Wheel Up</kbd>.
|
||||||
|
- To resume with the current vehicle speed, press <kbd>Ctrl</kbd>+<kbd>Scroll Wheel Down</kbd>.
|
||||||
|
Loading…
Reference in New Issue
Block a user