macabingkel22
Silver Elite
- Joined
- Aug 23, 2021
- Messages
- 17
- Reaction score
- 18
- Points
- 166
wow nice brpHello everyone, I decided to share the script that I sold for a fee private to the forum.
With this script, you can gave gifts, vehicles, money, etc. on your server. You can do the draw easily.
With this, you can reduce the money economy on your server. (The more tickets you buy, the better your chances.)
Features;
⢠It saves the data to the people who buy the ticket.
⢠You can delete the saved tickets from the menu.
⢠The main winner and the reserve winner are determined at random.
⢠A config file that you can adjust very easily.
⢠/lotterymenu for admins
Adjustments;
- We are installing lottery.sql
- Create item named ticket
- In qb-inventory app.js we add the following to the FormatItemInfo function
JavaScript:else if (itemData.name == "ticket") { $(".item-info-title").html('<p>'+itemData.label+'</p>') $(".item-info-description").html('<p><strong>Reward: </strong><span>' + itemData.info.rewardname + '</span></p><p><strong>Ticket Number: </strong><span>' + itemData.info.ticketnumber + '</span></p>'); }Hidden link for visitors, to see Log in or register now.- That's all. Have fun.
Download Link
*** Hidden text: cannot be quoted. ***
Hidden link for visitors, to see Log in or register now.
Lauren Development
Hidden link for visitors, to see Log in or register now.