Jump to content
  • 0

Job Changer with no Rebirth


Question

Posted (edited)

Hello,

I am using the official jobmaster npc available in the npc/custom folder.
I really want to take re-birth out of this script, so it would be something like this:

Novice > Swordsman > Knight > Lord Knight or Rune Knight (non trans) > Rune Knight (trans)

 

I have attached the script below. I would really appreciate anyone who could help me out with this, Thank you in return!


Edit: forgot to mention that im willing to even pay for this.

jobmaster.txt

Edited by Phenex

4 answers to this question

Recommended Posts

Posted

A quick mod

[paste=4zf2yxj5yh7q]

You didn't specify the base level to change Lord Knight or Rune Knight (non trans) > Rune Knight (trans) so it's still 99

  • Upvote 1
Posted

99 is fine, Thank you so much. There is one more thing, Could you take Rebellion class out of this script for me?

 

@offtopic: Is rebellion class even officially released in rathena?

 

Thank you again, I will test this out right away!

Posted
	set .SecondExpanded,1;		// Enable new expanded second classes: Ex. Super Novice, Kagerou/Oboro, Rebellion? (1: yes / 0: no)

change the option under OnInit label

 

 

or replace at the begining of the script

	if (Class > 4049 || Class == Job_Gunslinger) {
		mes "No more jobs are available.";
		close;
	}

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...