Author Topic: Raffle Ticket Item  (Read 1842 times)

Offline eddieG

Raffle Ticket Item
« on: July 16, 2009, 03:44:48 pm »
Can someone make an item that gives the user a raffle ticket with a random number. When a user buys a ticket and uses it, it generates a raffle number into the database. When the raffle is drawn, the person with the winning ticket gets notified. Prizes can be given manually.

I would also like it so that raffles are drawn manually by the administrator and not by some cron-job or any other automatic procedure. Maybe he can click a button and the system will produce a random number, check who (if any) has the number and send them a private message notifying them that they won.

Also a way to customize the private message the winner gets.

If anyone can make such a code or at lease give me some pointers on how i can get this code made, I would be a pretty happy camper.

Thanks.