Jump to content
MakeWebGames

rulerofzu

Members
  • Posts

    2,464
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by rulerofzu

  1. CSS place at the top. Javascript place at the bottom where you can. This allows for a faster rendering of your site due to parallel limitations set as default on your browser. Not all script code can be placed further down than where you need it. It really depends on if your just calling all your script or using it on the fly.
  2. Well yeah my point was that styled scrollbars does not work on all browsers and really I dont like them. Personal preference. Ideally your keeping your css and js code compressed and in separate folders to be included into your code. It was recommended at the top but is now generally recommended at the bottom of the code. To be honest its marginal in speed wise either way.
  3. Personally I think scroll bars are ugly as hell. Try and think about how you can structure your game to reduce the amount of scrolling required. For example the main menu doesnt have to have everything in it. Certain links could be in the header for example. As for things like the inventory. Split up the page so that equipment items load in the page when the equipment tab is clicked. Come over to rulerofzu.com have a look if your not sure what I mean.
  4. Doesnt work at all on IE9. White screen no loader or anything. Works in IE8 Compatibility mode so maybe meta tag the site to run in compatibility mode.
  5. For me it doesnt work. Disjointed and bad choice in colours.
  6. Not really looked into it so correct me if I am wrong but dont you have to have the php/mysql on a webserver and then have the app transfer the data back and forth using something like webmysql. Which would rely on the end user having a data connection plan which a lot of people ask for it to be disconnected due to the cost involved (generally you can save £6/month on your contract bill)
  7. You asked for opinions and you do not like the replies. In future do not ask.
  8. Good job btw. I cant see anyone wanting to work with you on this now you have show your immaturity. Quick make another account at mwg and post your willing to work on the game lol
  9. A faggot is a traditional UK dish made out of offcuts of meat usually pork. Sorry but I am a vegetarian. No faggots for me!
  10. Well being serious. It looks like every other generic game of this type without any thought or originality and that has been used more than once. So yeah not very good sorry.
  11. Shiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiite
  12. No it wouldnt if you did it correctly.
  13. Artwork is copyrighted if not to a company then to the original artist. That includes cars which people get paid a significant amount to design them. In reality your probably not going to get any action taken against you for using a pic of a car. Disney has been known to take court action against even the most minor sole traders for using their artwork so has George Lucas.
  14. 1. Why Redux. I would suggest you wait and look at the other better written engines. Personally at this moment in time I would wait for Alain to release his engine. 2. I would not put a game on a server with 23 other games on it.
  15. Yeah the cron needs to be running. IDK what made them think that was a good idea but my suggestion would be to remove it
  16. Your not passing the item id sorry to state the obvious. Without the rest of the code its impossible to see where your going wrong.
  17. Well I thought just by the name of the function it would be self explanatory is null or not!
  18. Well if you get stuck post what you have and we can help you fix it from there.
  19. Use is_null
  20. How are you over paying someone by offering $20 its clearly not going to take 10mins.
  21. Whats wrong with the one click that is already here? Pretty sure it does most of what you require. Its the only way your going to get this for $20.
  22. Prototype stated what needs changing in his reply.
  23. LOL better than some Skooda but your still 54% slower than most of US
  24. LOL Dom. Well according to samknows bt fibre is due to roll out this month where i am so I can see a quick switch coming!
×
×
  • Create New...