AMAI
AMAI copied to clipboard
AI Goldproblem chat question
It seems that in the game, it is not possible to operate ally settings on AI, which means that F11
ally settings cannot be used to transfer money and wood to AI
Some map not install BJ
or player use intelligent mode - ai_only
, and if the AI still sends Goldproblem
chat to ask the player, the player will be confused because they cannot transfer money
- Can BJ send a confirmation signal during initialization to inform AI that BJ has been installed and enable gold issue chat
- Alternatively, an additional set of transfer money codes can be built into the AI script
- However, in any case, when AI sends chat, there needs to be
prompt
to inform players how to operate (It shouldn't be every time prompt, and shouldn't be one-time), But it can only be informed by the AI sending the chat, and frequent prompts should not be given , soprompt
should in the AI script
set ,but no prompt https://github.com/jzy-chitong56/AMAI/commit/bf35b6b7205d32384d37122e7837022f7b445164 https://github.com/jzy-chitong56/AMAI/commit/fe2b41697559df1c2dcb97c2b79681e6f9e36e0b
Now AI script only judge money, not wood.......