From fdee24d694fea5e8500b524662d6ba4b9d1bde6f Mon Sep 17 00:00:00 2001 From: Dan Date: Thu, 16 Jul 2020 11:43:29 +0100 Subject: [PATCH] Added config variables --- config.lua | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config.lua b/config.lua index 1c9d75f..6b673bc 100644 --- a/config.lua +++ b/config.lua @@ -43,6 +43,15 @@ CONFIG.allow_fast_limit = false -- open the remote. CONFIG.allow_quick_start_video = true +-- Allow passenger view +-- When enabled, the front seat passenger will be able to view the radar and plate reader +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. +CONFIG.allow_passenger_control = true + -- Sets the defaults of all keybinds -- These keybinds can be changed by each person in their GTA Settings->Keybinds->FiveM CONFIG.keyDefaults =