-
Posts
3,713 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by Zero-Affect
-
CrimGame.com Gotta love Heredoc Identifiers :D
-
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...
-
click the download file button above and to the right...
-
ever thought of not using massive fonts? Try the search feature or google mate.
-
[mccode any vs] Slot Machine [$25 and $35 versions]
Zero-Affect replied to Floydian's topic in Paid Modifications
Looks like a good mod Floydian great job mate, see your skills ain't going to waste :D Good luck with sales m8 -
Donation System (With Cart, BOGOF and Discount systems).
Zero-Affect replied to Dave's topic in Paid Modifications
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 -
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
-
Level up mod[£2.50] Screenshots added.
Zero-Affect replied to BludClart's topic in Paid Modifications
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. -
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
-
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
-
Level up mod[£2.50] Screenshots added.
Zero-Affect replied to BludClart's topic in Paid Modifications
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 -
Donation System (With Cart, BOGOF and Discount systems).
Zero-Affect replied to Dave's topic in Paid Modifications
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? -
gotta love sega games, shame about it being on xbox
-
$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
-
download the FREE SMF lol investigate the code implied or use google.
-
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
-
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
-
i was referring to Alabama and you for the stripslashes comment, i apologize if it in anyway belittled you.
-
viewuser married status not working correctly? (FIXED)
Zero-Affect replied to Nicholas's topic in Game Support
lol... happy? very now just edit the register and ill be ecstatic lol -
SELLING all my Free mods for FREEEEEEEEE
Zero-Affect replied to Uridium's topic in Paid Modifications
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:) -
Zend Studio v7.1.0
Zero-Affect replied to mdshare's topic in Programming Tools, Software and much more
i just got Zend Studio 7.0.2 -
viewuser married status not working correctly? (FIXED)
Zero-Affect replied to Nicholas's topic in Game Support
www.criminals-nightmare.co.uk/ nice theme... hint hint -
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
-
more screenshots and a bit more information always helps with sales mate (just a tip not criticism).