Jump to content
MakeWebGames

Pumfy

Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Everything posted by Pumfy

  1. Housing addon Lmao Curt you saw it on my game :P you saw me install it xD lmao
  2. Price Lowered to $5 Hi, I decided to make an add on for the houses in mc codes v2 the addon i have made is instead of the user just buying the house he has to have a certain amount of bricks, cement and land this is only a small add on I guess. All credit goes towards Nicholas for generating the idea i just went out and made it if you are wanting this addon when i receive payment I will send you 3 files 1) estate.php 2)staff_houses.php allows you to edit how many bricks cement etc 3) SQL and daycron for the users and the houses if you would like to see this add on in progress please go to http://www.criminal-madness.co.uk/estate.php this works %100 I have tested it out if you need help I will be happy to help you . I can also either make the option to mass credit everyone with Bricks, Cement and land or even add the option to edit how many bricks, cement and land from the staff_users.. I know this is a small addon And i dont think this has posted before please dont disrespect my post this is a mod that took me a day to do to get it %100 fully working if you have any negative remoarks please keep them to yourself. Must thank Nichoolas once again for the idea all credit goes to him. Paypal email address : [email protected] at least its not just buying the house :) gives the users more to work for etc. Thanks for reading I willl send the Addon to the email address of the paypal unless instructed otherwise
  3. RE: Weather gym Erm Im still waiting on mine to get sent to my email Ive sent payment to you but got no files so please fix this thank you send them to [email protected]
  4. Donator Pack mod Hi, Must say this is a great feature but why dont you do it this way i know its the long way but you get things done lol, create an item with no effects nor weapon or armour power find out what the item id is and go to inventory.php for instance lets say my item id is 4 Find: if($i['armor']) { print " [[url='equip_armor.php?ID={$i[']Equip as Armor[/url]]"; } under add if ($i['itmid'] == 4) { print " [[url='donatorpack1.php']Use[/url]]"; } this way if you create donatorpack1.php you can add hudreds of database querys adding items and mass quantities sorry this is my opinion on my donator packs this also means the donator pac is an item to see its on my site http://www.criminal-madness.co.uk other than my one I think your modification ROCKS well done m8
×
×
  • Create New...