summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
diff options
context:
space:
mode:
authoreathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-03-23 04:57:11 +0000
committereathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-03-23 04:57:11 +0000
commit30fe943332dfcf8c20a1ddb6fdd692666226dbe8 (patch)
treee6a395698c22f9160426ff0668a2b6aad9dd48ab /doc/script_commands.txt
parentc73b9c6444ee0d7d9f91cce676c370b55ca234b7 (diff)
downloadhercules-30fe943332dfcf8c20a1ddb6fdd692666226dbe8.tar.gz
hercules-30fe943332dfcf8c20a1ddb6fdd692666226dbe8.tar.bz2
hercules-30fe943332dfcf8c20a1ddb6fdd692666226dbe8.tar.xz
hercules-30fe943332dfcf8c20a1ddb6fdd692666226dbe8.zip
* Merged changes up to eAthena 15083.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15773 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r--doc/script_commands.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index 354ad8298..4292017ca 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -2027,6 +2027,17 @@ Whatever it returns is determined by type.
---------------------------------------
+*getnpcid(<type>)
+
+This function will return the GID of an NPC.
+Type can be:
+
+ 0 - The NPC that the running script is attached to.
+
+Useful for making an NPC perform an action using script commands that require a GID (e.g. unit*)
+
+---------------------------------------
+
*getarraysize(<array name>)
This function returns the number of values that are contained inside the