Issue Information
-
#006101
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (0)No (0)
Originally posted by Brynner
if you are novice with job level 10. you will get 9 skill points. after you choose to change job on baby novice. it will change you into novice and the job level will be back to level 1. but the skill points still remain. for you to have a change job. you must consume all skill points. but you have no more choices where to put that 9 extra points.
if you are novice with job level 10. you will get 9 skill points. after you choose to change job on baby novice. it will change you into novice and the job level will be back to level 1. but the skill points still remain. for you to have a change job. you must consume all skill points. but you have no more choices where to put that 9 extra points.
Originally posted by Mysterious
Are you referring to the default job changer? https://rathena.svn....m/jobmaster.txt
Are you referring to the default job changer? https://rathena.svn....m/jobmaster.txt
Originally posted by Brynner
yah.
yah.
Originally posted by Matheus
On line 103, after resetlvl(1); (before the } ), try press enter and put this:
On line 103, after resetlvl(1); (before the } ), try press enter and put this:
set SkillPoint, 0;
Originally posted by Brynner
thanks. but i hope this will be added for the next revision.
On line 103, after resetlvl(1); (before the } ), try press enter and put this:
set SkillPoint, 0;
thanks. but i hope this will be added for the next revision.
Originally posted by Matheus
Fixed in [rev='16340']
Fixed in [rev='16340']
Originally posted by Brynner
thanks
thanks
Originally posted by Brynner
still not fixed.
still not fixed.
Originally posted by Matheus
The skill points is 0, this is not the objective ? If not, try put this: resetskill(); before this and delete 'set SkillPoint, 0':
The skill points is 0, this is not the objective ? If not, try put this: resetskill(); before this and delete 'set SkillPoint, 0':
resetlvl(1); set SkillPoint, 0;Is gonna be look like this:
resetskill(); resetlvl(1);Is that what are trying to say ?
Originally posted by Brynner
i hope the fix would be added to the latest revision because its a bug and not yet resolve.
The skill points is 0, this is not the objective ? If not, try put this: resetskill(); before this and delete 'set SkillPoint, 0':
resetlvl(1);set SkillPoint, 0;Is gonna be look like this:resetskill();resetlvl(1);Is that what are trying to say ?
i hope the fix would be added to the latest revision because its a bug and not yet resolve.
Originally posted by Brynner
bump for this.
bump for this.
Originally posted by Euphy
Fixed in [rev=16347].
Fixed in [rev=16347].
Originally posted by Brynner
thanks Euphy it works now. unlike on the 1st fixed.
thanks Euphy it works now. unlike on the 1st fixed.