Table of Contents

LuaATC rail

Properties

Mod: advtrains_luaautomation
Node name: advtrains_luaautomation:dtrack_placer
Other names:

Craft recipe

This node has no craft recipe.

Extended description

Operation

The LuaATC Rail is an active LuaATC component. It holds Lua code that is executed on specific Events, and interacts with the world using the LuaATC Programming Interface.

Every LuaATC rail must belong to an Environment. You can select the active environment using the dropdown on the top left.

Note: you have to create an environment before LuaATC components can be used. See Creating an Environment.

API

For details how to program LuaATC rails, refer to the Lua ATC section:

Trivia

The LuaAutomation ATC rail has the same texture as the ATC controller rail, but its functions are different. A patch has been posted on the Mailing List, and is awaiting inclusion.