From a9740f772101b5ce448c8c04d4bb003fa7920db3 Mon Sep 17 00:00:00 2001 From: skotlex Date: Sat, 2 Sep 2006 01:43:23 +0000 Subject: - Corrected script_commands description of getequipid, it returns -1, not 0 on fail. - Fixed the mob-id check during pet_db loading, it will also now print when a pet is not loaded due to having an invalid mob class specified. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8587 54d463be-8e91-2dee-dedb-b68131a5f0ec --- doc/script_commands.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 887b84009..cb91478e0 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -2211,7 +2211,7 @@ returned when requesting that information. *getequipid() This function returns the item ID of the item equipped in the equipment slot -specified on the invoking character. If nothing is equpped there, it returns 0. +specified on the invoking character. If nothing is equpped there, it returns -1. Valid equipment slots are: 1 - Upper head gear -- cgit v1.2.3-60-g2f50