User Tools

Site Tools


usage:atlatc:api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
usage:atlatc:api [2022-07-01 18:05]
56independent [Interrupts] Remove "does"
usage:atlatc:api [2022-08-07 20:21]
62.138.2.14 ↷ Links adapted because of a move operation
Line 110: Line 110:
 When ''advtrains_line_automation'' is enabled, all Railway time functions are exposed as rwt.* and can safely be used in LuaATC code. When ''advtrains_line_automation'' is enabled, all Railway time functions are exposed as rwt.* and can safely be used in LuaATC code.
  
-For the available functions, see [[dev:proposals:rwt:rwt_api]].+For the available functions, see [[dev:api:railway_time_api]].
  
 <code> <code>
Line 153: Line 153:
 === digiline_send(channel, message) === === digiline_send(channel, message) ===
  
-Sends a [[usage:mods:digilines|digiline]] message on the specified ''channel''.+Sends a [[https://content.minetest.net/packages/Jeija/digilines/|digiline]] message on the specified ''channel''.
  
 This function is not available in init code. This function is not available in init code.
Line 240: Line 240:
 Sets the line property of the train, as a string. Sets the line property of the train, as a string.
  
-On [[usage:trains:subway_train|subway trains]], in the Basic Trains modpack, the line is automatically displayed on the outside of the trains, if the first character is a number between 0 and 9 (where 0 is displayed as "Line 10").+On [[usage:trains:basic_trains:advtrains_subway|subway trains]], in the Basic Trains modpack, the line is automatically displayed on the outside of the trains, if the first character is a number between 0 and 9 (where 0 is displayed as "Line 10").
  
 If there is no train, same behavior as [[#get_line()]] applies. If there is no train, same behavior as [[#get_line()]] applies.
usage/atlatc/api.txt · Last modified: 2023-07-05 17:48 by maverick2797