Editing Script control 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:
These linedefs are used to start ACS scripts in Doom format maps, without having to use the ACS_Execute [[Detailed parameterized linedef specification|parameterized special]] by [[ExtraData]]. See the [[ACS scripting|ACS documentation]] for information on Action Code Script.
{{Deprecatednotice|reason=Small is deprecated due to lack of support on 64bit systems. Some functions may no longer work in 32bit systems either. Until support for the new Eternity scripting language is enabled, you can use ACS scripting by applying [[Detailed parameterized linedef specification|parameterized linedef specials]] or by calling [[PlayerStartScript]] or [[StartScript]]}}
 
These linedefs are used to start Small Levelscripts. See the [[Small|Small Documentation]] for full information on how to use these linedefs along with a Small script to add dynamic actions to your maps.  
*280:WR Start script with tag number
280 WR Start script with tag number
*273:WR Start script, 1-way trigger
273 WR Start script, 1-way trigger
*274:W1 Start script with tag number
274 W1 Start script with tag number
*275:W1 Start script, 1-way trigger
275 W1 Start script, 1-way trigger
*276:SR Start script with tag number
276 SR Start script with tag number
*277:S1 Start script with tag number
277 S1 Start script with tag number
*278:GR Start script with tag number
278 GR Start script with tag number
*279:G1 Start script with tag number
279 G1 Start script with tag number
These linedefs exist for all activation models. The two one-way script activators will only be activated when the player crosses them from the first side, as with other line types which function in that manner. Crossing from the second side will have no effect.
These linedefs exist for all activation models. The two one-way script activators will only be activated when the player crosses them from the first side, as with other line types which function in that manner. Crossing from the second side will have no effect.


==Parameterized specials==
''Back to [[Linedef types]]''
See [[Detailed_parameterized_linedef_specification#ACS_Scripts|Detailed parameterized linedef specification, scripts section]]
[[Category:Editing reference]]
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)