Jump to content

SOURCEMP.DAT: Difference between revisions

From UFOpaedia
No edit summary
 
m Added see also
Line 4: Line 4:


File contains data about light from mobile sources (soldiers, flares). It is recalculated every time a unit moves. Together with [[TERMP.DAT]] it is full info about current lighting of the map. Actual lighting of tile is lower value from both files. Exact meaning of values is a number that pallette is shifted towards darker colours.
File contains data about light from mobile sources (soldiers, flares). It is recalculated every time a unit moves. Together with [[TERMP.DAT]] it is full info about current lighting of the map. Actual lighting of tile is lower value from both files. Exact meaning of values is a number that pallette is shifted towards darker colours.
==See Also==
* [[Saved Game Files]]

Revision as of 15:25, 8 May 2006

This file is only used by tactical saves.

Length of file is map size (overall number of tiles) + some 4 bytes at the end.

File contains data about light from mobile sources (soldiers, flares). It is recalculated every time a unit moves. Together with TERMP.DAT it is full info about current lighting of the map. Actual lighting of tile is lower value from both files. Exact meaning of values is a number that pallette is shifted towards darker colours.

See Also