Jump to content
MakeWebGames

Dominion

Members
  • Posts

    2,447
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Dominion

  1. Fair enough I did say I could be wrong, but I have seen that layout before (http://www.world-mafia.com/login/screenshots.php).
  2. http://makewebgames.io/forumdisplay.php/301-Requests-amp-In-Production Take a look at some of the threads. Many have been ignored, but are not bad ideas. How complex a mod are you willing to do?
  3. For the people saying they have just downloaded it, may I assume you have been using a Text editor rather then an IDE? If so, well I believe NetBeans is well worth a look, I do suggest you look at others being settling. For example my laptop does not run NetBeans very well so I use komodo-edit well doing any programming on it. Try more then one before settling on one to use, other wise you could be missing out.
  4. Going by the screen shots, it's just a layout that comes with a game engine. I believe way of the Mafia (but I could be wrong on the engine...).
  5. So in other words your after game staff? A programming forum is not the best place to find such people. One way to do it is to invest in ads, assuming you have the time to do this yourself for the first few weeks, then ask in game who wants a basic job. Building up from there will help, and more importantly ensure that the people you give permissions are active. Having other developers often means that their projects will come first. Just a thought for you. Now I do have one small question about the way you're planning to conduct this, how do you plan on giving staff members in game prizes without making members feel it's unfair? It always gets out sooner or later.
  6. Not as long as you have magic quotes on. ;)
  7. You will want to turn them off. http://www.php.net/manual/en/security.magicquotes.whynot.php http://www.php.net/manual/en/security.magicquotes.disabling.php
  8. mysql_real_escape_string() does not save the "\" in the database. echo get_magic_quotes_gpc(); What does this output for you?
  9. Who is? The original poster?
  10. You may want to check if magic quotes are on. From php.net in case anyone is wondering about bluegman's comment on it not securing everything.
  11. I am not sure what your asking. Are you asking what we use or what stats you could put into your site?
  12. I don't believe there are, but I would look at some of the Redux related threads. They will show people have found adding new things difficult.
  13. There are much better ways to do that.
  14. Admittedly no, I have not looked into them all. Let me ask a question, what difference did their involvement make?
  15. lolsec are made up of anonymous members...
  16. Put "Define" before your word into Google. This will help you work out the definitions. You may also want to invest in a dictionary.
  17. I don't see the point in most of what they do. Take for example the sun website, what was the point of it? Seems childish if anything (click his 2nd link). Just something else to think about, people are getting to the ones behind the computers. http://www.bbc.co.uk/news/world-us-canada-14212110
  18. Prove it??
  19. Dominion

    Wow

    I do agree that it’s not the smart move to start any kind of website that will require updates to keep members without any kind of programming knowledge… unless you plan on paying for people to work for you. My advice on this is rather simple; go learn. You should find basic php very easy to learn. @runthis – I took out the bad sister joke. Really not needed now was it? Because the feature is not used by everyone? I have none, but only because I tend to ignore stuff like that on every forum site. My opinion it’s a pointless thing to have.   Mccodes was updated not so long ago, so in theory it’s not from 2006. Also there are still mccodes games that grow to a respectable size if work is put in, but admittedly it’s better to not use it.   As said before he could always pay someone to do it for him. So no… no programming knowledge does not mean instant fail. O look a childish insult… Well done. V1 has nothing. No installer, no documentation, so not necessarily stolen, but going by the $120, its redux so installer yes, documentation no. I believe the installer is in a directory now maybe he just failed to look. There are such a small number of users on this forums site that PLAY the games it’s really not going to kill his user base. As for confirming his license… People do that whenever a site is posted anyway. Zerk – Really? What’s wrong with it? Nothing you have said even implies that much.
  20. The best thing to do when adding new boards is to ensure they already have content. If enough people start posting JavaScript related threads then I would see a reason, but for now it's just going to be yet another area of the site with little content in. Of course this is just my opinion.
  21. I have used Netbeans for some time now, and agree it's well worth a look being settling on your development environment. If you are yet to try an IDE... you really should.
  22. Do you have examples of your work so we know we are not going to end up doing everything?
  23. You may want to change the name in the footer. I am also a little confused to why you have a link in the menu to validate your Xhtml (it’s got a few errors btw ;) ). The fact where ads are going to be are just big red squares make the site look ugly or is it just me seeing that? I also don’t really like the colour scheme, but once again that could just be me.
  24. Jquery is a JavaScript library, and Ajax is a way of using JavaScript. If you wish to use Jquery search the site, Danny posted a free mod using Jquery somewhere.
  25. I don’t think anyone will enter into a partnership where you at some point down the line what percentage they get out of it…
×
×
  • Create New...