Added a new mode to NPC combat control mod (WIP)

This commit is contained in:
NovaRain
2021-01-21 12:59:45 +08:00
parent 88050850f7
commit 9e403e0e6b
11 changed files with 234 additions and 15 deletions
+1
View File
@@ -35,6 +35,7 @@ MotionScanner=0
;Set to 0 to disable
;Set to 1 to control all critters in combat
;Set to 2 to control all party members
;Set to 3 to order party members to attack a specified target instead of controlling them by yourself
Mode=0
;If you want to control only specific critters, uncomment the PIDList line and set a comma delimited list of PIDs
;PIDList=62,89,97,107,160,161