diff options
author | marky291 <Marky360@live.ie> | 2017-05-08 18:57:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-08 18:57:31 +0100 |
commit | b5a263c3900ab44082c4e8e5c02f2b68b1668c8e (patch) | |
tree | 955f1353160e4ce844e2c1799ba6ff5a8be14a49 /doc | |
parent | 9a8c572b4a53318a40d9fe23344666ab7a2a4210 (diff) | |
download | hercules-b5a263c3900ab44082c4e8e5c02f2b68b1668c8e.tar.gz hercules-b5a263c3900ab44082c4e8e5c02f2b68b1668c8e.tar.bz2 hercules-b5a263c3900ab44082c4e8e5c02f2b68b1668c8e.tar.xz hercules-b5a263c3900ab44082c4e8e5c02f2b68b1668c8e.zip |
Updated *showscript documentation description.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/script_commands.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index a27d16e7f..5ba0aaa2e 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -4292,8 +4292,9 @@ if <color> field is left out. *showscript("<message>"{, <GID>}) -Makes attached player or GID says a message like shouting a skill name, the message -will be seen to everyone around but not in chat window. +Makes the attached player or GID, display a message similiar to a chat, +this will be seen by everyone near the invoking character but will not +be displayed in the chat window. --------------------------------------- |