User:Printz

From Eternity Wiki
Revision as of 01:45, 28 July 2016 by Printz (talk | contribs)
Jump to navigationJump to search

I am printz.

NOTE: Several of my contributions have been copying other Eternity-related documentation and forum posts/messages into this wiki.

ExtraData Hexen Name Parameters Explanation
302 10 Door_Close tag, speed, light_tag Closes a door which isn't just temporarily open. Speed is the door speed. Classic speeds are 16 for regular doors and 64 for turbo doors. Light_tag is the sector to be lit to maximum neighbor while the door is opened, like the Boom DR/D1 door feature.
303 249 Door_CloseWaitOpen tag, speed, delay, light_tag Closes a door temporarily: the door will reopen after the specified time. Speed is the door speed. Classic speeds are 16 for regular doors and 64 for turbo doors. Delay is the time the door stays open, in tics. Classic delay for such doors is 1050. Light_tag is the sector to be lit to maximum neighbor while the door is opened, like the Boom DR/D1 door feature.
301 11 Door_Open tag, speed, light_tag Opens a door which stays open. Speed is the door speed. Classic speeds are 16 for regular doors and 64 for turbo doors. Light_tag is the sector to be lit to maximum neighbor while the door is opened, like the Boom DR/D1 door feature.
300 12 Door_Raise tag, speed, delay, light_tag Opens a door temporarily. Speed is the door speed. Classic speeds are 16 for regular doors and 64 for turbo doors. Delay is the time the door stays open, in tics. Classic delay is 150. Light_tag is the sector to be lit to maximum neighbor while the door is opened, like the Boom DR/D1 door feature.