From 680f411e0463280b5a5c0eacb09dbcca60759e3d Mon Sep 17 00:00:00 2001 From: Joachim Stolberg Date: Sat, 10 Sep 2022 18:13:20 +0200 Subject: [PATCH] Add chat command ta_color --- doc/manual_DE.lua | 2 +- doc/manual_EN.lua | 2 +- manuals/manual_ta3_DE.md | 2 +- manuals/manual_ta3_EN.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/manual_DE.lua b/doc/manual_DE.lua index 0f29dd5..c219b35 100644 --- a/doc/manual_DE.lua +++ b/doc/manual_DE.lua @@ -1128,7 +1128,7 @@ techage.manual_DE.aText = { "Die Signallampe kann mit 'on'/'off' Kommando ein- bzw. ausgeschaltet werden. Diese Lampe braucht keinen Strom und\n".. "kann mit der Spritzpistole aus der Mod \"Unified Dyes\" und über Lua/Beduino Kommandos eingefärbt werden.\n".. "\n".. - "Mit dem Chat-Kommando '/ta_color' wird die Farbpalette mit den Werten für die Lua/Beduino Kommandos angezeigt.\n".. + "Mit dem Chat-Kommando '/ta_color' wird die Farbpalette mit den Werten für die Lua/Beduino Kommandos angezeigt und mit '/ta_send color ' kann die Farbe geändert werden.\n".. "\n".. "\n".. "\n", diff --git a/doc/manual_EN.lua b/doc/manual_EN.lua index c972dc1..5c569d6 100644 --- a/doc/manual_EN.lua +++ b/doc/manual_EN.lua @@ -1130,7 +1130,7 @@ techage.manual_EN.aText = { "\n", "The signal lamp can be switched on or off with the 'on' / 'off' command. This lamp does not need electricity and can be colored with the airbrush tool from the mod Unified Dyes\" and via Lua/Beduino commands.\n".. "\n".. - "With the chat command '/ta_color' the color palette with the values for the Lua/Beduino commands is displayed.\n".. + "With the chat command '/ta_color' the color palette with the values for the Lua/Beduino commands is displayed and with '/ta_send color ' the color can be changed.\n".. "\n".. "\n".. "\n", diff --git a/manuals/manual_ta3_DE.md b/manuals/manual_ta3_DE.md index ac3bd3f..191bec9 100644 --- a/manuals/manual_ta3_DE.md +++ b/manuals/manual_ta3_DE.md @@ -633,7 +633,7 @@ Im privaten Modus (private) kann das Terminal nur von Spielern verwendet werden, Die Signallampe kann mit `on`/`off` Kommando ein- bzw. ausgeschaltet werden. Diese Lampe braucht keinen Strom und kann mit der Spritzpistole aus der Mod "Unified Dyes" und über Lua/Beduino Kommandos eingefärbt werden. -Mit dem Chat-Kommando `/ta_color` wird die Farbpalette mit den Werten für die Lua/Beduino Kommandos angezeigt. +Mit dem Chat-Kommando `/ta_color` wird die Farbpalette mit den Werten für die Lua/Beduino Kommandos angezeigt und mit `/ta_send color ` kann die Farbe geändert werden. [ta3_signallamp|image] diff --git a/manuals/manual_ta3_EN.md b/manuals/manual_ta3_EN.md index be13a3e..e0c2e67 100644 --- a/manuals/manual_ta3_EN.md +++ b/manuals/manual_ta3_EN.md @@ -631,7 +631,7 @@ In public mode, all players can use the preconfigured keys. The signal lamp can be switched on or off with the `on` / `off` command. This lamp does not need electricity and can be colored with the airbrush tool from the mod Unified Dyes" and via Lua/Beduino commands. -With the chat command `/ta_color` the color palette with the values for the Lua/Beduino commands is displayed. +With the chat command `/ta_color` the color palette with the values for the Lua/Beduino commands is displayed and with `/ta_send color ` the color can be changed. [ta3_signallamp|image]