Jump to content
MakeWebGames

schitt

Members
  • Posts

    13
  • Joined

  • Last visited

    Never

Everything posted by schitt

  1. I rarely ever turn the xbox off, its always on, always logged in.. If I'm there, that's a different story.
  2. add me - "z400 dave", im always on codmw2
  3. schitt

    Off Topic

    The book says they are all true stories.. But if you read it, you'll swear.. theres no way in hell all that happened.
  4. Lets see... I can agree with you on both sides... But.. lets look at it from my way, I can do small simple jobs, but you ask me to do some of the mod's I've requested, I'd have No clue where to start, minus <?php and include "globals.php"; I've learned some, but no where near enough to do my own. Personally, I'd rather pay someone to do it, get it done in 1-2 weeks (by myself, this could take months.. maybe a year.), have the code in front of me, and then learn from looking at how he made it work. Rather than guess 1000 times on something you would refer to as "stupid". If it wasn't for people requesting Mod's, 90% of the paid mods posted here wouldn't have been bought. Meaning there wouldn't be money in the pockets of the coders for their great work. Also, don't forget a place for them to offer their services to make mods for money. You see this forum as a place to chit chat, and and share code. When in reality its a business. Without the people that don't know shit, there wouldn't be a business to run.
  5. schitt

    Off Topic

    "I Hope they serve beer in hell" - if you havent read it, and enjoy laughing your ass off til you cry, this ones for you ;x The made a movie about it, but the book is 10x better.
  6. well one thing I've learned, you get what you pay for..
  7. would this be the same hosting that deleted your game? lol i'll stick to my paid hosting.
  8. Well, as nice as it would be to have it done. I have to admit, 400 is quite steep, considering im asking for a mod, not the entire engine.. I have had a few hits regarding this, but nothing too promising.. (same with the farm part) if your price is ever to change, let me know ;]
  9. I have made a spreadsheet as to how the Tractor pull should work, including details of it, if your interesting is coding this, please contact me for more information.
  10. After posting this, i feel i need to clarify a 1 Mod. A Racing mod - With the ability to upgrade and customize your vehicle. This is going to be setup as a Truck pull, No race cars! No 1/4 mile Drags, Think tractor pull, and redneck events. If you decide to do this, and i know this one is probably going to be the most expensive. just shoot me a price. How this works. Tractor pull / Truck pulls. it needs the ability to add different trucks. ie. Class 1 fords, class 2 fords, class 3 fords, pro class fords.. Each of them classes need to be upgradeable. such as tires, engine parts, exhaust, weights. Each one of them upgrades would say, remove a % of not getting a full pull. A full pull is 300 feet so say there was a Class 1 ford.. this can even be randomized.. by doing anywhere from 0/350 feet. so: Class 1 would do 0-350 ft Class 2 would do 20-350 ft Each upgrade would remove a little more. Class 1 with tires would do - 20-350 ft Class 2 with tires would do - 40-350 ft and somewhere in the mix, there needs to be a chance of a few problems happening.. say a 1 out of a 50 chance.. Either they could seize the engine, the turbo could blow, transmission could fail, axles could snap. once again, yes, this is a lengthily mod. and its going to take some time... edit: Users will also need the ability to setup a race.. say user1 wants to race, he goes to the race and sets up.. (enters an ammount to race for... and waits) now user2 can go view the available races.. finds one he can afford and races, then the script runs all them variables and who pulled the furthest.. and that person is the winner. winner receives pay, loser receives a random chance (1/50) of the above errors happening.
  11. I'm looking for the following, All that needs to be done is it functioning correctly, error free, and finished. Security isnt really a problem, since im sure not all can do that.. also as i have someone lined up for security. (although, if he wishes to make offers on these.. that'd be fine to ;] ) All of these, would be a Version 2 Mccodes Shops Mod.. a better version. - Currently the shops can only sell items. I'm looking for a Shops addon that i can setup, to buy items only (No purchasing from these shops), so lets say you can get item1 from a job or crime, and then sell them when you wish to shop1. these items would not be available for purchase in game. only earned or received from jobs. So a shop that buys is needed. Crimes that give Random amounts of money per crime. - thanks to seanybob this is done ;] Merits / Awards / Rank mod - This is done, CrimGame has sold me on his ;] A Racing mod - With the ability to upgrade and customize your vehicle. This is going to be setup as a Truck pull, No race cars! No 1/4 mile Drags, Think tractor pull, and redneck events. A working Farm Mod. - Currently i have a Mod that was posted free on here, although it was never finished, and i would like it further customized. currently all it does is have the ability to plant and sell items. More is needed. also, needed where the prices of crops can fluctuate on a hourly basis. so im assuming a Cron will be needed for this. If any of you can make any of these, send me a message on here, or on msn - [email protected] Please include what you would charge for each mod if you can make more than 1 of them. Thanks, and i look forward to working with some of you ;] - Dave
  12. schitt

    Cron help.

    anyone?
  13. schitt

    Cron help.

    Lets say my database is has these values buy min, buy max, buy price, sell min, sell max, sell price i want to run a cron every hour (yes i want to make the market fluctuate) , to take the buy min/buy max, and random between them 2 numbers, and set that into buy price.. same for sell.. which would be the same code i guess.. how would i set that up, for say... 50 tables? im sure the query isnt a long one,but for the life of me, i cant figure this out. ;/
×
×
  • Create New...