Jump to content
MakeWebGames

Zero-Affect

Members
  • Posts

    3,713
  • Joined

  • Last visited

    Never

Everything posted by Zero-Affect

  1. Zero-Affect

    $end issue

    CrimGame.com   Gotta love Heredoc Identifiers :D
  2. Ok luke i suggest you don't disrespect people were only trying to help i Googled and got http://www.askapache.com/htaccess/mod_rewrite-tips-and-tricks.html It's probably what mdshare the owner of MWG pointed out to you atleast at the top of this thread...
  3. click the download file button above and to the right...
  4. ever thought of not using massive fonts? Try the search feature or google mate.
  5. Looks like a good mod Floydian great job mate, see your skills ain't going to waste :D Good luck with sales m8
  6. Can i have a free copy ill set it up for you and tell you if the code is any good :P Worth a try eh lol Looks like a great mod
  7. CrimGame.com I think i saw something along them lines when MWG was CE, may wanna try the search function mate. If i find it ill mail you
  8. CrimGame.com BludClart i Basically mapped out how i would do it, in brief no offense intended on my post, im sure it's a good mod.
  9. correct http://www.website.com/cron_minute.php?code=codehere which is located in config.php May also wanna goto your cpanel http://www.website.com/cpanel login ... and check cronjobs => advanced unix style and see if cron minute is ie: [mysql]* * * * * curl http://www.website.com/cron_minute.php?code=codehere[/mysql] Note: the cron code is located in config.php do not forget to add a email in cronjobs also.   I would strongly suggest against running the installer.php again i would also suggest deleting the file from the server, Another solution to your issue is if your on EJ.AM or something along them lines then does your hosting allow cron minute? Some don't
  10. Pudda your siggy mate, Ben theres a generic header.php just secure/edit it there is loads of posts on here use the search option
  11. CrimGame.com does not V1 come with this? V2 would be alot of editing to implement this => global func check level edit and probably globals and simply code a mod called upgrade_level.php which checks their ep so the code from the check_level function in a mod. Seems pointless
  12. David is the IPN secure because you say after they donate they receive what they paid for automatically? so basically they do what they always do and change the price to 1 cent and ruin your game currency? Would love to see a demo if possible, maybe a sample of the code?
  13. gotta love sega games, shame about it being on xbox
  14. $ir['userid'] is protected so... and using %d / %u ints the numeric chars... i believe Loop referring to the While?   $ir['userid'] = (ctype_digit($_GET['userid']) AND !empty($_GET['userid'])) ? $_GET['userid'] : '' ; if ( !$ir['userid'] ) { // if begin echo 'not happening buddy!'; } // if end else { // else begin $query = $db->query(sprintf(' SELECT `column1`, `column3`, `column10` FROM `users` WHERE `userid` = %u', $ir['userid'])); $what = $db->fetch_row($query); echo ' column1 = '.$what['column1'].' column3 = '.$what['column3'].' column10 = '.$what['column10'].' '; } // else end good point lol while would only work if the output from the query was more than one
  15. download the FREE SMF lol investigate the code implied or use google.
  16. SMF have this i think
  17. Just wanna add a reply due to me editing my post above if your using the code please recopy the code and input it into your header where the previous code was. Was just a simple typo i put 'profile' instead of 'viewuser' my mistake
  18. MC codes has always been boring the same thing over and over - this is what im on about. The price i understand will be considerable as they will obviously be trying to cut it with the more professional versions of Game Engines, MC is not the only game engine available nor is it unique. If they want to sell it for 250 USD then they need to make it more unique and way better gameplay. MonoDistrict i have the pleasure of BETA testing on (older version) it was MCV2 with abit of ajax... fun (not). So CB and Dabs need to work out if they are going to sell a used up piece of junk with afew edits or recode it and actually make something people will buy who have more than 2 brain cells. If it is anything like MC v2 i recommend DO NOT BUY, limited copies is a fantastic idea but i'd say something like 300 USD each selling 100 copies. Then it's worth the hassle for 30,000 USD have a count down script signifying the amount of copies left and your set... they obviously 6 months later could come out with a v2 for 300 and drop the v1 price to 200 (if any are avilable). obviously people will use pirate copies but i believe it's easier to keep track of 100 copies than 1000 so seeing who's is fake is optional
  19. i was referring to Alabama and you for the stripslashes comment, i apologize if it in anyway belittled you.
  20. lol... happy? very now just edit the register and ill be ecstatic lol
  21. I think you've prolly coverd what we all want. Some of your mods are quite interesting interesting is a word i would use yep:)
  22. i just got Zend Studio 7.0.2
  23. www.criminals-nightmare.co.uk/ nice theme... hint hint
  24. Custom scripts are always a good idea 5% of every donation male as a price would be a perfect solution so they play the entire time lets say a month and at the end of the month for most legit (level 4+ atleast 5 days active play) referrals or top donator so say... 10 members donate 10 bucks 1 player donates 20 bucks the 1 player gets 6 bucks in return and the website earns 114 in profit
  25. more screenshots and a bit more information always helps with sales mate (just a tip not criticism).
×
×
  • Create New...