talknpc response

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
chiky
Human
Human
Posts: 22
Joined: 22 Feb 2013, 10:18
Noob?: Yes

talknpc response

#1 Post by chiky »

im working on talknpc response. can someone configure why this happen?

Image

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: talknpc response

#2 Post by fadreus »

It's literally mean as what it says.
Conversation ended but you put more steps on it.
No hidden meaning on it.

Check again if you put the right steps on having the conversation.

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

o12116
Noob
Noob
Posts: 8
Joined: 18 Nov 2019, 17:52
Noob?: No

Re: talknpc response

#3 Post by o12116 »

The talk ended earlier than you expected

chiky
Human
Human
Posts: 22
Joined: 22 Feb 2013, 10:18
Noob?: Yes

Re: talknpc response

#4 Post by chiky »

NPC conversation has 4 dialog sequence 1 response so how come it ended on the 1st sequence?
[Nov 25 23:36:14 2019.92] Talking to NPC at (186, 222) using sequence: c c c c r0
[Nov 25 23:36:15 2019.32] NPC Gold Room#goldroom (4): Done talking
[Nov 25 23:36:15 2019.53] Unknown #110010737: [ Gold Room ]
[Nov 25 23:36:15 2019.54] Unknown #110010737: I know you want to become FAMOUS|RICH|POWERFUL well i have a Good Place where you can find a very rare Birds.
[Nov 25 23:36:16 2019.56] There are still steps to be done but the conversation has already ended (current step: c).
[Nov 25 23:36:23 2019.14] Cannot calculate a route from payon (186,220) to ordeal_3-2
[Nov 25 23:36:23 2019.15] Calculating lockMap route to: Battle Ordeal Mode(ordeal_3-2)

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: talknpc response

#5 Post by fadreus »

TL;DR - In game, how many time you press 'Enter' or 'Next', that's how many times you put 'c'.

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

chiky
Human
Human
Posts: 22
Joined: 22 Feb 2013, 10:18
Noob?: Yes

Re: talknpc response

#6 Post by chiky »

In conversation, 4 times 'Next' show, i use sequence ( c c c c r4) but after the 1st dialog error shows said already ended.

User avatar
fadreus
The Kore Devil
The Kore Devil
Posts: 708
Joined: 17 Nov 2017, 23:32
Noob?: No
Location: Genting Highland, Malaysia
Contact:

Re: talknpc response

#7 Post by fadreus »

Seems like this is special NPC?
Since you don't have any other info, you might wanna use your bot manually talk to NPC to figure out where and when went wrong.

Did the NPC dialog disppear and reappear before continue?
If the dialog disappear and the reappear before continue, you wait in your sequence.
If the dialog ends, means you are talking to wrong NPC.

I think this is not about talk sequence, more like the conversation doesn't even exist in the first place.

iRO Supporter.
Read before you ask is the wisest thing human can do.
Unless you're a cat.
Image

Mortimal
Developers
Developers
Posts: 389
Joined: 01 Nov 2008, 15:31
Noob?: No

Re: talknpc response

#8 Post by Mortimal »

just don`t rush here

c w2 c w2 c w2 c w2 r0
Please use pin function for uploading your file contents!

chiky
Human
Human
Posts: 22
Joined: 22 Feb 2013, 10:18
Noob?: Yes

Re: talknpc response

#9 Post by chiky »

here's the conversation

Image
Mortimal wrote:just don`t rush here

c w2 c w2 c w2 c w2 r0
i already did this buts still not working.

c4c1n6kr3m1
The Way Of Human
The Way Of Human
Posts: 150
Joined: 24 Mar 2012, 04:13
Noob?: Yes

Re: talknpc response

#10 Post by c4c1n6kr3m1 »

Code: Select all

[Nov 25 23:36:15 2019.53] Unknown #110010737: [ Gold Room ]
[Nov 25 23:36:15 2019.54] Unknown #110010737: I know you want to become FAMOUS|RICH|POWERFUL well i have a Good Place where you can find a very rare Birds.
if these lines are talking steps ,
than you have problem

did u see this Unknown #110010737 ???
npc talking to you is different with npc you clicked , and probably don't exist in your screen

similar issue already solved in github , but the person asked about unknown npc delete his post, only left mine

and i'm in lazy mode
https://github.com/OpenKore/openkore/issues/2836

Locked