Forts
Not enough ratings
Dynamic AI build path
   
Award
Favorite
Favorited
Unfavorite
Mods: Mod, Rule
Vanilla
File Size
Posted
Updated
334.233 KB
18 Nov, 2020 @ 10:12am
24 Dec, 2020 @ 3:25am
2 Change Notes ( view )

Subscribe to download
Dynamic AI build path

In 1 collection by Thonio
The End Of A Dream
42 items
Description
Allows you to make the AI change what it builds according to its difficulty. It saddly requires you to tinker a bit with the game files though.

To make a file for this mod you have to
1 : record all the AI separetly
2 : merge all the AI instruction for the different file into one file (easy instructions then normal instructions then hard instructions)
3 : add in the first list the line of the last instruction for the easy AI and the normal AI.
example :
{ Type = CREATE_DEVICE, GroundPosition = { x = 1913.79, y = 0.00 }, LinkT = 1.57, DeviceSaveName = "mine" , EndBuildEasy = 380, EndBuildNormal = 784},

If you did evrything properly then congratulation! The AI now builds differently for each difficulty.