From 00163cbb0bdf654bfc8a04ef9e7f5e9f2efad706 Mon Sep 17 00:00:00 2001 From: eathenabot Date: Tue, 17 Jan 2012 06:53:19 +0000 Subject: * Merged changes up to eAthena 15061. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15477 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 07465d8af..8faea3314 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -9,8 +9,6 @@ //===== Description: ========================================= //= A reference manual for the rAthena scripting language. //= Commands are sorted depending on their functionality. -//===== Additional Comments: ================================= -//= //============================================================ This document is a reference manual for all the scripting commands and functions @@ -6020,7 +6018,8 @@ used to color text in 'mes' output, but are written as hexadecimal numbers in C. (They look like 0x.) Action is what you want to do with a point, 1 will set it, while 2 will clear -it. Point number is the number of the point - you can have several. If more than +it. 0 will also set it, but automatically removes the point after 15 seconds. +Point number is the number of the point - you can have several. If more than one point is drawn at the same coordinates, they will cycle, which can be used to create flashing marks. -- cgit v1.2.3-60-g2f50