Config Help in Autostorage...

Philippines

Moderators: waferbaron, Moderators

Forum rules
This server is currently not maintained and tables folder (including connection info) is outdated. Read the wiki for instructions on how to update those information. Please contribute your updated info. Contact Cozzie to join the team as a regular server supporter.
Message
Author
neil115
Noob
Noob
Posts: 2
Joined: 19 Mar 2010, 11:56
Noob?: Yes

Config Help in Autostorage...

#1 Post by neil115 »

i have a problem.. i dont know how to fix this but everytime my bot use autostorage.... my bot just always open storage but doesnt store anyting then it relog.... i dont know what i wrong in my config pls help me... this is my config and items_control... (sorry if my english is bad xD)

Code: Select all

 Config.txt

storageAuto 1
storageAuto_npc izlude 134 88
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password 1111
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny

Code: Select all

items_control.txt

Cargo Free Ticket 20 0 0
Bubble Gum 5 0 0
Field Manual 5 0 0
Warp Free Ticket 20 0 0
All 0 1 0
i put cargo free ticket, bubble gum, field manual and warp free ticket in items control because it cant put it in storage....

benj1320
Moderators
Moderators
Posts: 403
Joined: 25 Aug 2008, 14:56
Noob?: No
Location: CyberOne Building , Eastwood
Contact:

Re: Config Help in Autostorage...

#2 Post by benj1320 »

just add the items you want to store in your items_control.txt and flag it as 0 1 0

or... you can delete all the entries in your items_control.txt and flag it as all 0 1 0.. then from there, specify those "storage disabled" items of yours.
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template

neil115
Noob
Noob
Posts: 2
Joined: 19 Mar 2010, 11:56
Noob?: Yes

Re: Config Help in Autostorage...

#3 Post by neil115 »

sir my first items_control.txt is

Code: Select all

items_control.txt

all 0 1 0
but when it try to use the storage... the bot keeps try to store the items that cant be store... until it relog and then noithing has been store in the storage... i dont know why sir

benj1320
Moderators
Moderators
Posts: 403
Joined: 25 Aug 2008, 14:56
Noob?: No
Location: CyberOne Building , Eastwood
Contact:

Re: Config Help in Autostorage...

#4 Post by benj1320 »

benj1320 wrote:just add the items you want to store in your items_control.txt and flag it as 0 1 0

or... you can delete all the entries in your items_control.txt and flag it as all 0 1 0.. then from there, specify those "storage disabled" items of yours.
all 0 1 0

Items_that_cannot_be_Stored 0 0 0 0
“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template

worst_weak
Noob
Noob
Posts: 13
Joined: 11 Dec 2010, 05:15
Noob?: No

Re: Config Help in Autostorage...

#5 Post by worst_weak »

or vice versa

all 0 0 0 0
items_you_want_to_store_1 0 1 0
items_you_want_to_store_2 0 1 0
items_you_want_to_store_3 0 1 0
items_you_want_to_store_4 0 1 0
items_you_want_to_store_5 0 1 0
.
.
.

hope it helps

iskalter
Noob
Noob
Posts: 18
Joined: 06 Dec 2010, 04:22
Noob?: No

Re: Config Help in Autostorage...

#6 Post by iskalter »

Code: Select all

storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
is his code even correct?

I always used

Code: Select all

storageAuto_npc_type 3
storageAuto_npc_steps c r1 c
and never had a problem.

on the other hand

Code: Select all

storageAuto_npc_type 1
which uses

Code: Select all

storageAuto_npc_steps c r1 n
doesn't seem to work because standard kafra in town has changed its steps to access storage

Post Reply