View Single Post
  #25  
Old July 11th, 2008, 09:15 AM
Edi's Avatar

Edi Edi is offline
National Security Advisor
 
Join Date: Oct 2003
Location: Helsinki, Finland
Posts: 5,425
Thanks: 174
Thanked 695 Times in 267 Posts
Edi is on a distinguished road
Default Re: Mod: Better Independents v2.0

That depends on what order it loads the mods in. The mod manual does say rather explicitly that different mods should not modify the same units or unpredictable results will happen.

In this case, the BI mod works correctly only if it loads last, because changes are applied in loading order and if there are conflicting orders in different mods (e.g. one sets #rcost 800 and the other #rcost 8), only the last to load is applied. If the two mods change different aspects of the same unit (e.g. one changes resistances and the otehr changes magic), there is no problem.
Reply With Quote