Door Close

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

10:Door_Close(tag, speed, light_tag)

Closes a door.

Arguments

  • tag: tag of sectors to close. 0 means the sector behind the trigger linedef.
  • speed: movement speed. 16 is the common door speed, 64 is the turbo speed.
  • light_tag: sector to apply ambient light to, Boom-style.

Remarks

It will always make the closing sound, even for the fully closed sectors.

See also