From 1a92a7784ab84f4bae47f0d659573c4263ba404d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 8 Mar 2021 12:03:44 -0300 Subject: Update openstorage() documentation --- server/scripts/script_commands.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/server/scripts/script_commands.txt b/server/scripts/script_commands.txt index 9c76e4e..1aa0f3a 100644 --- a/server/scripts/script_commands.txt +++ b/server/scripts/script_commands.txt @@ -5423,7 +5423,7 @@ has no gear, script will be terminated with an error. //===================================== --------------------------------------- -*openstorage() +*openstorage({, }) This will open character's Kafra storage window on the client connected to the invoking character. It can be used from any kind of NPC or item @@ -5438,6 +5438,12 @@ storage window, to avoid any disruption when both windows overlap. openstorage(); end; +Storage Modes: + STORAGE_ACCESS_VIEW // View storage only + STORAGE_ACCESS_GET // Allow getting items from storage. + STORAGE_ACCESS_PUT // Allow putting items to storage. + STORAGE_ACCESS_ALL // Allow all actions. + --------------------------------------- *openmail() -- cgit v1.2.3-60-g2f50