Jump to content
MakeWebGames

rulerofzu

Members
  • Posts

    2,464
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by rulerofzu

  1. Going to be harsh here but your current efforts are very bad. In fact out of a lot of the poor attempts at releasing a game that I have witnessed on this forum yours is the worst. Just having free and purchased mods in no way makes your game interesting or playable. I would suggest unless this is purely going to be for yourself and close friends and family to play that you sit and re-think about it.
  2. Where exactly do you get that John?
  3. Ah cool i thought there may be something like that hidden in there somewhere!!
  4. Patched was flawless. Question about the flood control. Is it not possible to set what pages it affects. I noticed you can set time interval.
  5. Just follow the instructions as per the modification. If you cannot follow simple instructions then really there is little hope for you.
  6. Yeah I apologize to stevenrfc I would fix this up for you but mcc has had enough free support from the community here and as Ian has a bad attitude then its up to them to fix it.
  7. Well looking at the code its never going to work. The currency doesnt get entered into the database for starters.
  8. This has been a issue in redux from day 1 and I am pretty sure that they dont provide fixes apart from by support ticket (so nobody else has the fix which is a bit silly if you ask me)
  9. Tinymce comes with a valid elements config so you can easily chose what tags is available to the end user. Check the wiki for more info on their site.
  10. I do believe its against forum rules isnt it? text speak. It doesnt take long to spell check and correct your text before you click the post button. Booher im getting old but not as old as illusions ;)
  11. Oh cmon now I have a ten year old and thats insulting to him!!
  12. 127.0.0.1 why whats yours :D
  13. Surely tinymce would intergrate?
  14. Thats true!
  15. When you do something good. Ill comment on that too.
  16. Hahaha very funny. Sites that have been reported are still up so I guess your DMCA's are not really working.
  17. Your using a pretty old mc2 version with that code there. Why dont you download the latest? If your not aware of the security or lack of it with the code you posted PHPDevil then you should go read up on it. Basic PHP as David has pointed out.
  18. Go read the copying text over at git for v1
  19. That is still more code. ;)
  20. Whats it doing there? As you was due for release nearly a week ago ?
  21. Which would be?
  22. Flood control is an excellent idea Alain.
  23. A holding page would be more professional.
  24. I dont think it is. This looks like the report from the service thats being used to protect the site and is the firewall block report.
  25. Your issue is this $r[itmid 123'], $r['imQTY 1'] Not how it works your dont specify the itemid and qty there as its already been done in the query before that item_add($userid, $r['itemid], $r['imQTY']); Is all you require for the function.
×
×
  • Create New...