From 8d732e3127434e576fe4a1203e609a8c6cc19cee Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 13 Apr 2019 23:55:29 +0300 Subject: Add commands getunittitle and setunittitle This commands get/set title for non players bl --- 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 2aec07f29..cc49a9c0f 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -10441,3 +10441,18 @@ This value always smaller or equal to MAX_INVENTORY. Size can be changed by group of functions expandInventory* --------------------------------------- + +*getunittitle() + +Return unit title string. +Works for 20180207 main clients, 20171129 re clients, 20171130 zero clients + +--------------------------------------- + +*setunittitle(, ) + +Set unit title string. +Invisible for players, because current implimentation using title id only. +Works for 20180207 main clients, 20171129 re clients, 20171130 zero clients + +--------------------------------------- -- cgit v1.2.3-60-g2f50