[SOLVED]auto storage

International

Moderator: Moderators

Message
Author
dotyo
Noob
Noob
Posts: 5
Joined: 03 Jul 2017, 21:37
Noob?: Yes

[SOLVED]auto storage

#1 Post by dotyo »

Hi seems i'm having an issue in auto storage , it doesn't detect that it's already overweight and have to go to storage , could it be ralated to packet tokenizer 0AB8
after it reached the max weight it stopped looting

Code: Select all

itemsTakeAuto 2
itemsTakeAuto_party 0
itemsGatherAuto 2
itemsMaxWeight 48
itemsMaxWeight_sellOrStore 48
itemsMaxNum_sellOrStore 
cartMaxWeight 7900
itemsTakeAuto_new 0
itemsTakeGreed 0

Code: Select all

storageAuto 1
storageAuto_npc alberta 114 60
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps 
storageAuto_password
storageEncryptKey
storageAuto_keepOpen 0
storageAuto_useChatCommand
storageAuto_notAfterDeath
relogAfterStorage 0
minStorageZeny 50
Last edited by dotyo on 19 Jul 2017, 00:03, edited 1 time in total.

dotyo
Noob
Noob
Posts: 5
Joined: 03 Jul 2017, 21:37
Noob?: Yes

Re: auto storage

#2 Post by dotyo »

CLOSED - I didn't noticed the zeny in my Character. .

kali
OpenKore Monk
OpenKore Monk
Posts: 457
Joined: 04 Apr 2008, 10:10

Re: auto storage

#3 Post by kali »

dotyo wrote:CLOSED - I didn't noticed the zeny in my Character. .
Sounds like a good error message to show in the console :)

Anyone who wants to start contributing to OpenKore, this is a great easy way to start off with!
Got your topic trashed by a mod?

Trashing topics is one click, and moving a topic to its proper forum is a lot harder. You expend the least effort in deciding where to post, mods expend the least effort by trashing.

Have a nice day.

dotyo
Noob
Noob
Posts: 5
Joined: 03 Jul 2017, 21:37
Noob?: Yes

Re: auto storage

#4 Post by dotyo »

kali wrote:
dotyo wrote:CLOSED - I didn't noticed the zeny in my Character. .
Sounds like a good error message to show in the console :)

Anyone who wants to start contributing to OpenKore, this is a great easy way to start off with!
Yes , it would be nice to see the error :D

minStorageZeny 0 For the meantime that i can't login with gui

Code: Select all

storageAuto 1
storageAuto_npc alberta 113 60
storageAuto_distance 5
storageAuto_npc_type 3
storageAuto_npc_steps r1 r0
storageAuto_password
storageEncryptKey
storageAuto_keepOpen 0
storageAuto_useChatCommand
storageAuto_notAfterDeath
relogAfterStorage 0
minStorageZeny 0

Post Reply