pcbun
08-14-2009, 04:53 AM
Does anyone know the loading sequence of *.lua file?
At first I think that they should be load by character order
And I am happy by using !!!setting.lua as the first file.
And most work, but with a file name cabalistsk.lua, I find that it will load before !!!setting.lua, and it make the mod crash....
(I need to load that file first because I need to make the mod to be compatible with mod from difference modder)
At first I think that they should be load by character order
And I am happy by using !!!setting.lua as the first file.
And most work, but with a file name cabalistsk.lua, I find that it will load before !!!setting.lua, and it make the mod crash....
(I need to load that file first because I need to make the mod to be compatible with mod from difference modder)