Jump to content
MakeWebGames

rulerofzu

Members
  • Posts

    2,464
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by rulerofzu

  1. Its still not a bad idea. Ive never been on torn I should have a look one day.
  2. LOL Danny is regressing into a n00b.
  3. Now thats just lazy Danny lol Google search is fine tool lalalalalala {insert abuse and grief for not looking it up and learning what svn is here} http://subversion.apache.org/   SVN is great. Especially for community driven projects. Those that have access can submit code but the master main code available is not affected until a revision or new file is approved. Thus any mistakes in the submissions do not affect the current version of the code.
  4. Still need help on this?
  5. Yes you a n0000000000000b 8o
  6. Way to go paddy! Did it take you long lol. :D
  7. Well you claim to be able to fix and edit mods but I have not seen any sign of that either :P
  8. Check that the new house is actually being entered into the database.
  9. Editing mccodes is NOT...and I repeat NOT learning PHP.
  10. No as I cannot be arsed to zip it up for you.
  11. rulerofzu

    Gym

    What Eq says below :D Ive used something like that on my edited version but only as ive included a will and energy refill
  12. rulerofzu

    Gym

    Nice work. FYI when i tested it I had to move the function to the top of the file to get it to work. Here is a screen on how i've amended and added to it for zu.
  13. Ah yeah sorry reading up on what your trying to do isnt required is it. :P
  14. See http://dev.mysql.com/doc/refman/5.1/en/numeric-types.html
  15. You will need to look at the site css, html to resolve that. When it comes to mc2 Im a firm believer in you should rip out all the css embeded in the code and place it in external files.
  16. When a script has an error look at the line number to see whats happening. In this case line 42 print'   is incorrect. print "   I would also remove all of these   "./*<td><div align='center'> <font color=white><u></font><font color=red>Drugs Makers</font></u></div></td> */
  17. HD showed you the query. mysql_query("TRUNCATE TABLE shout_box");
  18. This looks interesting may try something like this myself. Nice idea.
  19. You want to delete all messages per hour? TRUNCATE the table.
  20. Its all relative. In zu for example there is many ways you can earn a bundle which is why I chose billions in the poll. However some shop items will strip you of a large amount of cash. To complete quests will also do the same. I could have done this to run with 100's or 1000's but i chose a large amount of cash as the players like it. "look at my bank ive got a few billion!!"
  21. Working for me using chrome, IE8 and FF3
  22. You changed from mc2 to mc1? That would be your problem then. There is differences between the 2 engines.
  23. So blade. If you did this and didnt have your computer on all the time then how would the 1minute, 5minute crons run? Take some time to think about it. I pay for my hosting and I dont have any issues with crons.
  24. Ahhh didnt actually look oh the shame ill get my coat :pinch:
×
×
  • Create New...