jon182 Posted May 22, 2009 Posted May 22, 2009 What you get. 2 PHP files staff_millionare.php and millionare.php 1 .txt documents of instructions. 1 new mysql table 1 new row for the users table. Ok this is a pretty cool mod i made. Basicly it lets users play a game very similar to who wants to be a millionare. They can only play once a week and it's comprised of 15 multiple choice answers (questions all 4 answers and the correct answer are provided by staff in the staff_millionare.php file accessed from staff panel) So that you can change the questions as often as you want thus the game never gets old. It is set so that it doesn't cost to play but the player only wins if he/she gets all 15 questions correct. It's made so that users CAN'T backspace after missing a question. Or bypass the start page thus playing multiple times weekly and it has several protections so that users can't cheat. It also tells the player what question thier on and how many questions they have to go. This is definantly worth the money. paypal email: [email protected] In the note that you can send with the money say what your name on CE is so i know who bought it. Quote
jon182 Posted May 22, 2009 Author Posted May 22, 2009 Re: [MCCODES V2] Millionare game $20.00 I just want to note that i will be gone from about 4:30 today to sometime tuesday or wednesday so you can pay me and i'll send you the game when i get back. Quote
gideon prewett Posted May 22, 2009 Posted May 22, 2009 Re: [MCCODES V2] Millionare game $20.00 is there a time limmit for the questions? because whats stopping them seeing the question and going to google? Quote
jon182 Posted May 22, 2009 Author Posted May 22, 2009 Re: [MCCODES V2] Millionare game $20.00 i thought of that and yes i added a 15 second time limit (it would be extremely easy to change the time limit) Quote
BlueDevil23 Posted May 23, 2009 Posted May 23, 2009 Re: [MCCODES V2] Millionare game $20.00 How is the time limit done? JS, PHP, other? What happens when the time limit is up? Quote
jon182 Posted May 26, 2009 Author Posted May 26, 2009 Re: [MCCODES V2] Millionare game $20.00 it's actually a very simple concept i use mktime() to assign a value to a session. Then i use it again on the page it goes to after your answer is inserted then if ($_SESSION['time2']>$_SESSION['time1']+15) it says you took longer than 15 seconds to answer and dies. To change the time limit you would just change 15 to whatever you wanted. Quote
jon182 Posted May 26, 2009 Author Posted May 26, 2009 Re: [MCCODES V2] Millionare game $20.00 lowered to $15 thats a steal. Quote
Miniman Posted May 26, 2009 Posted May 26, 2009 Re: [MCCODES V2] Millionare game $20.00 Maybe you should provide some screenshots? It sounds good, But how does it look? ;) Maybe that will help. Quote
jon182 Posted May 26, 2009 Author Posted May 26, 2009 Re: [MCCODES V2] Millionare game $15.00 Well it will look likw your background and mine right now needs a new template. However i made a quick edit which SHOULD work (did it in 2 minutes as i have to leave soon) so you can use the demo account to play it. It should let you play it unlimited times (refreshes at the minute cron) but i beleive i set it to NOT PAY YOU if you win on the demo account. For clear reasons though i can't allow you to go to the staff part but what it looks like is Kinda the make crime where thier the text boxes for what you want it to say and thiers one for all 15 questions 4 answers for each question and correct answer. Each is clearly labeled and it's easy to use Quote
Miniman Posted May 27, 2009 Posted May 27, 2009 Re: [MCCODES V2] Millionare game $15.00 Well it will look likw your background and mine right now needs a new template. However i made a quick edit which SHOULD work (did it in 2 minutes as i have to leave soon) so you can use the demo account to play it. It should let you play it unlimited times (refreshes at the minute cron) but i beleive i set it to NOT PAY YOU if you win on the demo account. For clear reasons though i can't allow you to go to the staff part but what it looks like is Kinda the make crime where thier the text boxes for what you want it to say and thiers one for all 15 questions 4 answers for each question and correct answer. Each is clearly labeled and it's easy to use Ok, and what's the link? :lol: Quote
jon182 Posted May 27, 2009 Author Posted May 27, 2009 Re: [MCCODES V2] Millionare game $20.00 oh duh i feel a little dumb now lol. www.respectedmafia.com User demo Pass demo And it may appear that you can type in the action and switch to the questions without going through the start section but thats only because of something i added to the cron so that the demo account can always play and it won't be like that for the real version. and even with that it sends you to question one anyways. Quote
jon182 Posted May 31, 2009 Author Posted May 31, 2009 Re: [MCCODES V2] Millionare game $20.00 lowered to $10! Quote
$$ ?????? $$ Posted June 30, 2009 Posted June 30, 2009 Re: [MCCODES V2] Millionare game $20.00 Hi 'jon182'. Your 'demo' account doesn't exist.+ Quote
jon182 Posted July 1, 2009 Author Posted July 1, 2009 Re: [MCCODES V2] Millionare game $20.00 just use demo2 username :demo2 pass: demo2 you always get the guy that changes the password you can use the demo account to play it. It should let you play it unlimited times (refreshes at the minute cron) but i set it to NOT PAY YOU if you win on the demo account. normally once you get past all the questions you get $1,000,000 and then dies saying you win but i set it so it doesn't give you thie money it should just tart showing you blank pages Quote
jon182 Posted July 8, 2009 Author Posted July 8, 2009 Re: [MCCODES V2] Millionare game $20.00 bring up my post Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.