From b25f678f4ec30414147d859b974398b6fd428aeb Mon Sep 17 00:00:00 2001 From: Wanne Date: Fri, 14 Mar 2014 17:07:00 +0000 Subject: [PATCH] Merged from revision: 1982 - Added ALL_MEANWHILE_CUTSCENE to Mod_Settings.ini to enable/disable meanwhile cutscenes (by Buggler) git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1983 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Mod_Settings.ini | 4 ++++ gamedir/Data/Mod_Settings.ini | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/gamedir/Data-1.13/Mod_Settings.ini b/gamedir/Data-1.13/Mod_Settings.ini index 1a58503b5..8947de731 100644 --- a/gamedir/Data-1.13/Mod_Settings.ini +++ b/gamedir/Data-1.13/Mod_Settings.ini @@ -247,6 +247,10 @@ ADD_MADLAB_SECTOR_3_Y = 9 ADD_MADLAB_SECTOR_4_X = 4 ADD_MADLAB_SECTOR_4_Y = 5 +;plays all meanwhile cutscenes +;If FALSE, Elliot and other meanwhile implications will still be executed behind the scenes +ALL_MEANWHILE_CUTSCENE = TRUE + ;plays meanwhile cutscene ordering the release of creatures for ENABLE_CREPITUS = TRUE setting ;If FALSE, underground creature sectors and enemies will still be spawned CREATURE_MEANWHILE_CUTSCENE = TRUE diff --git a/gamedir/Data/Mod_Settings.ini b/gamedir/Data/Mod_Settings.ini index 1a58503b5..8947de731 100644 --- a/gamedir/Data/Mod_Settings.ini +++ b/gamedir/Data/Mod_Settings.ini @@ -247,6 +247,10 @@ ADD_MADLAB_SECTOR_3_Y = 9 ADD_MADLAB_SECTOR_4_X = 4 ADD_MADLAB_SECTOR_4_Y = 5 +;plays all meanwhile cutscenes +;If FALSE, Elliot and other meanwhile implications will still be executed behind the scenes +ALL_MEANWHILE_CUTSCENE = TRUE + ;plays meanwhile cutscene ordering the release of creatures for ENABLE_CREPITUS = TRUE setting ;If FALSE, underground creature sectors and enemies will still be spawned CREATURE_MEANWHILE_CUTSCENE = TRUE