From ccdbfa796421ab45c7eaf6857f9617a4f18a82c5 Mon Sep 17 00:00:00 2001 From: euphyy Date: Thu, 26 Jul 2012 16:37:30 +0000 Subject: * Updated Super Novice Expansion quest to match the official one, thanks to Gennosuke (the original script is edited a lot, though) * Updated "Pile Bunker" quest to official, also thanks to Gennosuke * Follow-up r16485, removed bind limit from documentation git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16505 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index e048707ba..a8b3f27ed 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2113,8 +2113,7 @@ array, shifting all the elements beyond this towards the beginning. *bindatcmd("command","::"{,,}); This command will bind a NPC event label to an atcommand. Upon execution of -the atcommand, the user will invoke the NPC event label. Note that a hardcoded -limit of bindings is set in /src/map/atcommand.h, with 100 as the default value. +the atcommand, the user will invoke the NPC event label. Example: When a user types the command "@test", an angel effect will be shown. -- cgit v1.2.3-60-g2f50