From b9aaf46392137cdcd83fc53d990a5f8b997cf9b2 Mon Sep 17 00:00:00 2001 From: gumi Date: Sun, 20 Oct 2019 13:21:59 -0400 Subject: deprecate buildin_getguildname --- doc/script_commands.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 47ad19191..939a5e7c6 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -3732,6 +3732,10 @@ Example: *getguildname() + @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ + @ /!\ This command is deprecated @ + @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ + This function returns a guild's name given an ID number. If there is no such guild, "null" will be returned; @@ -3745,6 +3749,10 @@ such guild, "null" will be returned; This is used all over the WoE controlling scripts. You could also use it for a guild-based event. +This command is deprecated and it should not be used in new scripts, as it is +likely to be removed at a later time. Please use getguildinfo instead: + getguildinfo(GUILDINFO_NAME, ) + --------------------------------------- *getguildmaster() -- cgit v1.2.3-70-g09d2