Editing Ceiling linedef types

From Eternity Wiki
Jump to navigationJump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{backto|Linedef types}}
=Ceiling Targets=
=Ceiling Targets=


Line 66: Line 65:


  Regular and Extended Ceiling Types
  Regular and Extended Ceiling Types
  -------------------------------------------------------------------
  -----------------------------------------------------------------------------------------------
  #    Class  Trig  Dir Spd  *Chg *Mdl Mon Crsh Target
  #    Class  Trig  Dir Spd  *Chg *Mdl Mon Crsh Target                     ExtraData mnemonic
   
   
  43    Reg    SR    Dn  Fast  None  --  No  No  Floor  
  43    Reg    SR    Dn  Fast  None  --  No  No  Floor                     SR_Ceiling_DnF_Fast
  41    Reg    S1    Dn  Fast  None  --  No  No  Floor  
  41    Reg    S1    Dn  Fast  None  --  No  No  Floor                     S1_Ceiling_DnF_Fast
  152  Ext    WR    Dn  Fast  None  --  No  No  Floor  
  152  Ext    WR    Dn  Fast  None  --  No  No  Floor                     WR_Ceiling_DnF_Fast
  145  Ext    W1    Dn  Fast  None  --  No  No  Floor  
  145  Ext    W1    Dn  Fast  None  --  No  No  Floor                     W1_Ceiling_DnF_Fast
   
   
  186  Ext    SR    Up  Slow  None  --  No  No  Highest Neighbor Ceiling
  186  Ext    SR    Up  Slow  None  --  No  No  Highest Neighbor Ceiling   SR_Ceiling_UpHnC_Slow
  166  Ext    S1    Up  Slow  None  --  No  No  Highest Neighbor Ceiling
  166  Ext    S1    Up  Slow  None  --  No  No  Highest Neighbor Ceiling   S1_Ceiling_UpHnC_Slow
  151  Ext    WR    Up  Slow  None  --  No  No  Highest Neighbor Ceiling
  151  Ext    WR    Up  Slow  None  --  No  No  Highest Neighbor Ceiling   WR_Ceiling_UpHnC_Slow
  40    Reg    W1    Up  Slow  None  --  No  No  Highest Neighbor Ceiling
  40    Reg    W1    Up  Slow  None  --  No  No  Highest Neighbor Ceiling   W1_Ceiling_UpHnC_Slow
   
   
  187  Ext    SR    Dn  Slow  None  --  No  No  8 Above Floor
  187  Ext    SR    Dn  Slow  None  --  No  No  8 Above Floor             SR_Ceiling_DnFp8_Slow
  167  Ext    S1    Dn  Slow  None  --  No  No  8 Above Floor
  167  Ext    S1    Dn  Slow  None  --  No  No  8 Above Floor             S1_Ceiling_DnFp8_Slow
  72    Reg    WR    Dn  Slow  None  --  No  No  8 Above Floor
  72    Reg    WR    Dn  Slow  None  --  No  No  8 Above Floor             WR_Ceiling_DnFp8_Slow
  44    Reg    W1    Dn  Slow  None  --  No  No  8 Above Floor
  44    Reg    W1    Dn  Slow  None  --  No  No  8 Above Floor             W1_Ceiling_DnFp8_Slow
   
   
  205  Ext    SR    Dn  Slow  None  --  No  No  Lowest Neighbor Ceiling
  205  Ext    SR    Dn  Slow  None  --  No  No  Lowest Neighbor Ceiling   SR_Ceiling_DnLnC_Slow
  203  Ext    S1    Dn  Slow  None  --  No  No  Lowest Neighbor Ceiling
  203  Ext    S1    Dn  Slow  None  --  No  No  Lowest Neighbor Ceiling   S1_Ceiling_DnLnC_Slow
  201  Ext    WR    Dn  Slow  None  --  No  No  Lowest Neighbor Ceiling
  201  Ext    WR    Dn  Slow  None  --  No  No  Lowest Neighbor Ceiling   WR_Ceiling_DnLnC_Slow
  199  Ext    W1    Dn  Slow  None  --  No  No  Lowest Neighbor Ceiling
  199  Ext    W1    Dn  Slow  None  --  No  No  Lowest Neighbor Ceiling   W1_Ceiling_DnLnC_Slow
   
   
  206  Ext    SR    Dn  Slow  None  --  No  No  Highest Neighbor Floor
  206  Ext    SR    Dn  Slow  None  --  No  No  Highest Neighbor Floor     SR_Ceiling_DnHnF_Slow
  204  Ext    S1    Dn  Slow  None  --  No  No  Highest Neighbor Floor
  204  Ext    S1    Dn  Slow  None  --  No  No  Highest Neighbor Floor     S1_Ceiling_DnHnF_Slow
  202  Ext    WR    Dn  Slow  None  --  No  No  Highest Neighbor Floor
  202  Ext    WR    Dn  Slow  None  --  No  No  Highest Neighbor Floor     WR_Ceiling_DnHnF_Slow
  200  Ext    W1    Dn  Slow  None  --  No  No  Highest Neighbor Floor
  200  Ext    W1    Dn  Slow  None  --  No  No  Highest Neighbor Floor     W1_Ceiling_DnHnF_Slow
   
   
  Generalized Ceiling Types
  Generalized Ceiling Types
Line 111: Line 110:
  Tx0 = Texture copied and Type->0  Num = Numeric Model
  Tx0 = Texture copied and Type->0  Num = Numeric Model
  TxTy = Texture and Type copied
  TxTy = Texture and Type copied
There are parameterized ceiling specials, each performing a different type of ceiling action. See the [[Detailed parameterized linedef specification|Parameterized Ceiling Types]] section for full information on how to use these specials.  
There are currently seventeen types of parameterized ceiling specials, each performing a different type of ceiling action. See the Parameterized Ceiling Types section for full information on how to use these specials.  
[[category:Editing reference]]
Parameterized Ceiling Types
-------------------------------------------------------------------------------
#        Class  Function                          ExtraData Name
323      Param  Up to Highest Neighbor Ceiling    Ceiling_RaiseToHighest
324      Param  Up to HnC Instant                  Ceiling_ToHighestInstant
325      Param  Up to Nearest Neighbor Ceiling    Ceiling_RaiseToNearest
326      Param  Down to Nearest Neighbor Ceiling  Ceiling_LowerToNearest
327      Param  Up to Lowest Neighbor Ceiling      Ceiling_RaiseToLowest
328      Param  Down to Lowest Neighbor Ceiling    Ceiling_LowerToLowest
329      Param  Up to Highest Neighbor Floor      Ceiling_RaiseToHighestFloor
330      Param  Down to Highest Neighbor Floor    Ceiling_LowerToHighestFloor
331      Param  Down to Floor Instant              Ceiling_ToFloorInstant
332      Param  Down to Floor                      Ceiling_LowerToFloor
333      Param  Up Abs Shortest Upper Texture      Ceiling_RaiseByTexture
334      Param  Down Abs Shortest Upper Texture    Ceiling_LowerByTexture
335      Param  Up Absolute Param                  Ceiling_RaiseByValue
336      Param  Down Absolute Param                Ceiling_LowerByValue
337      Param  To Absolute Height                Ceiling_MoveToValue
338      Param  Up Absolute Param, Instant        Ceiling_RaiseInstant
339      Param  Down Absolute Param, Instant      Ceiling_LowerInstant
 
''Back to [[Linedef types]]''
Please note that all contributions to Eternity Wiki are considered to be released under the GNU Free Documentation License 1.2 (see Eternity Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)

Template used on this page: