PDA

View Full Version : Wanted : Treasure Hunt


HC.
04-25-2005, 03:57 PM
I would like to find away to have a script that will randomly add a image to X Number of posts to use for Board giveaways
And be able to see in the admincp where all the images are and in what thread
Basicly a treasure hunt so who ever finds all the images Wins that giveaway

amykhar
04-25-2005, 05:16 PM
I think you could do this in your php include file and don't need to hack.

If you look at the petz code, there is part of it that grants money on random page views. You could use that code and change it to set a variable to 1. In your header template (or navbar or wherever) you could set it up so that if that variable is 1, the image shows.

Amy

BluPhoenix
04-25-2005, 10:07 PM
You could start by looking at this vb2 hack:
https://vborg.vbsupport.ru/showthread.php?t=51776&highlight=easter+egg

doesn't have the backend you require but is a good starting point..