This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
usage:atlatc:start [2020-01-22 10:43] orwell created |
usage:atlatc:start [2021-10-27 21:26] (current) breadbox64 Change luaATC rail link to connect to said page |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Lua ATC ====== | ====== Lua ATC ====== | ||
- | The advtrains core provides the ATC rail as a basic facility to perform automatic train operation. | + | The advtrains core provides the ATC rail as a basic facility to perform automatic train operation. |
===== What is it? ===== | ===== What is it? ===== | ||
LuaATC is a Lua programming interface to advtrains, programmable using an in-game editor. | LuaATC is a Lua programming interface to advtrains, programmable using an in-game editor. | ||
- | Using [[usage:atlatc:latcrail|LuaATC rails]], player-provided Lua code reacts to certain events, such as a train driving over the rail, and perform custom, freely-programmable actions, such as issuing ATC commands, sending digiline messages, and setting switches or signals. It can also time a so-called " | + | Using [[usage:nodes:atc_rail|LuaATC rails]], player-provided Lua code reacts to certain events, such as a train driving over the rail, and perform custom, freely-programmable actions, such as issuing ATC commands, sending digiline messages, and setting switches or signals. It can also time a so-called " |
===== History ===== | ===== History ===== |