mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
Removed AI_DECISION_INFO option.
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2622 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -4563,9 +4563,6 @@ AI_MOVEMENT_MODE = TRUE
|
||||
; Experimental path tweaks for AI: avoid gas, deep water, light at night
|
||||
AI_PATH_TWEAKS = TRUE
|
||||
|
||||
; Log AI decision info
|
||||
AI_DECISION_INFO = FALSE
|
||||
|
||||
; Allow AI soldiers to shoot at recently seen/heard enemies (targets that nobody from his team sees currently)
|
||||
AI_SHOOT_UNSEEN = FALSE
|
||||
|
||||
|
||||
@@ -4542,6 +4542,3 @@ AI_MOVEMENT_MODE = TRUE
|
||||
|
||||
; Experimental path tweaks for AI: avoid gas, deep water, light at night
|
||||
AI_PATH_TWEAKS = TRUE
|
||||
|
||||
; Log AI decision info
|
||||
AI_DECISION_INFO = TRUE
|
||||
@@ -4531,6 +4531,3 @@ AI_MOVEMENT_MODE = TRUE
|
||||
|
||||
; Experimental path tweaks for AI: avoid gas, deep water, light at night
|
||||
AI_PATH_TWEAKS = TRUE
|
||||
|
||||
; Log AI decision info
|
||||
AI_DECISION_INFO = TRUE
|
||||
@@ -4563,9 +4563,6 @@ AI_MOVEMENT_MODE = TRUE
|
||||
; Experimental path tweaks for AI: avoid gas, deep water, light at night
|
||||
AI_PATH_TWEAKS = TRUE
|
||||
|
||||
; Log AI decision info
|
||||
AI_DECISION_INFO = FALSE
|
||||
|
||||
; Allow AI soldiers to shoot at recently seen/heard enemies (targets that nobody from his team sees currently)
|
||||
AI_SHOOT_UNSEEN = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user