From db42e06f31fe98a28dce8cc05c480b897ab8cb99 Mon Sep 17 00:00:00 2001 From: panikon Date: Wed, 7 May 2014 20:05:37 -0300 Subject: #Fixed issue 8175 *http://hercules.ws/board/tracker/issue-8175-missing-delequip/ *Documentation wrote by @emistry #Added return values for *delequip --- doc/script_commands.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 6aa75e82a..bb714d856 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -5090,6 +5090,16 @@ Example: // Item Universal_Catalog_Gold (10 uses, effect: open shop) searchstores 10,1; +--------------------------------------- + +*delequip ; + +This command will destroy whatever is currently equipped in the invoking +character's specified equipment slot. For a full list of possible equipment +slots see 'getequipid'. + +This command will return 1 if an item was deleted and 0 otherwise. + --------------------------------------- //===================================== 4.1 - End of Player Item-Related Commands -- cgit v1.2.3-60-g2f50