Ben-Nasha Posted December 21, 2009 Posted December 21, 2009 This is my frist mod and very very basic! You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Put this in cron_day.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. This is the sql You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Give me ways to improve... :thumbup: Quote
CrazyT Posted December 21, 2009 Posted December 21, 2009 Got a link to your game? So i can become the best :) Quote
Dayo Posted December 21, 2009 Posted December 21, 2009 add somat so they can only do it once an hour or else you could just hold f5 and get lots of money and str like make a field in user called shot ihrn if ($ir['shot']) {echo 'you have shot already today';$h->endpage();exit;} then add somat in cron hour But any way good first mod Quote
Ben-Nasha Posted December 21, 2009 Author Posted December 21, 2009 Cron i did have a cron have it but i forgot it Quote
Dayo Posted December 21, 2009 Posted December 21, 2009 Even for your first mod this sucks on many ass levels. Sorry but -1 Epic fail ;( you dont have to be like that just point out what could be better my 1st mccode mod was just the smenu with some DWCS3 CSS n JS Quote
Jordan Palmer Posted December 21, 2009 Posted December 21, 2009 The thing is when he's annoyed you as much as he's annoyed me you kinda forget to be nice to him Quote
Danny696 Posted December 21, 2009 Posted December 21, 2009 Dayo, your smenu mod was quite good, i would use it if i could find it :P Quote
Dayo Posted December 21, 2009 Posted December 21, 2009 do to my mccodes od in my signature its there Quote
Scorpion Posted December 21, 2009 Posted December 21, 2009 Is this the ben that annoyed the hell out of me to make him a login,reg and ingame layout for freee ¬_¬ ( went on for so long ) who you get to make this mod then ben ? Quote
Scorpion Posted December 21, 2009 Posted December 21, 2009 Might of guessed ¬_¬, well all ben dose is ask people to make him a mod for free , then around 2-3 weeks he will popo saying he made a new mod Quote
Ben-Nasha Posted December 21, 2009 Author Posted December 21, 2009 i made this this mod i really did make Quote
Zero-Affect Posted December 21, 2009 Posted December 21, 2009 CrimGame.com Interesting mod, very basic i must admit but so did you on the first post. This i wouldn't call a usable mod just maybe one for learners to view. Quote
Jordan Palmer Posted December 21, 2009 Posted December 21, 2009 I'll agree with the Unusable bit lol :P Quote
Zero-Affect Posted December 21, 2009 Posted December 21, 2009 http://www.crimgame.com They should really have a category for learning scripts so people don't add these things to their site Quote
Equinox Posted December 21, 2009 Posted December 21, 2009 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. [mysql]ALTER TABLE `users` ADD `shooting` TINYINT( 1 ) NOT NULL DEFAULT '5';[/mysql] Just cleaned it up a little :) Quote
seanybob Posted December 21, 2009 Posted December 21, 2009 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. That should really be You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I mean it may work, but it's just safer to do it this way. Quote
Redex Posted December 21, 2009 Posted December 21, 2009 Ben, nice first modification try. Next time, try run over the code a copoule more times, and look at certain bits, then see if you could improve it + secure it + update it. Thanks Best Regards: Redex. Quote
Ben-Nasha Posted December 23, 2009 Author Posted December 23, 2009 Copy code How can i make it so theres more things to shoot? Quote
Dayo Posted December 23, 2009 Posted December 23, 2009 You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. that makes a diffrent target each time you visit a page to let them chose from all use this You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Jordan Palmer Posted December 23, 2009 Posted December 23, 2009 Could make it better, Buy using Images and such. But yeh that's a good way Quote
Danny696 Posted December 23, 2009 Posted December 23, 2009 Buy using Images and such Do you mean by? You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Make that one query. Quote
Jordan Palmer Posted December 23, 2009 Posted December 23, 2009 That would be a good idea but no, I ment by using Image's. Random Images and you get a random outcome ;] Quote
Ben-Nasha Posted December 23, 2009 Author Posted December 23, 2009 adding the code Dayo where do i add the bits of code? 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.