User:Davinci/sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
[[File:Item Lottery.png|right]] | [[File:Item Lottery.png|right]] | ||
{| border="0" cellpadding="1" cellspacing="1" class="article-table article-table-selected" style="width: | {| border="0" cellpadding="1" cellspacing="1" class="article-table article-table-selected" style="width: 630px;" | ||
|- | |- | ||
! scope="col"|How Does The Lottery Work? | ! scope="col"|How Does The Lottery Work? | ||
Line 13: | Line 13: | ||
<span style="font-weight:normal;"> </span>'''Prize:'''<span style="font-weight:normal;"> </span>For this example, the cost for entry would be 10B, you would have to pick a number between 1-50 or press random to be given a random number! When the timer has hit 0 a Random number would be generated between 1-50 and the one who choose that number would be the winner! | <span style="font-weight:normal;"> </span>'''Prize:'''<span style="font-weight:normal;"> </span>For this example, the cost for entry would be 10B, you would have to pick a number between 1-50 or press random to be given a random number! When the timer has hit 0 a Random number would be generated between 1-50 and the one who choose that number would be the winner! | ||
|} | |} | ||
{| border="0" cellpadding="2" cellspacing="2" class="article-table article-table-selected" style="width: | {| border="0" cellpadding="2" cellspacing="2" class="article-table article-table-selected" style="width: 630px;" | ||
|- | |- | ||
! scope="col"|Prize Calculation | ! scope="col"|Prize Calculation |
Revision as of 19:26, 16 June 2023
These lotteries are dynamic and rewards, entry price, and total entries can be changed on the fly for some exciting lottery events!
(::lottery will open this interface along with the button in the harp tab.)
Error creating thumbnail: Unable to save thumbnail to destination
Error creating thumbnail: Unable to save thumbnail to destination
How Does The Lottery Work? |
---|
How Does The Lottery Work?
Prize: For this example, the cost for entry would be 10B, you would have to pick a number between 1-50 or press random to be given a random number! When the timer has hit 0 a Random number would be generated between 1-50 and the one who choose that number would be the winner! |
Prize Calculation |
---|
Prize calculation:
Prize: Total Entries * Entry cost, and then 10% off Example: (50 * 10,000,000,000) / 10 = 50,000,000,000 (Because 10% off 500,000,000,000 is 50,000,000,000, we simply take 50B out of 500B) Calculation method: (Total Entries * Entry Cost) / 10 |