Backported the "order to attack" function from 4.x

Updated translation ini files.
Updated version number.
This commit is contained in:
NovaRain
2023-04-19 10:35:59 +08:00
parent 291370a96c
commit a09611edc6
19 changed files with 309 additions and 5 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
;sfall configuration settings
;v3.8.38
;v3.8.38.1
[Main]
;Set to 1 if you want to use command line arguments to tell sfall to use another ini file
@@ -636,6 +636,7 @@ PipboyTimeAnimDelay=50
;Set to 0 to disable
;Set to 1 to control all critters in combat (allowed only in sfall debugging mode)
;Set to 2 to control all party members
;Set to 3 to let you order party members to attack specified targets after your first attack instead of controlling them directly
ControlCombat=0
;If you want to control only specific critters, uncomment the ControlCombatPIDList line and set a comma delimited list of PIDs
;ControlCombatPIDList=62,89,97,107,160,161