ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
FileName
Flag: | FileName |
File(s): | Terrain Control INI files |
Values: | Strings: Normal text. |
Applicable to: | TileSets |
Specifies the root name of the TMP files used by this tile set. All TMP filenames consist of this root, a two-digit suffix (to separate tiles) and an optional alphabetical suffix (to separate tile variants). For example, suppose the tile set consists of tiles clear01.tem, clear01a.tem, clear01b.tem, etc. The correct value would be FileName=clear. The flag is case-insensitive, so FileName=CLEAR or even FileName=ClEaR would also work.