Jump to content
  • 0

Requesting a Job Changer with rebirth after 3rd


Kiritoryu

Question


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  59
  • Reputation:   0
  • Joined:  12/13/12
  • Last Seen:  

I would like to request a Job changer that allow people to rebirth after 3rd Job. The newest rAthena one if possible. Love the effect when they change jobs! Include Baby Job's too if possible! Thanks!(Baby 3rd Jobs too if possible )

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  25
  • Reputation:   4
  • Joined:  11/06/12
  • Last Seen:  

It's included inside npc/customs O.O

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  113
  • Reputation:   2
  • Joined:  10/29/12
  • Last Seen:  

Rathena already has one available.

The same script from the SVN (LINK) can be found inside your npc/custom folder just enable it under your scrips_custom.conf

Inside the file there is this part

OnInit:
setarray .Rebirth[0],99,50; // Minimum base level, job level to rebirth OR change to third class
setarray .JobReq[0],10,40; // Minimum job level to turn into 1st class, 2nd class
set .ThirdClass,1;  // Enable third classes? (1: yes / 0: no)
set .SNovice,45;  // Minimum base level to turn into Super Novice
set .LastJob,1;   // Enforce linear class changes? (1: yes / 0: no)
set .SkillPointCheck,1;  // Force player to use up all skill points? (1: yes / 0: no)
set .Platinum,1;  // Get platinum skills automatically? (1: yes / 0: no)
end;

On the last part. The settings are already for 3rd class.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  59
  • Reputation:   0
  • Joined:  12/13/12
  • Last Seen:  

but for mine. it cant be rebirth after 3rd Job. It says your already end of your job

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...