Jump to content
  • 0

Player walking when interacting with NPC or Skill


Question

Posted (edited)

I'm having an interaction bug that is not default of RO and pretty annoying. It would be impossible to run a production server with that. I tested with a fresh installation of rAthena.

- When clicking a NPC that have no mes() function, the npc click event is triggered but the player also walks to the mouse position.

- When using skill (only one click): The skill is evoked but the player also walks to the mouse position

How can this be fixed?

NPC interaction demo (GIF):

giphy.gif

NPC code: (npctalk2 is only a example, it could be anything besides mes() and it would still happen)

prt_fild01,280,144,5	script	empty_npc	4W_SAILOR,{
        heal(100,100);
	dispbottom("....");
	end;
}

Skill interaction demo (GIF):

giphy.gif

Edited by tedexx

10 answers to this question

Recommended Posts

  • 0
Posted

Tried 3 different clients with a fresh install of rAthena (it seems much more a source problem then client). Probably everyone here has this issues too. Running preRE.

  • 0
Posted

I don't know about that NPC setup, but my Wizard definitely doesn't move when casting Storm Gust. Just tested on unchanged rAthena.

Is it really a fresh installation because in that gif Storm Gust is instant cast. I tried to emulate that by equipping Angra Manyu, but still no walking.

  • Upvote 1
  • 0
Posted
On 4/7/2017 at 11:56 AM, tedexx said:

I'm having an interaction bug that is not default of RO and pretty annoying. It would be impossible to run a production server with that. I tested with a fresh installation of rAthena.

- When clicking a NPC that have no mes() function, the npc click event is triggered but the player also walks to the mouse position.

- When using skill (only one click): The skill is evoked but the player also walks to the mouse position

How can this be fixed?

NPC interaction demo (GIF):

giphy.gif

NPC code: (npctalk2 is only a example, it could be anything besides mes() and it would still happen)


prt_fild01,280,144,5	script	empty_npc	4W_SAILOR,{
        heal(100,100);
	dispbottom("....");
	end;
}

Skill interaction demo (GIF):

giphy.gif

are you using latest rathena ??? working fine i just tetsted it

  • 0
Posted
12 hours ago, Playtester said:

I don't know about that NPC setup, but my Wizard definitely doesn't move when casting Storm Gust. Just tested on unchanged rAthena.

Is it really a fresh installation because in that gif Storm Gust is instant cast. I tried to emulate that by equipping Angra Manyu, but still no walking.

 

8 hours ago, Cyro said:

are you using latest rathena ??? working fine i just tetsted it

Latest rAthena with no modification at all. The IC storm gust was with dex99 + angra.

A client patch maybe?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...