《命令与征服™:重制版》

《命令与征服™:重制版》

AI-Boost
Bast75  [开发者] 2020 年 10 月 27 日 上午 7:32
Idea's and tips to add in this MOD
Hi all.

If you got nice idea's, requests, etc. to add to the mod, please post it here.
< >
正在显示第 1 - 3 条,共 3 条留言
xXMini FrankiXx 2020 年 12 月 29 日 下午 2:42 
Hi!

- I suggest to make all AI controls options modable in your mod. Actually, he overwrite mine and I want to change it to my liking

- For IQ settings, all is good because this one can be tweaked in your INI

Thx!
最后由 xXMini FrankiXx 编辑于; 2021 年 1 月 1 日 上午 12:24
xXMini FrankiXx 2021 年 1 月 1 日 上午 1:43 
- That can be a very nice add to put an option(editable in the INI) for get the aftermath units with fast build, like in the RA cncnet version. That will make the possibility to play fair against a super deep hard AI. I played with fast build(without aftermath units) with your mod and that was fun and very challenging! But without fast build, its impossible. We need a better slowdown algorythm to make it more realist against a humain without it

The code to play with for make aftermath units with fast build is in the Techno.cpp under the "FIXIT_CSII". Not sure if that cover every multiple buildings but I dont found anything else

My suggestion for slowdown:


; AI Slowdown settings (All in seconds)
AISlowDown1ConstructionYard=1
AISlowDown2ConstructionYard=15
; How many second to add for each more Construction Yard(fast build OFF)
AISlowDownAddConstructionYardOFF=10
; How many second to add for each more Construction Yard(fast build ON)
AISlowDownAddConstructionYardON=3

; How do we slow down AI Tank production on multiple Warfactories? (In seconds)
AISlowDown1Warfactory=1
AISlowDown2Warfactory=15
; How many second to add for each more War Factories(fast build OFF)
AISlowDownAddWarfactoryOFF=10
; How many second to add for each more War Factories(fast build ON)
AISlowDownAddWarfactoryON=3

Like that, you cover all! Whatever the number of yard/factory AI will have, the slowdown is adjusted. Same for if we play with fast build ON/OFF

Because now, if the AI have 8 factories, he can make 8 units in 25sec! Its possible to do with fast build but without it, we can only make an average of 3 or 4 units in 25sec

---

- Put barrack limit at 2 and "InfantryReserve=100000", that help a lot for fix the AI who make too much infantry. Its more resonable
最后由 xXMini FrankiXx 编辑于; 2021 年 1 月 4 日 下午 11:13
Bast75  [开发者] 2021 年 1 月 2 日 上午 12:23 
interesting idea, will take a look at it.
< >
正在显示第 1 - 3 条,共 3 条留言
每页显示数: 1530 50