From 6f6752fe0e78731872d7641af187bdb7492cc036 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 30 Mar 2016 18:08:47 +0300 Subject: Add script commands in docs: successremovecardsindex, failedremovecardsindex. --- server/scripts/evol_script_commands.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'server/scripts/evol_script_commands.txt') diff --git a/server/scripts/evol_script_commands.txt b/server/scripts/evol_script_commands.txt index d91a4b7..762967c 100644 --- a/server/scripts/evol_script_commands.txt +++ b/server/scripts/evol_script_commands.txt @@ -712,3 +712,22 @@ Example: This command works same like hercules emotion command, except it removed limit for emotes. +--------------------------------------- + +successremovecardsindex index + +This command remove all cards from item by inventory index and put all cards in inventory. +Also show status effect 3. + +--------------------------------------- + +failedremovecardsindex index, flag + +This command remove all cards from item by inventory index. +Also show status effect 2. +It also may remove item or cards depend on flag. +flag value: + 0 - will remove item and cards. + 1 - will remove cards and keep item. + 2 - will remove item and keep cards. + 3 - do nothing except status effect. -- cgit v1.2.3-60-g2f50