
MNG
Members-
Posts
629 -
Joined
-
Last visited
-
Days Won
23
Content Type
Profiles
Forums
Events
Everything posted by MNG
-
If it ain't broke, don't fix it ๐
-
Lol I was just thinking about this.
-
I am looking for a mod custom just for me, all these features coming out and everyone having the same game is getting weird. My budget for this mod is $40, not asking for much. Membership, - Players can buy the membership for points - This features adds a image on the user profile - Change bank tax rate to 5% - Bullets are at a 50% discount from the bullet factory
-
40 big ones! Guest Iโll have to buy this on payday, thanks Dave!
- 32 replies
-
- 1
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
Welcome, glad to have ya here ๐
-
GLV2 in general
- 32 replies
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
Do you do custom features requests?
- 32 replies
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
Nice looking forward to this!
- 32 replies
-
- 1
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
The download link is broken, maybe @Dave can fix it.
-
Mccode has a lot of mods already out and majority developers here first engine including mines. So the help is there. This is my engine so I can offer helps when it comes to errors. GRPG is a active engine, a lot of cool developers to meet and hire. An active community and very fun. One thing should be aware of hiring someone is to never pay upfront to a unknown developer. When I was ever trying to hire someone a weird guy offer to do it and ask upfront payment which is no no in my book. Join the GRPG discord to get help pretty active including me in it, if ya any help related to css/html and designs.
-
I believe 7.2 or 7.3, sorry for the late response been traveling,
- 4 replies
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
Looking to sell it for $500 but the price is negotiable
- 4 replies
-
- 1
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
I am selling the full game, rights and grpg v2 license all images are included except awards Very fair price, just want to give you guys a chance before posting on FLIPPA SOLD AS IS (Releasable to the public ready) DOMAIN IS NOT INCLUDED Game Link - wisecrime.com Login Info - demo/demo
-
-
GRPG - Nice engine and active community. MCCODE - Can't go wrong with all the free mods that's available and majority of everyone here worked on the engine, strong support system. GL - Very Under rated to me this engine runs the smoothest out of the 3 but sadly not many developers besides Dayo when it comes to creating customs mods. Currently using GRPG for my game, playing with the GL engine and will be using MCCODE V2 for a medieval idea I have (just gotta find my license or just buy another one)
-
-
- 2
-
-
This isn't my mod just converted it over to GRPG, enjoy! Thanks @ags_cs4 Save this as gift.php and upload it <?php ########## ## Codded by ags_cs4 ########## ## Config ########## require_once __DIR__.'/inc/header.php'; $_GET['use'] = array_key_exists('use', $_GET) && in_array($_GET['use'], ['gift']) ? $_GET['use'] : 'none'; if($_GET['use'] == 'gift') { if (!$user_class->gift) { echo Message('You have already use your gift!', 'Error', true); } $money = 50000; $db->trans('start'); $db->query('UPDATE users SET money = money + ? WHERE id = ?'); $db->execute([$money, $user_class->id]); Send_Event($user_class->id, 'You have recieved $50,000', $user_class->id); $db->trans('end'); echo Message('Gift has been given '); } echo " <div class='card-header text-left' style='color:#fff;background: url(google.com) 0 0 repeat;'>Gift </th> </div> <td class='content'> <table width='100%' class='pure-table pure-table-horizontal'> <tr> <th width='12.5%'> <center> <br> <a href='gift.php?use=gift'>TAKE</a> , <a href='index.php'>NO</a></center>"; ?> Add this to your SQL in PHPADMIN ALTER TABLE users ADD gift INT(11) NOT NULL DEFAULT '1' AFTER speed; Add this to your header.php <?php if($user_class->gift > 0) { ?> <div class="w-100 d-flex flex-column my-1"> <div class="text-center"> <strong>You have a gift available</strong> </div> <div class="text-center"> <a href="gift.php">Free gift</a>
-
I remember when someone could send a DMCA to your host and that provider would suspend the site for 24hrs then when they found out it was legit they'll unsuspend it. I think this was a problem back in the day. I'm not proud of it but I was taught by a vet on here and took down many of my competition that way. I think that's why I always chose offshore servers over US servers.
- 5 replies
-
- 1
-
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
I am the Owner of Wise Crime and a graphic designer, I was inspired by Peter and have been designing since 2013 still not on his level though. Services - XHTML/CSS ($20-$50 per PSD) -XHTML/CSS Responisive ($50 -$100 per PSD) -Layout PSD($40-$100 per PSD) -Banners ($35-$70) Prices vary depending on how complicated the design is. Terms Of Service - I can deny any request - Refunds will be only refunded upon MY discretion - All buyers will be able to verify work before files are sent over - Buyers will pay upfront or 50% depending on the work load. - I do not offer installation due to my limited knowledge on game engines Here is some of my work.
-
Just wanted to know everyone thoughts on offshore hosts. I use them but somewhat expensive. Also feel free to post any offshore hosts that you recommend.
-
What's your discord or skype, I believe I had this problem as well.
-
Why not clear it through phpadmin?
- 5 replies
-
- mccode-v2
- mccode-lite
-
(and 3 more)
Tagged with:
-
Review of this service Great to work with but inconsistent in communication. Have bought a few mods and all work. Still waiting for a mod, itโs been almost 2 months.