Jump to content
  • 0

hmm how i can add to class manager nobless ?


Question

Posted

how i can make it that when ppl make on class manager 3rd class that they then click on class manager and they can be nobless for free?

 

 

or how i can do it ?

 

plz i want it rly becuase some players say they need it suggestions :D so im admin i need do it so i ask u :D

 

 

ty.

1 answer to this question

Recommended Posts

  • 0
Posted

you can add to the class changer to give them the caradine letter on the 3rd class change otherwise you must edit the java files

 

i figured out sometin but i am not sure if it works. you can try it. use the following patch:

 

Index: L2ClassMasterInstance.java
===================================================================
--- L2ClassMasterInstance.java	(revision 5187)
+++ L2ClassMasterInstance.java	(working copy)
@@ -244,7 +244,7 @@
			player.rewardSkills();

			if (newJobLevel == 3)
-				// System sound 3rd occupation
+				player.setNoble(True);
				player.sendPacket(SystemMessageId.THIRD_CLASS_TRANSFER);
			else
				// System sound for 1st and 2nd occupation

 

NOT TESTED

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..