Transfer_WallLight

From ZDoom Wiki
Jump to navigation Jump to search

16:Transfer_WallLight (lineid, flags)


  • lineid: ID of the lines to transfer the light to
  • flags: Specifies what part of the line is affected

Transfers the light level from the line's front sector to the tagged line. The flags parameter specifies what exactly will happen. The following values can be set:

  • 1: Transfer light level to the line's front side
  • 2: Transfer light level to the line's back side
  • 4: Ignore fake contrast setting (i.e. the light level is absolute). Fake contrast is on by default and can be specified in MAPINFO or disabled (with the "evenlighting" keyword) or modified (with the "smoothlighting" keyword)