[HELP] AutoStorage Problem

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
chixilog0808
Noob
Noob
Posts: 2
Joined: 16 Aug 2010, 23:14
Noob?: Yes

[HELP] AutoStorage Problem

#1 Post by chixilog0808 »

why when my bot is in autostorage, it doesn't put all the items in inventory. it only put the common items like red potion, potato, etc. i tried to look at items_control and i found out that not all the items in pRO are listed. so, where can i get the complete list of items in pRO-Valkyrie?
is there a items_control.txt that have a complete item list for storing in pRO-Valkyrie Server to download? thanks in advance.

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

Re: [HELP] AutoStorage Problem

#2 Post by benj1320 »

if you want your bot to store all the loots etc in your storage...

delete all the lines in your items_control.txt starting BELOW from

Code: Select all

all 0 1 0 
all the way down...


then YOU should indicate the items which are not to be stored ( ie. cards, quests items etc ) like this

Code: Select all

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

chixilog0808
Noob
Noob
Posts: 2
Joined: 16 Aug 2010, 23:14
Noob?: Yes

Re: [HELP] AutoStorage Problem

#3 Post by chixilog0808 »

benj1320 wrote:if you want your bot to store all the loots etc in your storage...

delete all the lines in your items_control.txt starting BELOW from

Code: Select all

all 0 1 0 
all the way down...


then YOU should indicate the items which are not to be stored ( ie. cards, quests items etc ) like this

Code: Select all

item_name 0 0 0 0
thank you sir, your a big help. ;)

Post Reply