Added a tweak to allow printing new floating messages when their limit is exceeded (#388)

Fixed incorrect value of the limit number of floating messages.
This commit is contained in:
NovaRain
2021-11-28 12:35:14 +08:00
parent 6f08a50f9a
commit 0a42db619d
4 changed files with 66 additions and 13 deletions
+5 -1
View File
@@ -2,6 +2,10 @@
;v4.3.3
[Main]
;Change to 1 if you want to use command line args to tell sfall to use another ini file
;This option is always enabled in 4.3.3/3.8.33 or later. The information is left for reference only
UseCommandLine=0
;Uncomment and point to a file to get alternate translations for some sfall messages
;This file can be placed in text\<language>\ for sfall to get the translations depending on the game language
;TranslationsINI=sfall\Translations.ini
@@ -276,7 +280,7 @@ UseFileSystemOverride=0
;Original: patchXXX.dat > critter_patches > critter_dat > f2_res_patches > f2_res_dat > master_patches > master_dat
;Modified: master_patches > critter_patches > patchXXX.dat > critter_dat > f2_res_patches > f2_res_dat > master_dat
;This option is always enabled in 4.3/3.8.30 or later. The information is left for reference only
;DataLoadOrderPatch=1
DataLoadOrderPatch=1
;Set to 1 to load alternative dialog msg files from text\<language>\dialog_female\ for female PC
;Set to 2 to also load subtitle files from text\<language>\cuts_female\ for female PC