forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
3d7e1f7ed6
commit
61583a1cca
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
Config = {}
|
||||
|
||||
Config.goggleKey = 172 --Configures the key used to activate the thermal or night vision goggles. Default is 172 (up arrow on keybord or xbox controller). You can go here and find whichever key you would like to replace it with if you wish to do so https://docs.fivem.net/docs/game-references/controls/
|
||||
Config.goggleKey = 82 --Configures the key used to activate the thermal or night vision goggles. Default is 172 (up arrow on keybord or xbox controller). You can go here and find whichever key you would like to replace it with if you wish to do so https://docs.fivem.net/docs/game-references/controls/
|
||||
Config.gearlightkey = 38 --Configures the key used to activate the light on the fire gear SCBA rig or the scuba SCBA rig.
|
||||
|
||||
--Main Functions. Set these to true to turn them on or false to turn them off.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue