DataFiles
From FOnline: 2238 Wiki
(Difference between revisions)
m (created) |
Revision as of 23:35, 6 September 2010
DatFiles
Allows you to load custom .dat files into client. Files are loaded in same order, as specified in DatFiles section (FOnline2238.cfg).
Example:
[DatFiles] Modification_Name=mymod.dat
This will load mymod.dat after all default .dat files. Client will display information if file is loaded or not.