keenl3lade

Creating mods for Hearts of Iron IV.

Hello, I am trying to overwrite the

 NDefines.NMilitary.GARRISON_ORDER_ARMY_CAP_FACTOR = 3.0 -- 2.0 

and set it to 

NDefines.NMilitary.GARRISON_ORDER_ARMY_CAP_FACTOR = 100.0 -- 2.0 

in Millennium Dawn Mod. I have created a new mod for this that works perfectly in Vanilla Hoi4. However it does not work with Millennium Dawn loaded as well. I was trying to set mod load order by listing MD as a dependency in hopes this fixed this but have not gotten it to work. Any help is greatly appreciated. If you need more details or context please feel free to ask. Thanks.