Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #007431

  • 0 - None Assigned

  • Unable To Reproduce

Issue Confirmations

  • Yes (0)No (1)
Photo

Quest Skill Gone after Reseting

Posted by mybitch on 25 June 2013 - 02:03 PM

Quest Skills gone after resetting via reset master provided by the SVN. After placing all skill points to the skills the quest skills doesn't shows up.

And when talking again to the npc where you get the quest skills it says you have already taken the quest and can't re do it.

Related NPC's: Reset Master and All Quest Skills

Whats a quest skill? (*noob* T_T)

Whats a quest skill? (*noob* T_T)


"Platinum Skills" like Pick Stone & Throw Stone of Thief class.

Whats a quest skill? (*noob* T_T)


Yes. Quest Skills = Platinum Skills. They are gone after resetting and won't let you do the quest with the npc.

i think there is a switch on conf/battle/skills.conf, it defaults to not remove them after resetting, or maybe somethings broken?

prontera,153,184,5	script	kjdsfkjsd	100,{
	skill MG_COLDBOLT, 1, 0;
	skill NV_FIRSTAID, 1, 0;
	skill MG_ENERGYCOAT, 1, 0;
}

prontera,156,184,5	script	kjdsfkjsdf	100,{
	resetskill;
}
I cannot reproduce this bug

https://github.com/H...player.conf#L43

changed status to: Unable To Reproduce