From 9adc8abaa6ce3d5535b419fc2588a54d9755fe82 Mon Sep 17 00:00:00 2001 From: eaac Date: Thu, 13 Apr 2006 01:35:50 +0000 Subject: - Added up the locations but temporal names of Poring track npcs. Will be worked on over time. [erKURITA] - Fitted the many lines into 1 or 2, and corrected some typos on most of the npc\guides. Visual update to the guards, for short. [erKURITA] - Added some info to the docs.[erKURITA] - Added "case" npcs of lighthalzen, they're the first on npc/cities/? Mostly guards. [erKURITA] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6025 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 169 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 158 insertions(+), 11 deletions(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 0d3ad3b72..4a0458177 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -33,6 +33,10 @@ //= 2.7a - delitem2, countitems2 commands [Lupus] //= 2.7b - clone command [Skotlex] //= 2.7c - disguise / undisguise, query_sql commands [Lupus] + +//= 2.8 - Deleted a copy of the nude command. Added axtoi command (needing a clearer +//= explanation of atoi.Gave a better explanation of OnLabels and modified +//= monster explanation due that L_Label isn't working with monster. //===== Compatible With =================================== //= LOL, can be used by anyone hopefully //===== Description ======================================= @@ -671,6 +675,28 @@ Only the special labels which are not associated with any script command are listed here. There are other kinds of labels which may be triggered in a similar manner, but they are described with their associated commands. +On