Jump to content
MakeWebGames

Danny696

Members
  • Posts

    2,632
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Danny696

  1.   Why do you both speak, like absolute muppets? Also, skooda, you say he's one of the nicest people on this forum, yet when djkanna asked a simple question, that a lot of people may have asked, he snapped, and gives everyone 'greef' for proving him wrong. That doesn't seem very nice to me...
  2. Yeah, with the current economy, you can lose money in things like this...
  3. Why only 5 in a life time?
  4. Just me buzzing about it then? The Olympics is a prestigious event, why wouldn't we as a country want to ram it down your throats? Ill be watching every event I can, and damn sure will enjoy it all. I do watch every sporting event I can though I even watched about 3 hours of a "WALKING" race last year, was quite interesting actually, seeing them getting yellow and red cards...
  5. By playing a game how do you know he had a mod to do something? To me, it would apear as though it checks how much exp you have, and if you have more than (or equal to) say 100 and less than say 200, you are level 1 etc...
  6. Well, I'm glad I could help I suppose. Hope the game goes wel, I would be interested in seeing it afterwards...
  7. You sound pretty clever, why exactly do you need a partner, or multiple partners?
  8. Sniko may we see the other two designs?
  9.   That's not what he said though Dom, the stated he was perfect in PHP... Cb, I'm pretty sure you've just said your engine is shitty :/ But I'll leave it now, don't want to seem like I'm angry
  10. But he's looking for work, Surley someone who's perfect at PHP etc and is looking for money via work would go for something where there is more money
  11. Your perfect, wow, what are you doing developing for mccodes them. Surley you could make your on engine, or go where there's a lot more money, cms, forum systems etc...
  12. Happy birthday...
  13. Your saying he doesn't have proof of him not using a program, but where's your proof of having a program? I do think hacking is for a highly skilled person, honestly, I do wish I could do it, I also support annonoymus, because of what they are standing for, they are just going about it the best way possible, they are getting so much publicity think about it. And the companines like CNN, the us government, and others alike, should all have security in place. But yeah, nice find...
  14. Ahh yes of course, my mistake.
  15. Make sure the code for the user name (used the same example as you) is something like:   Username: <div id="usernameid">$ir['username']</div>   Then when they change there name, it will be something like:   var newname = $("#newnameinputid").val() $("#usernameid).val(newname)   This isn't tested, and was done on my iPad, so it may not work strait away, but it is a starting point.
  16. Ugh. I think it was so me sort of keyring.
  17. I've used it a few times, just be careful of what you actually order though, I once ordered what I thought was a product, turned out it was images of it
  18. Surley it being an acrynonim would mean its S-Q-L? Either way I think you can call it any, it doesn't change what it doesn't.
  19. A few things I would like to query... 1. Why only part access, surely a person who's credible won't be robbing anything from you, and say if you don't give access to something that someone needs, how are they going to do something? 2. So the person will have to create the game from scratch then? 3. If you were paying for something, not only should you expect it to be error free, the fixing of any errors should be expected to be free, that note may confuse a few people. 4. Only the developer should decide prices for each job they do. Some charge per hour, some per x number of lines, some for the whole job, any prices for the jobs should and its very very unusual to hear for someone to pay for what they think each job is worth, as you obviously need someone to develop for you, you may not understand what is needed to create something. 5. You shouldn't pay a set amount each month, normally, as work will vary each month right? 6. How will you judge is work is excellent or not, surely they will just follow your requests... 7. What do you mean by game balance, if you mean the economy, it's down to you, via crimes, jobs etc.. 8. The advertisement may be hard, as in the real world, they are two very different jobs. So it may be hard to get everything you need. 9. Why a some of the list in bold and some aren't? (list of requirements at the top)   Ermmmm that's all really.
  20. Looking very nice Alain. Flood control is an excellent idea, captchas are just too hard, and annoying for the end-user
  21. Hang on, your now saying that this game is mccodes based due to an error that a PHP function produces?
  22. I thought a prequel was something that came before a sequel. And I though the title ment the games sequel.
  23. Hang on, seems everyone has missed the big part, What/wherea the prequel??
  24. Not too sure why the CSS someone posted didn't work, but try this:   if ($p % 2 == 0) { $color = 'FFFFFF'; } else { $color = '000000'; }
  25. Hey, I am willing to help anyone that needs it, just being on my iPad may make it a little harder, but when my laptop is back, I'm be sure to help anyone.
×
×
  • Create New...