I don't know much if any java. I am trying to use the old Path Of A Noblesse Possessor Of A Precious Soul 1-4 to get started on the quests. I am just not sure if I need to do anything other then the java and html's. If there is any packages I need to make can anyone help me make them?
Will post the quests when finished.
So far I have all the steps laid out the quest names/id's. I have also Updated l2playable & l2pcinstance.
Edit1:
Also not sure what to do with this part:
npc.setTarget(player);
npc.doCast(MIMIRS_ELIXIR.getSkill());
Edit2:
Does it matter what the html's are numbered as? like can I do 1,2,3,etc? As long as it's changed in the java.
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.
It doesn't say that anywhere.
https://acis.i-live.eu/index.php?topic=30.0
check it from source java file names
example in 367 ->
https://acis.i-live.eu/index.php?topic=30.255 l2bufferinstance renamed to schemebuffer | l2pcinstance renamed to player
check changeset 367 to understand
Question
luthy1337
I don't know much if any java. I am trying to use the old Path Of A Noblesse Possessor Of A Precious Soul 1-4 to get started on the quests. I am just not sure if I need to do anything other then the java and html's. If there is any packages I need to make can anyone help me make them?
Will post the quests when finished.
So far I have all the steps laid out the quest names/id's. I have also Updated l2playable & l2pcinstance.
Edit1:
Also not sure what to do with this part:
npc.setTarget(player);
npc.doCast(MIMIRS_ELIXIR.getSkill());
Edit2:
Does it matter what the html's are numbered as? like can I do 1,2,3,etc? As long as it's changed in the java.
Edited by luthy13370 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.