Multiple LUAs Question

DeclanTKatt

Chieftain
Joined
May 29, 2011
Messages
19
Location
Chicago, IL
Here's a question I've been wondering about.

Suppose that when I start a game I want to use two (or more) mods that I have installed on my machine.
Each one of these mods contains that same .lua file.
Each one alters this file in a different way.
Each one is set replace the original version of itself by having it's VFS set to true in the ModBuddy.

..... so when the game starts, which mod will 'win' if they are all set to replace the same file (how does the game handle this)? Is there a way that you can tell the game to install them each in a specific order? Any help on this would be much appreciated. Thanks a bunch!
 
Back
Top Bottom