View Single Post
  #4  
Old 12-15-2016, 03:52 PM
Dinocanid's Avatar
Dinocanid Dinocanid is offline
Member
 
Join Date: Aug 2016
Location: Maryland, USA
Posts: 516
Gender: Unknown/Other
Credits: 65,408
Dinocanid is on a distinguished road
Default

To give you an update on what I have so far, I managed to make the base of the script so a user can buy a set number of tickets from a dropdown list and the tickets are added to the database. The script would pick a random user, but some users would have higher odds of winning since they have more tickets in the database. Right now I need to work on adding money to the jackpot and cleaning up the script. I'm trying to figure out how "for loops" can work with the mysidia script since it is getting pretty long with duplicate lines of code adding database entries depending on how many tickets the user buys. I should be able to finish it before long though.
__________________
Reply With Quote