Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPCs with player sprites expose real names #4793

Open
Lemongrass3110 opened this issue Apr 13, 2020 · 3 comments
Open

NPCs with player sprites expose real names #4793

Lemongrass3110 opened this issue Apr 13, 2020 · 3 comments
Labels
component:core A fault that lies within the main framework of rAthena mode:prerenewal A fault that exists within the pre-renewal mode mode:renewal A fault that exists within the renewal mode priority:low A fault that affects rAthena in one piece of functionality and is self-contained status:need user input Issue that needs more information from the issue creator type:bug Issue that is a bug within rAthena

Comments

@Lemongrass3110
Copy link
Member

  • rAthena Hash: eb823b2

  • Client Date: any

  • Server Mode: Both

  • Description of Issue:

    • Result: NPCs with player sprites expose the real names of the NPC. For 2017-07-26 and above this only happens while they are walking, but for clients older than that the full name will be visible all the time.

grafik
grafik

prontera,150,150,5	script	Bob#jones	1843,{
    npcwalkto 156+rand(-6,6),168+rand(-4,4);
    end;
}
  • Official Information: Not supported on official servers.

  • Modifications that may affect results:
    None

@Lemongrass3110 Lemongrass3110 added component:core A fault that lies within the main framework of rAthena priority:low A fault that affects rAthena in one piece of functionality and is self-contained mode:renewal A fault that exists within the renewal mode mode:prerenewal A fault that exists within the pre-renewal mode type:bug Issue that is a bug within rAthena labels Apr 13, 2020
@gidzdlcrz
Copy link

Was able to reproduce it. Well is there a way that the we retain the walking state (Like a fake player)?

@Akkarinage
Copy link
Member

Akkarinage commented Aug 30, 2022

Client Date: 20201103
I can't reproduce this - in fact, I get results of the complete opposite; no name at all.

During the NPC movement, no name is displayed. After the NPC has finished moving, nothing is still displayed until ~2 seconds has passed, then the NPC's visible name returns.

I had footage, but forgot which server I was recording on.. and the images are inappropriate for Github.

@Akkarinage Akkarinage added the status:need user input Issue that needs more information from the issue creator label Aug 30, 2022
@Akkarinage
Copy link
Member

Client Date: 20120410

I haven't tested them walking yet on this client, but I get the above described results.
ragexe_ePnEo94ZZg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:core A fault that lies within the main framework of rAthena mode:prerenewal A fault that exists within the pre-renewal mode mode:renewal A fault that exists within the renewal mode priority:low A fault that affects rAthena in one piece of functionality and is self-contained status:need user input Issue that needs more information from the issue creator type:bug Issue that is a bug within rAthena
Projects
None yet
Development

No branches or pull requests

3 participants