Command & Conquer™ Remastered Collection

Command & Conquer™ Remastered Collection

AI-Boost
Bast75  [developer] Oct 27, 2020 @ 7:32am
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.
< >
Showing 1-3 of 3 comments
xXMini FrankiXx Dec 29, 2020 @ 2:42pm 
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!
Last edited by xXMini FrankiXx; Jan 1, 2021 @ 12:24am
xXMini FrankiXx Jan 1, 2021 @ 1:43am 
- 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
Last edited by xXMini FrankiXx; Jan 4, 2021 @ 11:13pm
Bast75  [developer] Jan 2, 2021 @ 12:23am 
interesting idea, will take a look at it.
< >
Showing 1-3 of 3 comments
Per page: 1530 50