Jump to content
MakeWebGames

Danny696

Members
  • Posts

    2,632
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by Danny696

  1. Danny696

    help plz

    If its on the login why would he make it link, they would just go back to the login :)
  2. Mid evil oO you mean med-evil ;)
  3. That made me lol. Sounds a little like you know what your on about, then the last line f'd it up.. Require and include does have a difference, Include gives you a friendly warning, then carries on with its job like nothing has happened. Require however, stops the script, gives you a nice message, and wait's 'till you do something about it :)
  4. As this is aimed at me im guessing, dominions signiture, had the full work, all mixed up, just with the first and last letters correct, which lets you read it, shortening words, e.g. Please into plz isnt that.
  5. Danny696

    help plz

    echo ' '.$ir['username'] .' '.$ir['level'].' '; OR echo $ir['username'] .' '. $ir['level'].' ';
  6. Danny696

    help plz

    It'll enable people to read it :)
  7. Danny696

    help plz

    Let me point you too; http://makewebgames.io/board290/34204-english
  8. That made me laught. @The Mont: Why would h need to change that?
  9. This mod was also done by cronus :/
  10. Its in header, just search for 'now for game benefits' and you'll get it, hopefully you have a different header which you paid for, so we cant say the exact line
  11. Something like this im guessing?
  12. Danny696

    CSS Questions

    1) Yes, but with JS included 2) Its something like (for jQuery) jAcordian 3) Not on w3schools as that isnt a good site for stuff like this
  13. x10 hosting doesnt allow 1 min crons on free hosting -.- And its not N00b its n00b
  14. Your including jquery 3 times on your page. Thats not the problem, just letting you know, ill work on it :)
  15. Try using the page as criminal.php or changint the js -.-
  16. go back to your game :)
  17. user doesnt work -.-
  18. Thats what happens when it works
  19. just put them in the url
  20. Most free hosts dont allow minute crons. Although, using your cron url you are able to run the cron yourself. (links found when installed)
  21. Its not noob its n00b. Crons cannot be ran on wamp :)
  22. Its compatible with IE for me. Sure, not mobiles, but how many people really use mobiles for gaming.
  23. I acually like either SMF or WBB, both are nice.
  24. Good work, even better thats its free :)
×
×
  • Create New...