I'm trying to make a quest to kill X mobs and give you a reward. I already have it ready, or so I think.
Now I would like to add the function of making it daily or weekly. I've tried to control this in the same java file of the quest, but I haven't been able to...
I was thinking of putting a marker on the quest so that it is "daily" or "weekly" and ¿generating another java program? that is in charge of restarting all the quests with the daily marker at 9 in the morning every day and on Wednesdays at 9 every Wednesday.
Since I'm new to java programming (I had already programmed in bash) and developing l2j I don't know where I should create that program. Could it be in the java folder with a name like "org.l2jmobius.xxx.xxx"?
I don't know how to approach it because I don't understand the logic of the files and that how runs every day to reset quest with marker.
Could anyone help me understand this and explain how I should do it? I'm not asking for ready-made code, I can do that myself, but how to deal with it
I also don't know if this method is better or in the java file itself (but I haven't managed to do it this way).
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.
Sweeper Festival allows you to collect all spoil from killed mobs with a single button, without having to click on each body.
This saves time, speeds up farming, and reduces routine.
For some of you, it will be a long-awaited convenience, for others — a step toward excessive simplification.
It is important for us to understand what our community thinks before making a decision about introducing this feature.
Let's discuss this in the Discord:
Discord server
Looking for a Specialist to Upgrade Lineage II Interlude PTS to High Five Part 5
(We are also interested in upgrades to Garcia Final and Gracia Epilogue)
Hello, and thank you for taking the time to view our listing!
We are seeking an experienced specialist to help transfer and upgrade Lineage II server parts and core from the Interlude PTS chronicles to High Five, ensuring full functionality and stable operation.
Responsibilities:
Transfer and adapt all game resources and settings.
Ensure correct operation and maintain the functionality of the PTS core according to High Five Part 5 chronicles.
Optimize graphics, fonts, interface, and system files for High Five Part 5.
Requirements:
Deep understanding of the Lineage II client and server structure.
Experience with PTS (L2OFF), system files, resources, and geodata.
Attention to detail, accuracy, and ability to meet deadlines.
Conditions:
Remote work.
Payment negotiable; prepayment possible.
Opportunity for long-term cooperation.
Hello, and thank you for taking the time to check out our listing!
We truly appreciate your interest and look forward to sharing more details about the project, the tasks involved, and our terms of collaboration.
We are looking for an experienced specialist to port and adapt the Interlude PTS client to the Ertheia chronicles or newer.
Responsibilities:
Transfer and proper integration of all interface elements and client resources.
Ensure compatibility with new chronicles without loss of functionality.
Optimize graphics, fonts, system files, and interface elements for newer versions.
Requirements:
Deep understanding of the Lineage II client structure.
Experience working with resources, system files, interface, and geodata.
Attention to detail, accuracy, and ability to meet deadlines.
Conditions:
Remote work format.
Payment negotiable, prepayment possible.
Opportunity for long-term cooperation upon successful completion of the task.
Question
gripao
Hello!!
I'm trying to make a quest to kill X mobs and give you a reward. I already have it ready, or so I think.
Now I would like to add the function of making it daily or weekly. I've tried to control this in the same java file of the quest, but I haven't been able to...
I was thinking of putting a marker on the quest so that it is "daily" or "weekly" and ¿generating another java program? that is in charge of restarting all the quests with the daily marker at 9 in the morning every day and on Wednesdays at 9 every Wednesday.
Since I'm new to java programming (I had already programmed in bash) and developing l2j I don't know where I should create that program. Could it be in the java folder with a name like "org.l2jmobius.xxx.xxx"?
I don't know how to approach it because I don't understand the logic of the files and that how runs every day to reset quest with marker.
Could anyone help me understand this and explain how I should do it? I'm not asking for ready-made code, I can do that myself, but how to deal with it
I also don't know if this method is better or in the java file itself (but I haven't managed to do it this way).
See you guys and thanks for all.
2 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.