Hello people! I'm completely new to L2J development and I have a few questions about it.
I've tried to add passive noblesse (no loss of buffs on death) on some of my items. Now, it didn't workout really well, whatever I did.
Tried on RequestRestartPoint.java as well as L2PcInstance.java and nothing worked for me. Now I got the idea, maybe I need to recompile the files again so the changes can take place?
If, yes how do I do it?
Also, if there is an alternative to the passive noblesse, is there any way to do so w/o the compiling part? (I've tried OP_PASSIVE etc, all that doesnt work).
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
mobius has serious problems with the movement code and synchronization of npc and players. aCis did it better
There are big problems with multithreading
Question
break
Hello people! I'm completely new to L2J development and I have a few questions about it.
I've tried to add passive noblesse (no loss of buffs on death) on some of my items. Now, it didn't workout really well, whatever I did.
Tried on RequestRestartPoint.java as well as L2PcInstance.java and nothing worked for me. Now I got the idea, maybe I need to recompile the files again so the changes can take place?
If, yes how do I do it?
Also, if there is an alternative to the passive noblesse, is there any way to do so w/o the compiling part? (I've tried OP_PASSIVE etc, all that doesnt work).
Best regards
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.