
Bennyh789
Members-
Posts
164 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by Bennyh789
-
Parse error: syntax error, unexpected T_STRING, expecting T_CASE or T_DEFAULT or '}' in /home/endoftim/public_html/tester.php on line 5 keep getting that
-
Care to post anonymous? Ive been trying for ages to sort this code out but with no luck
-
What what you like to see in a space themed game?
Bennyh789 replied to Ben Nash's topic in Game Projects
Ben Nash just some advice please get a license first rather than trying to sell me mccodes when you havnt even a license to run the game! (http://www.thugsstreet.com) -
Hello Everyone, So ive just recently brought my game back online and ive done a fair bit of tweaking to it. It has not been released yet as there is still quite a bit of work to do but if you could all check it out and let me know what you think. www.murdercountry.com username: test password: test As i have said its far from complete and yes i know they are not all my ages but they are there purely as a test to see if it works I look forward to your opinions Thanks Ben
-
If your having problems PM me as this mod was made by us together, im sure we can get it working
-
Domain is registered and paid for until August 2013 I will put proof of valid license up when I'm next on my computer which will be tomorrow And will list the paid mods when on computer From the top of my head: Lottery Bodyguard Dave Macauley's chat mod Workshop mod (create items out of other items) Marriage with shared houses (actually works with no glitches) Businesses Blackjack mod Brave mod (so users max brave increase at a certain crime exp) Will post anymore tomorrow when I get a quick look through them Also has mods made by myself: Notification center Items list with price and damage etc Forum ranks I'm looking for around $50 with everything Images can be changed VERY easily but thanks they were mainly put on there to test it works
-
Hello all, For sale I have my game http://www.murdercountry.com It comes with the domain if required and all of the files. Also comes with mccodes v2 license username: demo password: demo Have a look around there a LOTS of paid and unpaid mods all installed The game itself does not have many active users at all. But has potential Offers please on here or email me: [email protected] Thanks
-
Thanks but it's not changing their max brave so say I USED to have 25 brave bar before the update, well after the update it will update to 20 and stop which is what it should do but it's still displaying a maximum of 25 And will I have to take the code out completely that updates user brave +1 in global func? And yes pm me your PayPal address
-
Hmm surely that won't hit the nail on the head Surely it would be edits in global_func??
-
Hi all I am looking for a brave mod, Where a users brave depends on their crime exp, For example if I have 500crimeexp then my max brave will be 10 then if I have 1000 crime exp I will have 20 brave etc etc As title says I'm willing to pay $7 Thanks Ben
-
V2.0.2 Thanks
-
Looking for brave mod will pay $5
Bennyh789 replied to Bennyh789's topic in Requests & In Production
I'm still willing to pay for this mod as I'm not great with things like this Thanks Ben -
As title states I am looking for a v2 brave mod so that your brave goes up depending on your crime experience and not your level It needs to include instructions of how to install etc I am offering $5 Please pm me If you have or could put it on a test site that would be great Thanks Ben
-
There are loads of them but for example the link is: http://makewebgames.io/showthread.php/22379-Free-Log-Suspicious-Users Back on to topic can anyone help with my first post? Thanks Ben
-
Not that I was aware of Maybe its fixed for people posting new mods but 95% of the mods on here (free ones) still are affected by the change in MWG
-
Hi all as many of you know a lot of mods were changed on here due to the change of MWG Can anyone explain what needs to be edited in the change of code that happened. Below is an example but can it please be explained to me so i can learn: echo '<tr><td><a href="http://viewuser.php?u='.$log->userid.'" target="_blank">'.$log->username.'</a>['.$log->userid.']</td><td> I know for a start the target="blank" needs to come out and something to do with the ' but ive taken both of them out and its still showing an error thanks
-
Or have you changed your password recently?
-
What is line 251 in signup_popup.php as that's where the error is coming from
-
i know this thread is oldish but when ever a user tries to sign up it always says: This IP has already been used to signup. Even when they havnt I have changed my last ip etc from cpanel and tried signing up but it still doesnt work, how can i fix this? thanks
-
Hi all this is my first little mod so be gentle, The mod I very simple and let's users see all of the weapons and armour in game on one page, it shows there cost, damage and defence Let me know what you think! Call this page whatever you wish: //////////////////////// Made by bennyh for MWG Enjoy Please do not sell This is a free mod ///////////////////////// <?php include "globals.php"; print "<br /><br /><br /><b>Welcome to the Item Stats page! Hopefully this will help you spend all that hard earned cash. All the main item info is here so take a look and see what sort of damage your weaponry is doing! (for weapons and armour, the higher the number in the power column, the more powerful they are)</b><br /><br />"; $itemtype = array( 1=>"Weapon", 2=>"Armour", 3=>"Small Booster", 4=>"Booster", 5=>"Donator Pack", 6=>"Special",); $q=$db->query("SELECT * FROM items ORDER BY itmtype ASC"); print "<table width=93% border=1 hight=60% cellspacing=0 class='table'> <tr><style type='text/css'> * * th { * * * * color:brown; * * * ** * * } </style> <th>Item Name</th> <th>Item Type</th> <th>Item Description</th> <th>Item Price</th> <th>Attack Power</th> <th>Defence Power</th></tr>"; while($r=$db->fetch_row($q)) { print "<tr><td valign=top>{$r['itmname']}</td><td valign=top>{$itemtype[$r['itmtype']]}</td><td valign=top>{$r['itmdesc']}</td><td valign=top>$ {$r['itmbuyprice']}</td><td valign=top>{$r['weapon']}</td><td valign=top>{$r['armor']}</td></tr>"; } print "</table>"; $h->endpage(); ?>
-
Hi all, I am looking for a code that I can put in to all my send cash, send items etc that will look at users IP and if its a same IP transfer the sender will get a warning but if they do it again within the same day they spend 1 day in fed If anyone can help that would be great thanks ben
-
I have private messaged you
-
You can't have the ' in crimes For example: can't Change to: cant Or: wouldn't Change to: wouldnt Hope this helps Ben
-
I may not of rightfully owned it but it doesnt take the fact away that i have spent a lot of time and effort making it the way it is, and also given a pretty decent gaming experience to over 150 active users
-
Thats the thing i dont even have donater packs on my game, I simply wanted it for enjoyment only, I feel donator packs ruin some games Not 1 penny as come from one of my players into my bank account I just do it for fun and not to make money So it looks like its closing