Door LockedRaise

From Eternity Wiki
Revision as of 17:47, 6 January 2017 by Printz (talk | contribs) (Created page with "13:429:Door_LockedRaise(tag, speed, delay, lock, light_tag) *tag: (optional) tag of sectors to open as locked doors *speed: movement speed. 16 is common doors, 64 turbo *dela...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

13:429:Door_LockedRaise(tag, speed, delay, lock, light_tag)

  • tag: (optional) tag of sectors to open as locked doors
  • speed: movement speed. 16 is common doors, 64 turbo
  • delay: time to stay open. Can be 0 to keep the door(s) open permanently
  • lock: a lock definition. Check EDF for supported values.
  • light_tag: sectors to light, Boom-style

Opens doors as locked.