Editing Detailed generalized linedef specification

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:
BOOM has added generalized linedef types that permit the parameters of linedef actions to be nearly independently chosen. They work as half-way between regular/Boom extended linedef types and [[Detailed parameterized linedef specification|Eternity parameterized types]]. Unlike the latter, they are meant to be called directly from Doom format maps, without requiring [[ExtraData]] or a more advanced map format, but unlike them, they can only be given a few set values, which in some cases may be insufficient.
BOOM has added generalized linedef types that permit the parameters of linedef actions to be nearly independently chosen.  
 
To support these, DETH has been modified to support them via dialogs for each generalized type; each dialog allows the parameters for that type to be independently specified by choice from a array of radio buttons. A parser has also been added to support reading back the function of a generalized linedef from its type number.
 
NOTE to wad authors:
 
This requires a lot of type numbers, 20608 in all so far. Some editors may object to the presence of these new types thru assuming that a lookup table of size 256 suffices (or some other reason). For those that must continue to use such an editor, it may be necessary to stick to the old linedef types, which are still present.
 
We are also providing command line tools to set these linedef types, independent of which editor you happen to use, but they are a lot less slick, and more difficult to use than DETH. See TRIGCALC.EXE and CLED.EXE in the EDITUTIL.ZIP package of the BOOM distribution.


{{backto|Linedef types}}
{{backto|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: