Jump to content
  • 0

Job Master - Request


ViciousEntropy

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  08/05/18
  • Last Seen:  

This likely already exists, but I was unable to find it.

I want a Job Change NPC that follows this line:

Novice > First Class > 2-1/2-2 > Trans 2-1/2-2 > 3-1/3-2

(With the ability to restrict these changes based on Base and Job levels, like the standard Custom Job Master NPC)

 

Essentially, I want to characters to follow a progression like...

Novice > Mage > Wizard > High Wizard > Warlock

 

Thank you, for any and all assistance!

Edited by ViciousEntropy
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10018
  • Reputation:   2369
  • Joined:  10/28/11
  • Last Seen:  

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  08/05/18
  • Last Seen:  

I have no idea how this works.

-Edit-

I believe I understand the scripting, well enough.

How do I put this into effect on the server?

I get this error: 

: DB error - Table 'rathena_prere_db.e_jobchanger' doesn't exist

	[Debug]: at d:\downloads\idm\ragnarok online offline pack rathena 2018\ragnarok

	online offline pack rathena 2018\01_emulator\01_emulator\rathena_prere\src\map\s

	cript.cpp:16671 - SELECT `next_job`,`base_lv`,`job_lv`,`bonus_stpoint`,`bonus_sk

	point`,`resetlvl`,`req_zeny` FROM `e_jobchanger` WHERE `status` = 1 AND `job` =

	9 LIMIT 100

	[Debug]: Source (NPC): sql_job_changer_main (invisible/not on a map)
Edited by ViciousEntropy
Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10018
  • Reputation:   2369
  • Joined:  10/28/11
  • Last Seen:  

the error are pretty much self explained...

SQL table doesnt exists, you didnt load the SQL table that provided in the script.

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...