From 3fa969a62cf60691d3e7556bc3c413d440f48475 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Wed, 13 Aug 2025 17:32:33 +0200 Subject: [PATCH] Update config.lua --- resources/[defaultmaps]/rtx_themepark_dlc/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/[defaultmaps]/rtx_themepark_dlc/config.lua b/resources/[defaultmaps]/rtx_themepark_dlc/config.lua index 614bceb04..d98f6d456 100644 --- a/resources/[defaultmaps]/rtx_themepark_dlc/config.lua +++ b/resources/[defaultmaps]/rtx_themepark_dlc/config.lua @@ -18,7 +18,7 @@ Config.Language = "German" -- text language from code (English, German, French, Config.ThemeParkCanBeOwned = true -- enable this if you want to want to have theme park for sell for players - settings for management can be found in Config.ThemeParkOwnedSettings -Config.ThemeParkControlAttractions = false -- enable this function if you want to control the attractions manually (after enabling this function, the attractions will no longer turn on automatically) - settings for control attractions can be found in Config.ThemeParkControlMachineSettings +Config.ThemeParkControlAttractions = true -- enable this function if you want to control the attractions manually (after enabling this function, the attractions will no longer turn on automatically) - settings for control attractions can be found in Config.ThemeParkControlMachineSettings Config.ThemeParkTicketMachineSettings = {usedistance = 2.0, usekey = "E"}