From d9b7fa499ab5ecae677e53d43057671e43b32248 Mon Sep 17 00:00:00 2001 From: EyesOfAHawk Date: Thu, 18 Oct 2018 23:44:02 +1300 Subject: Adds buildin_getguildonline. Signed-off-by: Haru --- doc/script_commands.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 4985b0596..251ce563f 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -3800,6 +3800,18 @@ getarraysize(), because it is not cleared between runs of getguildmember(). For usage examples, see getpartymember(). +--------------------------------------- + +*getguildonline({, }); + +Returns the amount of players online in the specified guild id. +Returns -1 if the guild was not found. + +Valid are: + GUILD_ONLINE_ALL Returns the total amount of players online in the guild. + GUILD_ONLINE_VENDOR Returns the total amount of vendors online in the guild. + GUILD_ONLINE_NO_VENDOR Returns the total amount of non-vendors online in the guild. + --------------------------------------- //===================================== 2.2 - End of Guild-Related Commands -- cgit v1.2.3-60-g2f50