Auto Storage (@storage)

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderator: Moderators

Message
Author
sinnersinz
Noob
Noob
Posts: 3
Joined: 09 Mar 2013, 22:23
Noob?: Yes

Auto Storage (@storage)

#1 Post 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

Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: Auto Storage (@storage)

#2 Post 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.

sinnersinz
Noob
Noob
Posts: 3
Joined: 09 Mar 2013, 22:23
Noob?: Yes

Re: Auto Storage (@storage)

#3 Post 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:

Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: Auto Storage (@storage)

#4 Post by Raider »

In item_control.txt:

Code: Select all

Jubilee 0 1 0

sinnersinz
Noob
Noob
Posts: 3
Joined: 09 Mar 2013, 22:23
Noob?: Yes

Re: Auto Storage (@storage)

#5 Post 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??

Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: Auto Storage (@storage)

#6 Post by Raider »


Locked