Difference between revisions of "SOURCEMP.DAT"

From UFOpaedia
Jump to navigation Jump to search
m (→‎See Also: added category)
Line 3: Line 3:
 
Length of file is map size (overall number of tiles) + some 4 bytes at the end.
 
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' personal lights). It is recalculated every time a unit moves (does action requiring energy). 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' personal lights). It is recalculated every time a unit moves (does action requiring energy).  
 +
 
 +
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 palette is shifted towards darker colours, though doors will never be shifted by more then three or [[SCANG.DAT]] images by more then seven.
  
 
==See Also==
 
==See Also==

Revision as of 13:51, 21 June 2008

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' personal lights). It is recalculated every time a unit moves (does action requiring energy).

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 palette is shifted towards darker colours, though doors will never be shifted by more then three or SCANG.DAT images by more then seven.

See Also