firecamp Posted May 15, 2009 Posted May 15, 2009 This is an edit of the normal gym which will let you gain up to 3 times the amount of stats from training compared to the normal gain if you are a donator. This puppy should boost the amount of donators you get quickly msn: [email protected] Paypal:fire-camp@hotmail enjoy! Quote
ShizzleNizzle Posted May 15, 2009 Posted May 15, 2009 Re: Donators Gym $2 Seriously is if($ir['donatordays'] == 0) { echo ("<center>You dont have any donator days. <a href=donator.php>Go HERE to get some"); $h->endpage(); exit; } Really worth $2 lol. Oh i forgot you did a simple edit to the formula aswell lol Quote
CrazyT Posted May 15, 2009 Posted May 15, 2009 Re: Donators Gym $2 Seriously is if($ir['donatordays'] == 0) { echo ("<center>You dont have any donator days. <a href=donator.php>Go HERE to get some"); $h->endpage(); exit; } Really worth $2 lol. Oh i forgot you did a simple edit to the formula aswell lol lol. Simpler is just. if(!$ir['donatordays']) { echo 'You are not a donator! [url="donator.php"]Click Here To Become One NOW![/url]'; $h->endpage(); exit; } And why create a new Donator Gym, when you can just edit the normal gym.php you get with (mccodes) then basicly just if donator then blah else blah. Quote
shrek1609 Posted May 15, 2009 Posted May 15, 2009 Re: Donators Gym $2 I really don't believe you!!! The amount of help you have asked for over the last week or so and been given... then you have the nerve to try and sell a two minute edit of code for $2.00 Quote
Strats Posted May 15, 2009 Posted May 15, 2009 Re: Donators Gym $2 I have very little experience but I'm sure even I could do this... Quote
firecamp Posted May 15, 2009 Author Posted May 15, 2009 Re: Donators Gym $2 ok fair enough i will go add it in the free section 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.