From 61583a1cca26ab8e77ad4c7d5792b9950a72aa3d Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 18 Jun 2025 01:49:57 +0200 Subject: [PATCH] Update config.lua --- resources/[tools]/FunctionalGear/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[tools]/FunctionalGear/config.lua b/resources/[tools]/FunctionalGear/config.lua index 83f80e657..b413765ab 100644 --- a/resources/[tools]/FunctionalGear/config.lua +++ b/resources/[tools]/FunctionalGear/config.lua @@ -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.