Jump to content
  • 0
Sign in to follow this  
ShadowLight

Default jobchanger is buggy

Question

Hi all,

 

I'm new to Hercules, I realized that the job-changer is allowing me to change job regardless of my job level. I was able to change job from novice->swordsman->knight->high novice with a level 1/1 character. I am not sure what am I doing wrong. (I am using my GM account - not sure if it matters)

 

These has already been set:

OnInit:	.rebirth_blevel = 99;    // Minimum base level to reborn OR change to third class	.rebirth_jlevel = 50;    // Minimum base job level to reborn OR change to third class	.jobchange_first = 10;   // Minimum job level to turn into 1st class	.jobchange_second = 50;  // Minimum job level to turn into 2nd class	.third_classes = 0;      // Enable third classes? (1: yes / 0: no)	.supernovice_level = 45; // Minimum base level to turn into Super Novice	.linear_jobchange = 1;   // Enforce linear class changes? (1: yes / 0: no)	.skill_point_check = 1;  // Force player to use up all skill points? (1: yes / 0: no)	.platinum = 1;           // Get platinum skills automatically? (1: yes / 0: no)	end;

Looking forward to your help.

 

Thanks,

ShadowLight

 

Nevermind, I found out why. I added this script as a function, so OnInit doesn't function well.

Edited by ShadowLight

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.