From 27c7f333121f99ec13acf669db21fecd53b315ec Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 23 Aug 2018 20:55:41 +0300 Subject: Add script command msgtable and msgtable2. New script commands: msgtable msgId [, color] msgtable2 msgId, param [, color] --- doc/script_commands.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 10b4e5653..414a72924 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -10136,3 +10136,18 @@ the available flags are: Opens the styling shop on client --------------------------------------- + +*msgtable({, }) + +Show in client message by from msg string table +with optional . + +--------------------------------------- + +*msgtable2(, {, }) + +Show in client message by from msg string table. + is parameter for this message. Can be string or int. +Optional can be used for set color for whole message. + +--------------------------------------- -- cgit v1.2.3-60-g2f50