(svn r18953) -Feature: [NoAI] allow editing AI settings while an AI is running
Only settings with the AICONFIG_INGAME flag can be editted in this way
This commit is contained in:
@@ -3213,6 +3213,8 @@ STR_DATE_YEAR_TOOLTIP :{BLACK}Select y
|
||||
STR_AI_DEBUG :{WHITE}AI Debug
|
||||
STR_AI_DEBUG_NAME_AND_VERSION :{BLACK}{RAW_STRING} (v{NUM})
|
||||
STR_AI_DEBUG_NAME_TOOLTIP :{BLACK}Name of the AI
|
||||
STR_AI_DEBUG_SETTINGS :{BLACK}AI Settings
|
||||
STR_AI_DEBUG_SETTINGS_TOOLTIP :{BLACK}Change the settings of the AI
|
||||
STR_AI_DEBUG_RELOAD :{BLACK}Reload AI
|
||||
STR_AI_DEBUG_RELOAD_TOOLTIP :{BLACK}Kill the AI, reload the script, and restart the AI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user