Jump to content
MakeWebGames

wrux

Members
  • Posts

    166
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by wrux

  1. my id is 69k dangg thats a lot of players
  2. I don't own a TV but from time to time i'll download a film. Most of my list are old films: - Home Alone 1 - Home Alone 2 - Four Lions - Kevin & Perry Go Large - Charlie & The Chocolate Factory Harold & Kumar get the munchies didn't quite make the top 5 though
  3. You need to add the function get_game_rank() somewhere in your code, I think mccodes has theirs in the global_func.php file
  4. Key binds for the map saves clicking the directional buttons? And add some directional buttons instead of just a label maybe?
  5. Producteev is really good & they have a sweet native OSX app.
  6. How much for each?
  7. wrux

    For sale U.O.T.S

    Demo account?
  8. wrux

    Social Integration

    take that as a no
  9. So i've been working on the facebook developer website recently and there is a lot that is possible with websites and games. I'm hoping to have some tight social website integration in my game. I was just wondering if anybody has worked with it in their games at all? I'm sure theres plenty of potential for mccodes based games on facebook as the audience is huge. It would be great to see more people's games on here utilise some of these sources. I've made a short list of what i'm planning on using: - Login with facebook - Viewport of the game app in facebook - Share events on facebook or twitter like lvl up etc - Share daily for a bonus (a point or something) - Referral system via facebook - Maybe donator pack micro transactions?   What's everyones thoughts on integrating their games on these platforms. I think i've only seen one mccodes game (cannot remember name) and it had a lot of active users
  10. Few ideas initially... You can reorder the troops, using javascript you could implement something so that users can just drag them instead of having to change the order numbers. Maybe show the fatigue statistic? For testing purposes too, possibly speed up the regen of the fatigue? Makes it easier for the people to play the game
  11. I bought a brigade and now I cant afford to do anything
  12. I'll have a play on it throughout the week, see if I can understand it better and give some good advice. I think you need to focus on some UI design, it makes a template look a lot more polished. Also see if you can setup a URL rewrite, i'm not sure what framework your using but you could write a simple one to pass the query string
  13. wrux

    Fight News

    Yea thai fights are the best i've seen in asia
  14. wrux

    Fight News

    If you'd have gone to lumpinee stadium in bangkok you would love muay thai
  15. Have a look at a markdown package for PHP: http://pecl.php.net/package/markdown
  16. I don't think you understand what TRUNCATE does. I can't really work out the logic in your code, try and comment it for people so the don't spend ages working out what your trying to do
  17. The only proper way of preventing a DOS attack is improving bandwidth but your right, it shouldn't say 100% uptime because it's a lie
  18. y u no demo?
  19. Yea MySQL handles datetime datatypes very well. You can easily write a query to add 15 mins to a date time, for example... ... blah SET field = DATE_ADD(NOW(), INTERVAL 15 MINUTE)
  20. indent your code and it might be so much more readable man
  21. Stolen logo and the website is built using a free website builder, nice skills.
  22. Instead of *****ing why not just take what you like from this post. You can make your own assumptions
  23. Good shout. It would also give you enough room to develop some sweet things for splash too
  24. Just seems like a lot of pointing fingers. You can steal front end stuff but if the rest of the game is crap then it shows. He can contact your webhost and get your account shut down pretty easily so if I were you i'd just revert the template to an old one.
×
×
  • Create New...