Page 1 of 1

Get Auto Problem

Posted: 13 Mar 2018, 01:06
by jvmenezesr
Whenever I try to get my bullets the openkore says


# Answer
0 Open main storage
1 Cancel Conversation

NPC Kafra Employee <1>: Tap 'talk answ #' to chose an answer


My openkore is in portuguese, so I had to 'translate' for you guys.
The only way to get my bullets is tapping 0 by myself, if I dont nothing happens

Re: Get Auto Problem

Posted: 13 Mar 2018, 01:37
by fadreus
jvmenezesr wrote:The only way to get my bullets is tapping 0 by myself, if I dont nothing happens
http://openkore.com/index.php/StorageAuto_npc_type
http://openkore.com/index.php/StorageAuto_npc_steps

Re: Get Auto Problem

Posted: 13 Mar 2018, 07:22
by jvmenezesr
storageAuto 1
storageAuto_npc payon 181 104
storageAuto_distance 5
storageAuto_npc_type 3
storageAuto_npc_steps c r1 n
storageAuto_password 1234
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny 60


npcTimeResponse
npcWrongStepsMethod 0

getAuto Bullet {
minAmount 50
maxAmount 900
passive 0
dcOnEmpty

I put that 3 now, so I recevied tha msg :

The npc requires a desired response, but as instructions are not combined <current step: n>
Usint '0' method set in configuration key 'npcWrong'StepsMethod' to handle error.
Clear all remaining conversation steps, enter more steps using the commands.

Re: Get Auto Problem

Posted: 13 Mar 2018, 07:40
by fadreus
jvmenezesr wrote:storageAuto_npc_steps c r1 n

jvmenezesr wrote:The npc requires a desired response, but as instructions are not combined <current step: n>
Usint '0' method set in configuration key 'npcWrong'StepsMethod' to handle error.
Clear all remaining conversation steps, enter more steps using the commands.

http://openkore.com/index.php/NPC_conversation_codes
http://openkore.com/index.php/StorageAuto_npc_steps

Untitled.png
Related links:
http://openkore.com/index.php/AutoTalkCont
http://openkore.com/index.php/Talk
http://openkore.com/index.php/Category:Console_Command

Re: Get Auto Problem

Posted: 13 Mar 2018, 16:25
by jvmenezesr
storageAuto 1
storageAuto_npc payon 181 104
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 r=" talk resp 0"
storageAuto_password 1234
storageAuto_keepOpen 0
storageAuto_useChatCommand

I'm trying but it stills doesnt work

I've tried <response #> too and other ones.

Re: Get Auto Problem

Posted: 13 Mar 2018, 21:34
by fadreus
jvmenezesr wrote: storageAuto_npc_type 1
storageAuto_npc_steps c r1 r=" talk resp 0"
Example:
https://github.com/OpenKore/openkore/bl ... ortals.txt
Image

Re: Get Auto Problem

Posted: 15 Mar 2018, 22:08
by dodox
For nonvip IRO user
change to:
storageAuto_npc_steps c r1 c r0

Please take a look what fadreus alrdy highlight, its really useful