diff --git a/resources/wk_wars2x/config.lua b/resources/wk_wars2x/config.lua index 4abd8a6a5..7c0138b85 100644 --- a/resources/wk_wars2x/config.lua +++ b/resources/wk_wars2x/config.lua @@ -53,15 +53,15 @@ 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 from their end. -CONFIG.allow_passenger_view = false +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 = false +CONFIG.allow_passenger_control = true -- Set this to true if you use Sonoran CAD with the WraithV2 plugin -CONFIG.use_sonorancad = false +CONFIG.use_sonorancad = true -- Sets the defaults of all keybinds -- These keybinds can be changed by each person in their GTA Settings->Keybinds->FiveM