Improved the functionality of NPC combat control mod (#179)

* centers the screen on controlled critter.

* removes roof tiles to show controlled critter properly.

* additional options to display the name of controller critter.
This commit is contained in:
NovaRain
2018-07-10 12:05:15 +08:00
parent 09c9c5cce0
commit 08b5e3a769
3 changed files with 27 additions and 0 deletions
+14
View File
@@ -38,3 +38,17 @@ MotionScanner=0
;If you want to control only specific critters, uncomment the PIDList line and set a comma delimited list of PIDs
Mode=0
;PIDList=62,89,97,107,160,161
;Displays the name of controlled critter in an extra interface box. Must be between 5 and 9
;Set to 0 to disable
DisplayName=0
;Set the color of display name, available colors:
;0 - green
;1 - red
;2 - white
;3 - yellow
;4 - dark yellow
;5 - blue
;6 - purple
DisplayNameColor=0