It might be a stupid question but I didn't find antyhing useful in the web. I have one unclear point about l2 drop system. As I undestand there are categories. Each category has chance to be selected randomly. And each category has one or more items within. But only one item could drop from the category. And that's what confuses me. For example, category has 4 items: item1 with 5% chance, item2 with 10% chance, item 3 with 25% chance and item4, item5 both with 30%. And the random number is 15. Which item should be selected and how??? For me it looks logically if every item with chance > random chance should be selected but as I unsdenstood correcly this is not the case: only one item from category goes to the ground. But what kind of calculations can handle that? :poker face:
Daily reward system operational.
28 rewards.
Option to buy days (Donate).
Automatically resets on the first day of each month.
External configuration file.
You can submit daily rewards by account or IP.
Minimum claim level.
Claiming on the 28th locks the reward until the next month.
Contact Discord: lykoz#0331
Well, you can use them as they are supposed to be used, to begin with.
Of course your tasks will be delayed, and this behavior is not strange at all, you don't have control over when the JVM will move them to a carrier thread.
You still need an executor for delayed task, and regarding instant task, they are simply executed using regular virtual thread.
Delayed tasks handling was anyway reverted back due to VT's pinning / strange behavior.
If you got something better to propose, you can also contribute rather than "??".
Hello everyone, I'm selling my Salvation license from L2JEternity. It's a lifetime license that I bought from LordWinter about 2 years ago. He's been updating the project diligently since then. I used it to open just one project and then never used it again. Since it's been idle, I'd like to sell it.
At the time, I paid 600 euros for this license. I'm selling it for 350 euros.
Payments only in cryptocurrencies to avoid chargebacks from the jokers.
Thank you and if you need any recommendations from important people on the forum, I have them.
https://prnt.sc/SloDzTxN3fs6
Question
newrostman
Hello, guys.
It might be a stupid question but I didn't find antyhing useful in the web. I have one unclear point about l2 drop system.
As I undestand there are categories. Each category has chance to be selected randomly. And each category has one or more items within. But only one item could drop from the category. And that's what confuses me. For example, category has 4 items: item1 with 5% chance, item2 with 10% chance, item 3 with 25% chance and item4, item5 both with 30%.
And the random number is 15. Which item should be selected and how??? For me it looks logically if every item with chance > random chance should be selected but as I unsdenstood correcly this is not the case: only one item from category goes to the ground. But what kind of calculations can handle that? :poker face:
4 answers to this question
Recommended Posts