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.
Stay calm, very soon you will see everything; in fact, everyone will.
Keep believing that it’s all a lie from me or lies from someone else.
I really want you to make everyone believe that I’m lying, trying to scam someone, or even selling malicious code in private projects to prevent leaks.
Soon you’ll have a little surprise and will be very "happy" 🤣😂🤣😂🤣😂
I want you to talk a lot, search for all the words in the world to try to explain that everything you do is honest.
What else do you have to say?
I wasn’t going to say it, but since you’re so worried about the evidence I haven’t presented yet,
there’s even more information about you that will soon be leaked, and yes, I will take action.
And of course, you’ll never know who the person is or what will be leaked.
As I said,
at the right moment, everything will be clarified. 🤣🤣🤣😂
Your claims are bold, your accusations theatrical, but the evidence? Still on vacation, it seems. If you have something concrete, present it - logs, code snippets, or anything more substantial than recycled insults. Otherwise, this is just another episode of 'Empty Threats and Popcorn Fights.'
I'm absolutely sure that guy on L2jbrasil must be one of your buddies, part of a corrupt scheme.
I know you very well and know that you'll do anything to forge evidence and make yourself look innocent.
It's so commendable that you're in a complete psychological breakdown, with severe mental issues, struggling to find words to defend yourself and simply failing. The only thing you manage to do is insult the very people you claim to help.
You are a complete maniac, a racist, a corrupt individual, and a fraudster.
I am extremely calm and know how to wait for the right moment to gradually expose your filth, deceiving people with rotten content stolen from other developers.
And of course, you're going to say it's all lies because you still have many more scams to pull off, don't you?
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.