Issue information

Issue ID
#7261
Status
Fixed
Severity
None
Started
bgamez23
May 18, 2013 11:13
Last Post
Ind
Jun 6, 2013 20:12
Confirmation
Yes (1)
No (0)

bgamez23 - May 18, 2013 11:13

how to produce. talk to the npc that no[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3] dialog box with menu screen selection.[/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]example warper npc or stylist npc.[/size][/font][/color]

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]while talkting to the npc. when you press esc.[/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]the game setting windows will appear. then press esc again.[/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]the menu screen and game settings windows will disappear.[/size][/font][/color]

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]and then you cannot move.[/size][/font][/color]

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]while on the menu screen selection. press esc 2x then try to move your character if you can move. and also try to use skill. [/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]then you will receive this.[/size][/font][/color] problem.
[color=#ff0000]Any work in progress (NPC dialog, manufactoring,,,) quit and try again.[/color]

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3][img]http://s16.postimg.org/phtfsvlqd/screen_Hercules_Test003.jpg[/img][/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3][img]http://s16.postimg.org/fyocd5nlx/screen_Hercules_Test004.jpg[/img][/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3][img]http://s16.postimg.org/mdnd9tubp/screen_Hercules_Test005.jpg[/img][/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3][img]http://s16.postimg.org/lpeiqvvlx/screen_Hercules_Test006.jpg[/img][/size][/font][/color]

mkbu95 - May 19, 2013 1:14

I tried on bRO (Brazilian RO) official server, and ESC didn't work.
I'm not sure what to think of this bug.

bgamez23 - May 19, 2013 3:34

this is happen when the npc doesn't have dialog menu. but when you put a dialog menu on the npc esc function will not worl.is there any possible way to disable esc function while talking to the npc?

Xgear - May 19, 2013 7:23

You could enable [url="http://herc.ws/wiki/SRC/config/#SECURE_NPCTIMEOUT"]http://herc.ws/wiki/SRC/config/#SECURE_NPCTIMEOUT[/url] as a temporary fix.
The esc key doesnt send any packets to the server as far as I am concerned and is strictly a dialogue hiding function on the client. Since the client doesnt tell the server you closed the dialogue, it doesnt know you quitted.

SECURE_NPC_TIMEOUT would close the dialogue after X seconds of no interaction, which would be a good temporary fix for this. (Or update the NPC to have a dialogue :P)

bgamez23 - May 19, 2013 8:38

[quote name="Xgear" timestamp="1368948212"]
You could enable [url="http://herc.ws/wiki/SRC/config/#SECURE_NPCTIMEOUT"]http://herc.ws/wiki/SRC/config/#SECURE_NPCTIMEOUT[/url] as a temporary fix.
The esc key doesnt send any packets to the server as far as I am concerned and is strictly a dialogue hiding function on the client. Since the client doesnt tell the server you closed the dialogue, it doesnt know you quitted.

SECURE_NPC_TIMEOUT would close the dialogue after X seconds of no interaction, which would be a good temporary fix for this. (Or update the NPC to have a dialogue :P)[/quote]
the esc function still working even the secure_npc_timeouot. fyi the secure_npc_timeout is already enabled before i make a bug report here.

and note! if the secure_npc_timeout is enable and talking to the npc without dialog box will make your character stock. after the menu selection window disappear. so i'm not sure this is a solution because it producing another bug which will result to [background=rgb(247,251,252)][b]Any work in progress (NPC dialog, manufactoring,,,) quit and try again. [/b][/background]when you try to use skills. because you cannot move.

bgamez23 - May 21, 2013 22:26

bump

bgamez23 - May 23, 2013 14:08

bump for this.

This post has been edited by bgamez23 on May 23, 2013 14:08

bgamez23 - May 31, 2013 5:49

bump

bgamez23 - Jun 4, 2013 23:06

bump

malufett - Jun 5, 2013 7:18

what client are you using? cause new client don't have anymore the esc function on dialogs....

:meow:

bgamez23 - Jun 5, 2013 10:47

below 2012-07

Ind - Jun 6, 2013 20:12

I cant help with the screen going away, but I fixed the problem with the message and making you not able to move AFTER you time out.