From 4a7872146a41f51c410fcbb661c566cc308b322a Mon Sep 17 00:00:00 2001 From: ultramage Date: Sat, 15 Sep 2007 15:26:56 +0000 Subject: Fixed missing 'name' parameter in 'duplicate' script command documentation. Added npc_test_duplicate.txt to /samples. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11219 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 13 +++++++------ npc/Changelog.txt | 1 + npc/sample/npc_test_duplicate.txt | 29 +++++++++++++++++++++++++++++ 3 files changed, 37 insertions(+), 6 deletions(-) create mode 100644 npc/sample/npc_test_duplicate.txt diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 9804ecbdc..f564ffc1a 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -84,6 +84,8 @@ //= Added 'gethominfo' description [Skotlex] //= 3.06.20070910 //= Added info about the new behavior of 'getexp' [ultramage] +//= 3.07.20070915 +//= Fixed 'duplicate' missing the target 'name' parameter! [ultramage] //===== Description ======================================= //= A reference manual for the eAthena scripting language, //= sorted out depending on their functionality. @@ -337,13 +339,12 @@ where we use curly brackets, these do NOT signify an optional parameter. ** Define an NPC duplicate. -,,,%TAB%duplicate()%TAB% -,,,%TAB%duplicate()%TAB%,, +,,,%TAB%duplicate(