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

  • #007565

  • 0 - None Assigned

  • Fixed

Issue Confirmations

  • Yes (0)No (0)
Photo

*skill script command, invalid flag

Posted by Ind on 22 July 2013 - 02:36 PM

in documentation:

Flag 4 is the same as flag 1 in that it saves to the database. However,
these skills are ignored when any action is taken that adjusts the skill
tree (reset/job change).

but there is no flag 4.

From doc/script_commands.txt in 97296dc5dc848ab6aec12de1d2e9bb32dc5dc7d4 (2013-05-25). I think maybe Mysterious would have something for this.

I believe I left it as a place holder because I saw it in rAthena at the time: http://trac.rathena....t/17256/rathena

compare
https://github.com/H.../map/pc.c#L3516
https://github.com/r.../map/pc.c#L3615

their case 4 is exactly like our case 3
means if user change from rathena to hercules, they have to change flag 4 into flag 3

changed status to: Started

changed status to: Fixed