summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorKenpachi Developer <Kenpachi.Developer@gmx.de>2020-05-31 23:35:39 +0200
committerKenpachi Developer <Kenpachi.Developer@gmx.de>2020-05-31 23:35:39 +0200
commitc54623866cc7764ce6b2c0844c7d98a80b5f0592 (patch)
tree3c45cb7e006ab1b7520d99b0442290583040112a /doc
parent4a5ea1a63cb51d48a10a0ba2786eaddb546b5cdc (diff)
downloadhercules-c54623866cc7764ce6b2c0844c7d98a80b5f0592.tar.gz
hercules-c54623866cc7764ce6b2c0844c7d98a80b5f0592.tar.bz2
hercules-c54623866cc7764ce6b2c0844c7d98a80b5f0592.tar.xz
hercules-c54623866cc7764ce6b2c0844c7d98a80b5f0592.zip
Add loudhailer() script command to doc/script_commands.txt
Diffstat (limited to 'doc')
-rw-r--r--doc/script_commands.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index a597dfaa2..a3a0e5673 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -7494,6 +7494,16 @@ if GID is not given use the attached player.
//=====================================
---------------------------------------
+*loudhailer("<message>"{, "<color>"})
+
+Announces a colored text in '<char_name> Shouts : <message>' format.
+<color> must be a string in "RRGGBB" format. If <color> is omitted,
+white ("FFFFFF") will be used.
+This command is specially created for the Megaphone_ item (12221),
+but will work in NPCs, too.
+
+---------------------------------------
+
*announce("<text>", <flag>{, <fontColor>{, <fontType>{, <fontSize>{, <fontAlign>{, <fontY>}}}}})
This command will broadcast a message to all or most players, similar to