From 444ff2fa558cff839b1aaf8b369a5bf395dfa0b7 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Mon, 26 Oct 2015 09:56:41 +0530 Subject: Updated script documentation --- doc/script_commands.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'doc/script_commands.txt') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 146e58a45..d9e32954d 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -1030,6 +1030,12 @@ The above also applies to, the last three labels, the only difference is that these labels are used exclusively for WoE SE, and are called independently. +OnInstanceInit: + +This label will be executed when an instance is created and initialized through +the 'instance_init' command. It will run again if @reloadscript is used while +an instance is in progress. + OnTouch: This label will be executed if a trigger area is defined for the NPC @@ -5292,6 +5298,15 @@ Example: --------------------------------------- +*mergeitem; + +mergeitem opens the item merge window, +The Item merge window shows all stackable item(same ItemID) with different +serial, that can be merged into one stack. +Check sample: npc/other/item_merge.txt + +--------------------------------------- + *delequip ; This command will destroy whatever is currently equipped in the invoking -- cgit v1.2.3-60-g2f50