
bennybwoi
Members-
Posts
91 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by bennybwoi
-
aint we all lmfao
-
Hello i have nearly finished my donator gym for my game which will be open early next month, but i am stuck on how to give the user exp each time they train. If someone could please post the code/formula below i would be very greatful. Thank BennyBwoi.
-
thanks mate this helped alot :)
-
Hey everyone, I Havent been on in a while due to my exams which im glad to say are over :). I am now getting back into the swing of things but im having some trouble, can someone please explain to me how the formula for crimes work on mccodes v2 and whats the best way to set it up (how to make them progress). thanks Benny Bwoi.
-
Add me for ps3 BennyBwoiii
-
I Just Been Surfing Google And Came Across this; http://mccodes.com/newgame/ So what are your views on this? Can you make a prediction on what it will be like? Any new mods you can think of for it? Maybe a different game play? Think it will be bugged??? Give Us your view, As for me i cant wait to check it out :).
-
um im nt attempting to become popular =/
-
I duno how my m8t found this out but here it goes. Type into the home page of google, where can i find chuck norris Now click on 'im feeling lucky' And read what it says :P Enjoy lol.
-
im really liking the characters, did u make them or did u pay for them?????
-
:P fair enough lol
-
ok m8t cheers
-
Hey Guys, Has Anyone got or can make a streets where you only gain crystals and money (small ammounts) and at the end of your search it has a total of what you have gained?????
-
Need help With trading points for items
bennybwoi replied to bennybwoi's topic in Modification Support
ok thanks m8t, soz its taken me so long to reply, i gt an injury in basket ball on money which means i crnt hear out ma ear for awhile :thumbdown: -
Need help With trading points for items
bennybwoi replied to bennybwoi's topic in Modification Support
Has any1 got any ideas on what to do??? -
lol ok m8t, if any1 else knows how to fix plz post it here
-
hm seems the house image will show up on the staff edit page and that but not the index, any suggestions???
-
thank you
-
ok basically ive been tryin to make it so that you can trade in crystals for items (on my game its points) i made the table and item and everythign but then i got to the function part which looks lik this: } function crystals() { global $db,$ir,$c,$userid,$h; if($ir['points'] > 11) { print "You have just traded 12 points for 20 crystals! [size="1"]> [/size][url='pointstrader.php']Back[/url]"; $points = 12; $sql = sprintf("UPDATE users SET points = points - %u WHERE userid = ". $userid .";",$points); mysql_query($sql); $crystals = 20; $sql = sprintf("UPDATE users SET crystals = crystals + %u WHERE userid = ". $userid .";",$crystals); mysql_query($sql); } else { print "You havnt got enough points to trade! [size="1"]> [/size][url='pointstrader.php']Back[/url]"; } } so basically i need someone to show me how to change the code to credit an item instead of crystals if it helps the item id is 10. any help will b of great help to me :).
-
I dont know if this is on the free mods for mccodes v2, but i was wondering if someone could make a house picture mod where u can add house images when u make the house and also edit it, and i want the house images to appear on the page where u buy the house and the index page, i tired to make it myself by editing a item image mod but i was unsuccesful. if anyone can help me out here i would be very thankful.
-
lol soz xD im abit tired
-
Hey Peeps. I want everyones opinion on there favourite free mod since the have been on Ce/Mwg. This doesnt lead to anything, im just intrested in peoples views :) Best Wishes, BennyBwoi.
-
ok cool
-
ok, if any1 knws anything else like it mail me lol
-
Hey guys im sure most of u have seen this mod, its the attack system with the skeletons, i have seen this on a few games and i really like it. So i was wondering is this a free mod, or paid mod???? If any1 knws where to get it from can u post below or pm me with the link. thanks peeps, hope your all well :) BennyBwoi.