hamster01 Posted April 4, 2007 Posted April 4, 2007 Here is a free game for inexperienced coders to test their skills: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
hamster01 Posted April 4, 2007 Author Posted April 4, 2007 Re: Hi Lo ok.. not realy a mod just scratch :P Quote
Decepti0n Posted April 5, 2007 Posted April 5, 2007 Re: Hi Lo $_SESSION['money'] == $_SESSION['money'] + 200; -> $_SESSION['money'] += 200; Besides it wont work without session_start(); at the top :\ Quote
oxidati0n Posted April 5, 2007 Posted April 5, 2007 Re: Hi Lo Heres a fixed version of deathstar code that decepti0n wanted. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I fixed as much as i can because i can't never fix this script. No offense deathstar i dont know how this works lol Quote
hamster01 Posted April 5, 2007 Author Posted April 5, 2007 Re: Hi Lo I didnt make it perfect: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. It was ment for ppl to test their skills. if i wanted to make a mod it would be among perfect ;) Quote
N00b Posted April 7, 2007 Posted April 7, 2007 Re: Hi Lo wat do we name it and wat does it do lol Quote
hamster01 Posted April 9, 2007 Author Posted April 9, 2007 Re: Hi Lo hilo.php andthing as the form is: ?action=blah and its a simple high low game choose high or low Quote
03laceys Posted May 9, 2007 Posted May 9, 2007 Re: [non-mccode] Hi Lo ok i used oxidation's code and it was giving you money when you was wrong and saying you was right so i sorted that out then i decided to make it if your wrong you lose a little bit of money there is just 1 problem it says like your money £2450 but does not actually give it to you because you actully have £4565353 but it did not ad or take away any thing fromt that. Any help code below. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. 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.