Issue information

Issue ID
#6025
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jun 15, 2012 6:04
Last Post
Hercules Elf Bot
Jun 23, 2012 6:58
Confirmation
N/A

Hercules Elf Bot - Jun 15, 2012 6:04

Originally posted by [b]Vali[/b]
http://sourceforge.net/apps/trac/rathena/browser/trunk/npc/custom/resetnpc.txt

The npc is not cleaning the player statuses when is reseting the skills. In this way a player can has multiple statuses without having the correspondent skill.

Attached an screenshot of a taekwon having the prepare roundhouse kick without having the skill:

[attachment=2282:screenROcommerce195.jpg]

Vali~

Hercules Elf Bot - Jun 15, 2012 12:13

Originally posted by [b]Aleos[/b]
This was reported on my server about a year ago with Banding. Players can buff them selves and then reset their skill tree to get buffs they shouldn't have. I applied this and it resolves it. All the patch does is remove SC's related to the character's class when they reset their skills.

Hercules Elf Bot - Jun 15, 2012 16:41

Originally posted by [b]Euphy[/b]
Fixed in [rev=16306].

@Aleos: That would work, but since "ResetSkill" is really only used a few times anyway, adding a 1-line "sc_end SC_ALL" is more efficient, imo.

Hercules Elf Bot - Jun 15, 2012 18:30

Originally posted by [b]Aleos[/b]
Understandable. The reason I had that written is because it only ends SC's for that class, not buffs from other classes. Totally opinionated. :P