Page 1 of 1

Auto Storage (@storage)

Posted: 13 Mar 2013, 16:35
by sinnersinz
For people who would read this THANKS for stopping by, I really need someones help to answer my question.
I was wondering how to use Auto Storage or the easiest way of doing a storage(@storage)
w/o even going back in town. Is there anyone who can provide me the information on how to use
Auto Storage(@storage) and how to edit the sequence in mon_control and config file?

If you would recommend the tutorial info in openkore well I did the sequence of opening the storage through
@storage code but wasn't able to store the item that I specify in mon_control.txt


In config:
storageAuto_useChatCommand @storage

In mon_control.txt
Jubilee 1 "or" Jubilee all

Re: Auto Storage (@storage)

Posted: 13 Mar 2013, 17:20
by Raider

Code: Select all

storageAuto_useChatCommand @storage
Good job on finding this!
Additionally you need this condition: http://www.openkore.com/index.php/StorageAuto
By the way, why are you talking about mon_control.txt?
Quoted from the StorageAuto description:
Items that are going to be storaged are set in items_control.txt.

Re: Auto Storage (@storage)

Posted: 13 Mar 2013, 18:50
by sinnersinz
Raider wrote:

Code: Select all

storageAuto_useChatCommand @storage
Good job on finding this!
Additionally you need this condition: http://www.openkore.com/index.php/StorageAuto
By the way, why are you talking about mon_control.txt?
Quoted from the StorageAuto description:
Items that are going to be storaged are set in items_control.txt.

Thanks for your answer my mistake actually what I mean is in item_control.txt file how do you specify the code for storing an item after opening the storage via @storage?? :roll:

Re: Auto Storage (@storage)

Posted: 14 Mar 2013, 07:29
by Raider
In item_control.txt:

Code: Select all

Jubilee 0 1 0

Re: Auto Storage (@storage)

Posted: 14 Mar 2013, 08:04
by sinnersinz
Raider wrote:In item_control.txt:

Code: Select all

Jubilee 0 1 0

I did try that too but it seems not to work which is weird is there any changes that I need to do in item_control.txt or config.txt file rather than putting a chat command of @storage??

Re: Auto Storage (@storage)

Posted: 14 Mar 2013, 08:55
by Raider