All public logs

Jump to navigation Jump to search

Combined display of all available logs of Minux Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:06, 14 October 2024 Shorun talk contribs created page Api/netlib.sendtable() (Created page with "netlib function used to send a table to another system it will first send a regular rednet message with the string "sendtable", your listen program needs to catch this, after that, use "gettable" to receive it. '''usage:''' local temp = netlib.sendtable(client, table) '''output:''' sends the table provided to the client returns true if successfull, returns false if failed") Tag: Visual edit