Jump to content
  • 0
Sign in to follow this  
Valiente

How to disable 3rd jobs?

Question

5 answers to this question

Recommended Posts

  • 0

If you compile in pre-renewal and make your jobmaster (if you have) not to change your users to 3rd jobs, then you'll have them just like if they were disabled.

 

3rd jobs are also enabled on pre-re servers, but that way your users won't be able to become 3rd class unless you let them use @job.

Share this post


Link to post
Share on other sites
  • 0

Edit your Job Master's OnInit Part. ( ..npccustomjobmaster.txt )

 

 

set .ThirdClass,1; // change to zero.

 

then disable job change npc. ( ..npcrescripts_jobs.conf )

 

Comment them.

 

npc: npc/re/jobs/3-1/archbishop.txtnpc: npc/re/jobs/3-1/mechanic.txtnpc: npc/re/jobs/3-1/ranger.txtnpc: npc/re/jobs/3-1/rune_knight.txtnpc: npc/re/jobs/3-1/warlock.txtnpc: npc/re/jobs/3-1/guillotine_cross.txt// - 3-2npc: npc/re/jobs/3-2/genetic.txtnpc: npc/re/jobs/3-2/minstrel.txtnpc: npc/re/jobs/3-2/royal_guard.txtnpc: npc/re/jobs/3-2/shadow_chaser.txtnpc: npc/re/jobs/3-2/sorcerer.txtnpc: npc/re/jobs/3-2/sura.txtnpc: npc/re/jobs/3-2/wanderer.txt

Share this post


Link to post
Share on other sites
  • 0

@jaBote What do you mean by "compile in pre-renewal"?

 

Do I have to edit something before compiling in order to configure it that way?

 

Thanks for the quick responses.

Share this post


Link to post
Share on other sites
  • 0

src/config/renewal.h

Comment

#define RENEWAL

and you can see below, more renewal stuff, you can comment them too(if you want pure pre-renewal).

 

Then recompile the server.

Share this post


Link to post
Share on other sites
  • 0

Hey man. Thanks for the reply and yeah, I already found that answer just forgot to update because this forums won't allow copied links to be posted I believe. Thanks again guys.

Share this post


Link to post
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.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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