-
Posts
986 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Events
Everything posted by Cronus
-
Could Be A Very Stupid Question (Not Specific Mod Question)
Cronus replied to Seker's topic in Modification Support
He's saying his version of v1 doesn't have an admin.php, and wonders if he should have an admin.php -
Revamped Individual Player Shops Mod + Future Updates [$10]
Cronus replied to Arson's topic in Paid Modifications
This is now listed on MCCodeMods.com -
This lets your users sell their items in the auction house. Users can set the starting price, reserve price(for an extra crystal), and a Buy It Now price. If someone outbids a user, their lost bids goes to a lost bids page, that way they can't be mugged after being outbidded. Once the auction finishes, the seller can then retrieve their $$ and buyer can retrieve their item whenever they choose. Installation is EXTREMELY simple, upload a file and dump the sqls and you're ready to go. Screenshots: http://www.mccodemods.com/screenshots/auction1.jpg http://www.mccodemods.com/screenshots/auction2.jpg http://www.mccodemods.com/screenshots/auction3.jpg http://www.mccodemods.com/screenshots/auction4.jpg The cost for this mod is: $10 Mod contains: 3 New Tables 1 PHP File Click here to purchase this mod and download instantly.
-
This game doesn't deserve a review because the template doesnt even match the game name.....
-
I prefer the constant-action of COD, and battlefield doesn't have zombies.
-
where are the forums located?
-
What would they need to do in order to "make a drug drop"? visit a certain page, beat an npc?
-
I would say treat this "forge" engine as a new engine altogether, and create a v3 that follows the old mccodes. The reason the old mccodes was so popular was because anyone could buy it, upload it, and generally alter it, without much programming knowledge. With this iteration, that is dead. While it is clearly an improvement, it all but guarantees far fewer upgrades from v2 to v3. I think treating this as your newest engine would be wise, but don't market it as MCCodes, because it is not what the customers are used to.
-
This mod has been patched a bit. When I updated the mod last, I forgot to update the sql.sql file included. If you need your download link reopened to download the new sql.sql file, please file a support ticket. All you will need to do is replace your current workshop db table with the one in the sql.sql file. Also all MCCodeMods.com mods are 1/2 for only another week or so, so get them while they're cheap(er)!
-
This mod is now only $5 for the next week or so. My site is having a half-price sale on all mods.
-
File a support ticket, I do not offer support via the sales thread, or MWG. :) The script you have posted here has nothing to do with the error you are getting. However we are on msn now so... yeah
-
Quick Bug Fix! Find on authenticate.php: $uq=$db->query("SELECT userid FROM users WHERE facebookid=$uid"); Replace with: $uq=$db->query("SELECT userid FROM users WHERE facebookid=$uid && $uid>0"); Sorry about that everyone, the files have been updated accordingly.
-
@HauntedDawg That's true, but is really not my call. If a game owner feels this way, all it takes is the removal of 1 query. However, users can see the email listed on the form when they connect so they can choose not to connect because of that if they wish.
-
For some reason ie draws a blank page(fbregister.php) with no errors, and on login.php it wont show the login button either, so until i find a fix it will have to remain without ie. Works with chrome/mozilla/safari, just not ie. It works on the inside on fbconnect.php, but not on fbregister.php or login.php at al with ie. However, I have updated this now and your old users can now connect their fb accounts, and when they do, their verified facebook email address will replace their current email.
-
Within the next week or so I will be updating this allowing current users to connect their mccode accounts to their facebook so they can login that way also. Needed to start studying for an exam so I released it without for now, but rest assured it will be coming.
-
This lets your users register and login with the simple click of a facebook button, using Facebook Connect. Users no longer need to login with a username/password combination, they can simply hit the facebook Login button on your login page and enter! Registration is also just as easy, and you are guaranteed to have a validated email through this route since facebook validates all email addresses. If you already have users, there is a page included that your users can use to connect their fb accounts. When they do, their verified facebook email will replace their current email stored in the DB. Please note that this is not compatible with Internet Explorer. Users will not even be able to see the login button if they are using IE. This mod adds 1 field to the users table. Screenshots: http://www.mccodemods.com/screenshots/fb1.jpg http://www.mccodemods.com/screenshots/fb2.jpg The cost for this mod is: $10 Click here to purchase this mod and download instantly.
-
MCCodes Releases Updated Versions for all Paid MCCodes Products
Cronus replied to Dabomstew's topic in Announcements
Doesn't matter what is patched or how often they patch it, the same people will throw out the same complaints. Thanks for the update Dabs, any fixes are no better than no fixes. -
I would wait on buying 2.5 and hold out for v3. Just a friendly tip from me.
-
I think it really depends on how popular your site becomes and if a nintendo rep were to ever see it. Chances are they wont ever see it, but if they do and you made a lot of $$, you stand to lose a lot if they sue.
-
I would say basing your site around pokemon using the images and actual names is a bad idea. While there are informational sites all over for pokemon, they don't make money other than ad sales, and most major companies will not companies for ad revenue on a site. However, if you are making an actual rpg using their characters and images, and are profitting, that is definitely illegal and they could shut your site down instantly as soon as they saw it with a simple DMCA. I highly doubt your host is going to stand up to Nintendo and keep your site online when they send them a DMCA.
-
was this a free template previously?
-
This mod has been HEAVILY updated. You can now put a crystal cost. You can also now require certain education courses to have been taken, days old required, donator days required, and level required. Anyone who previously purchased can now download again through their MCCodeMods.com account page.
-
I have reduced the mod price to $5, as SRB pointed out, it is not all that advanced, and the price now reflects that.
-
File a support ticket. The only thing wrong with the bounty mod is if you don't know how to change the attack.php links as instructed in step 4 of the installation. There are no "bugs", you simply had trouble installing and filing a simple support ticket would have fixed that.