Thanks. I had no idea how to do that when Cubik2k asked for it. It'll certainly make mod patches easier.Alray said:Hi, Timeslip.
I wrote some new stuff for sfall. Maybe you know, that Fallout load his files for some order: first of all look for files patch%3.dat (from patch000.dat till patch999.dat), then master_patches (critter) and master_dat(critter). This work well, but we have one trouble - in original when fallout find first patch%3.dat it stop looking for another one. This is very bad for modders. When they write some mods they must place patches to data folder (and this can give a lot of bugs). If just we can fix this - all mods can be easier to "distribute". Mod will distributing like: patch000.dat, patch001.dat and so on.
And I finally fix this problem (I work on it for a long time) Also I change range wich Fallout looking for patch file (not 000-999, new range in misc section in ini - number_patch_loop=15). And also I change step of this loop.

One question though; if it looks for patchxxx.dat before the master files, then presumably files read first have priority over files read later? In that case, for patch001.dat to be a patch for a mod contained in patch000.dat, would the loop need to be reversed to start at path999.dat (or whatever number_patch_loop was set to) and work down to 000? I've never modified .dat files before, so I'm not sure what overrides what, so sorry if that's a silly question.
Indeed. It's certainly far better than my russian.Lexx said:Alray, your english is pretty good.![]()
