Jump to content
MakeWebGames

General Doom

Members
  • Posts

    185
  • Joined

  • Last visited

Everything posted by General Doom

  1. Re: What is the greatest threat to mankind? Yeah, but in saying that you must agree that humans are prone to flaw in design, which thousands everyday. Even the human body is greatly flawed!
  2. Re: What is the greatest threat to mankind? Or is it fear that somone else will make the first move? Give a man a sword and say go kill! And he'll ask why. Give a man a sword, and say "You're fighting to protect your family, your king and country, everything you have." And sure as hell he'll fight.
  3. Re: Idea about donator cyber bank   There you go, that should work :-) You just forget the ) of if($ir['user_donatordays']=0) easy mistake.
  4. Re: What is the greatest threat to mankind? The greatest threat to mankind is our failure to design. Things we create, always probs to failure? We are prone to catching desieses that can kill / make us sick. Engines failing on planes? Design error. Also, fear. Give a man a gun, and stick him in the middle of the desert, and he would abandon it. But stick him in the middle of a town, and he would keep hold of it, why? Fear of the others around him. We lack the capacity to exist as a unity, and as soon as somthing is threatening or causes us fear, we try to dismiss, or kill it.
  5. Re: Online Cricket Management Game Look on the left, underneat my name there is a +2 and -2 "Karma" if somone helps you give them a +1 "karma" as alot of people look at that when getting help/buying and selling things.
  6. Re: Online Cricket Management Game   Quite a few errors in that, This is what it should be...   <?php $runs=rand(1,10); if ($runs <= 7) { //mySQL query here } if ($runs > 7) { // mySQL query here } ?>   Yeah sory about that, it was late and I didn't bother to check the script at all. +1 If it helped please, every little bit helps :-)
  7. Re: Online Cricket Management Game Hmm. Maybe sumat along the lines of; <html> <head></head> <body> <?php // the batter is better than the bowler in this case (better players are more expensive) $bowlerskill = rand(1,10); $batterskill = rand(11,20); $badbowl = rand(5,10); $badbat = rand(1,3); $bowl = $bowlerskill - $badbowl; $bat = $batterskill - $badbat; $runs = $bowl + $bat; $cobbo = rand(1,100); if ($cobbo < 50) { echo"You were bowled out! "; } if ($cobbo > 50) { echo"You scored $runs runs! "; } echo"<a href=points.php>Try again</a>"; //replace the "echo's" for mySQL querys! ?> </body> </html>   Ermmm, gime a few mins to try and work sumat out... There we go! Now just make each of the rand() different fro the skill of the bowler / batter. There are probably alot better and more efficient ways of doing this, but im only a noobie still, so if anyone can show me a way i could improve this, please let me know, always happy to learn. See the script run here: www.myhostingplan.org/points.php +1 if this helped anybody please :-)
  8. Re: Guess the next poster Nope. Nexy redeye? (he seems popular atm)
  9. Re: Online Cricket Management Game Maybe have it so that certain players have a % chance of scoring, a home run, 2 runs, etc etc. or whatever you have in cricket. So, just alot of rands, such as   <?php $runs=rand(1-10); if { $runs <= 7; //mySQL query here } if { $runs > 7; // mySQL query here } ?>   Im still only learning =p But couldn't you do that for each player, so that it's more a game of luck, and being tactical about which players you buy, more expensive ones have a better chance of hitting, say 6 runs. The mySQL query would have to update the score board, and most runs wins? Also needs a chance of the person being hit out, or cought out, so fielders would have a chance of catching the ball. More expensive ones with a better chance etc. Just an idea, like I said, im still learning :-)
  10. Re: Guess the next poster Unlucky. Next...BATMAN! :-D
  11. Re: Supernatural? Sure. My mum is a reiki "master" and one of the best in england. Her website is: http://www.reikinetworkoldham.co.uk/ Probably give you a better insight into it. If you want facts to "believe in it" then ask and I will provide. She works in many hospitals, and almost all of her patients begin to make a recovery. Or those that need to usually pass on, to whatever comes next.
  12. Re: Supernatural?   You stated, that, people back then did not understand alot, yet they designed and built somthing that opened and closed doors when a fire started? Hmmmmm Maybe it is us that does not understand? We think we are "In the greatest age" maybe we are just the selfish boasting generation? In my opinion, I dont believe in A god. I believe in something called reiki. It's like a universal healing that Jesus used to do, basically. But, it teaches all about inner peace and love etc etc.
  13. Re: When is it ok to lie? Lies. There are only a few examples of a blatant lie. All others can be broken down into many other things, such as; If you have a friend that just got fired, you might say "It's all gona work out!" Where as it might not, this could be the end. But this is a lie to boost confidence, and also in some ways to help ourselves feel better. So is this a lie, or not? Is it o.k to lie if we believe our God will justify it in his eyes, where as the other person may see it as a lie by his religion. Such as people blowing themselves up in name of what they think there God wants, where as others do not understand. Does the lie work one way in this case?     I don't believe we can. I think humans have to lie, to protect ourselves and others. For self gain, and to help others. Also, we may lie and not realise it.   That depends on the type of people that are in the relationship. If both partners argue, then go out and cheat on each other, but come back feel refreshed, and more in love with each other than ever, because they have both had a bit of freedom, the lie could grow worse with age, it could destroy what they have before it has chance to blossom into marriage and children or, it they could both confese (sorry for spelling) and live very ahppy lies, finally, it could never be mentioned, and eat away at them, but whilst they live there lives, full of love and passion.   Would England (for example) be a better place if we all knew exactly what was going on, all the time? Wouldn't there be more riots? And most probably alot more issues to sort out. Where as if we don't know about it untill it's been sorted out, we might be annoyed, but we can't say anything has changed, so why should we make a huge fuss? Where as hiding things on a level such as a relationship (as I said above) can have many roads, and only of which one can lead really lead to happiness, the truth, and the will to forgive those that are truly sorry. -edited out- Not ready to talk about tht yet ^^
  14. Re: v3 game engine By reading. If you do it for a living you kinda want to know how your protected, and how you can claim.
  15. Re: When is it ok to lie?   Although, the person may have had fun, and really like you, and therefore try and contact you again, which means you will still have to tell her, but she will have gone through all the effort of finding you :-)
  16. Re: FREE ADVANCED USERSONLINE MOD Oh calm down. He's simply making a funny joke. If you are gona stop making mods because of somthing as small as that, you won't get very far in this world at all.
  17. Re: About Selling Your Game Just post it up here. Put the link, and how much you want to start the bidding at. How long it's been running and the total money made in each of these months (From donations). Then, any extras, like, why you are selling the game, what kind of work has gone into it, mods, a little about the game, how many active users and regular donators you have. Anybody else think of anything?
  18. Re: harry potter Was dissapointed with the ending to this. Overall it was an o.k book tho. Mind-you im more into blood and gory. Send me a PM if you wona see some of my english writing, thats gory :evil:
  19. Re: Why is one of my domains estimated so high? Quick! Go sell it! We'll just rename the boards! :-P
  20. Re: Proposed Features for DBS/MCcodes Next Ver. *claps for Hack3rmatt* Arson, you really did just get owned/bullied/pwned/whatever ppl say >.< :lol:
  21. Re: Proposed Features for DBS/MCcodes Next Ver. Depends on the state your in. Different Tax in different states. Im english btw =p
  22. Re: Counting (nr game) 1398
  23. Re: 3 Word Game definatly gay but
  24. Re: FIRST THOUGH! Logging
  25. Re: Guess the next poster Nope, Batman. next: Superwoman
×
×
  • Create New...