From c90ec16607f6ff4e422e2a5eca465a88af8b0af3 Mon Sep 17 00:00:00 2001 From: AnnieRuru Date: Sat, 30 Mar 2019 03:00:41 +0800 Subject: Add optional parameter for *showscript to send target to SELF only - also remove the useless script_pushint --- doc/script_commands.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 19f189f81..077895e2b 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -4443,11 +4443,14 @@ if field is left out. --------------------------------------- -*showscript(""{, }) +*showscript(""{, {, }}) 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. +send_target: (optional) + AREA: show the message to everyone within the view range (default) + SELF: show the message to the given unit GID only --------------------------------------- -- cgit v1.2.3-60-g2f50