From e5aeb844d79cef01c825ab111c0222e91ef5c338 Mon Sep 17 00:00:00 2001 From: Dan Date: Fri, 13 Nov 2020 19:33:32 +0000 Subject: [PATCH] Change CONFIG.allow_passenger_control to false --- config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.lua b/config.lua index 2434d2c..2711b9d 100644 --- a/config.lua +++ b/config.lua @@ -50,7 +50,7 @@ CONFIG.allow_passenger_view = true -- Allow passenger control -- Dependent on CONFIG.allow_passenger_view. When enabled, the front seat passenger will be able to open the -- radar remote and control the radar and plate reader for themself and the driver. -CONFIG.allow_passenger_control = true +CONFIG.allow_passenger_control = false -- Sets the defaults of all keybinds -- These keybinds can be changed by each person in their GTA Settings->Keybinds->FiveM