From 4109f855604a1782a04c2eba10229fb2e1efd2ab Mon Sep 17 00:00:00 2001 From: Emistry Date: Sun, 23 Feb 2014 05:26:25 +0800 Subject: Update script_commands.txt --- doc/script_commands.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 6a48692e8..a4d079d5d 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -6852,10 +6852,11 @@ Example: This command will send the message to the server console (map-server window). It will not be displayed anywhere else. - +// // Displays "NAME has clicked me!" in the map-server window. debugmes strcharinfo(0)+" has clicked me!"; - + + // debugmes "\033[38D\033[K ==Message== \n"; // enable colour code. --------------------------------------- *logmes ""; -- cgit v1.2.3-60-g2f50