You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/content/docs/key-bindings.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,8 @@ Everything vMenu Enhanced puts on a key is a real FiveM key binding. Players can
16
16
| Expand or zoom the minimap |`Z`| D-pad down | none |
17
17
| Point your finger |`B`| right stick click | none |
18
18
| Character creator auto camera |`N`| right bumper | none |
19
+
| Pick up a snowball |`G`| D-pad right | none |
20
+
| Toggle the engine of the vehicle you are in |`Right Ctrl`| not bound | none |
19
21
20
22
Noclip also uses `W`, `S`, `A`, `D`, `Q`, `Z`, `Left Shift`, `Left Ctrl` and `H` while it is switched on. Those are ordinary bindings too, so they show up in the same settings list.
21
23
@@ -37,9 +39,11 @@ FiveM remembers each player's own choice and that choice always wins. Somebody w
37
39
38
40
## The keys with no convar
39
41
40
-
The minimap, visor, pointing and auto camera keys have no convar and will not get one. They are personal comfort keys rather than something a server needs a say in, the defaults match GTA Online, and every player can move them in the pause menu.
42
+
The minimap, visor, pointing, auto camera, snowball and engine keys have no convar and will not get one. They are personal comfort keys rather than something a server needs a say in, the defaults match GTA Online, and every player can move them in the pause menu.
41
43
42
44
-**Minimap.** Players choose under **Misc Settings** whether the key expands the radar or zooms it out. The effect lasts 10 seconds, or until the key is pressed again.
43
45
-**Visor.** Some multiplayer ped helmets have a visor or gadget. Hold the key while on foot or on a motorcycle to flip it, just like GTA Online.
44
46
-**Pointing.** Press once to point your finger at whatever you are looking at, press again to stop. Players switch it on under **Misc Settings**, and it does nothing while it is off.
45
47
-**Auto camera.** Only does something while the character creator is open. It is the same switch as **Disable Auto Camera** at the top of the creator page, and the choice is remembered between sessions.
48
+
-**Snowball.** Only does something while there is snow on the ground. Press it to scoop up a snowball, the same way you would in the game's own snow event.
49
+
-**Engine.** Starts or stops the engine of whatever you happen to be sitting in, as long as you are the driver. It does nothing without the **Toggle Engine On/Off** permission, and there is no controller button for it.
0 commit comments