diff options
author | arcshiru <arcshiru@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-03 19:40:21 +0000 |
---|---|---|
committer | arcshiru <arcshiru@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-03 19:40:21 +0000 |
commit | 3eb7cd3c8c1291e3792dec9abf34facab4f05014 (patch) | |
tree | ba90fe10f2672d46b79a2652c0a26b45d0ae6702 /doc/script_commands.txt | |
parent | 78072da1f01494338f5d1a623e160bcf3825dbe7 (diff) | |
download | hercules-3eb7cd3c8c1291e3792dec9abf34facab4f05014.tar.gz hercules-3eb7cd3c8c1291e3792dec9abf34facab4f05014.tar.bz2 hercules-3eb7cd3c8c1291e3792dec9abf34facab4f05014.tar.xz hercules-3eb7cd3c8c1291e3792dec9abf34facab4f05014.zip |
Added documentation for donpcevent changes in r16564
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16570 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r-- | doc/script_commands.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 599364e8c..9dd63df48 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -5481,6 +5481,9 @@ the invoking NPC's actions, such as using an emotion or talking. Whichever of the both NPCs is talked to, both will show a random emotion at the same time. +As of r16564, command now returns 1 or 0 on success and failure. +A debug message also shows on the console when no events are triggered. + --------------------------------------- *cmdothernpc "<npc name>","<command>"; |