Search results

Mu online season 21 - grand opening
  1. KnightRider

    Windows will not load

    Safe mode dont work, or does the other options there. I can see all HD, CD-ROM and etc all it does it just hang, no error msg is displayed have to press the reboot or power button
  2. KnightRider

    Windows will not load

    Hiya, I dont know what happing, i stay around my gf house and when i came back the next day my computer does not run windows. This is what i tryed so fair. 1. Boot from CD - I get the messange "Do you want to boot from DVD/CD press any key" once i press any key nothing happens after (the...
  3. KnightRider

    [2.3] DBServer wont connect

    what sql u got? 2000 or 2005?
  4. KnightRider

    Happy Birthday Pebble.

    Student Night: Tue here lol Happy Birthday
  5. KnightRider

    [2.3+ TD] sql help

    i change mine too int and it works fine, i get 45000 then i kill mob, it might be your level? what lvl u trying this at? i was lvl 34 then i tested it
  6. KnightRider

    Mir Statistics App

    that looks nice, what happens if the host changes ip? or password
  7. KnightRider

    Problem with my server!

    for 2005 you need to use hostname or ip\SQLEXPRESS try using that
  8. KnightRider

    some info please

    no it can not be it has too be php at the end so you will need to run a webserver that runs php if you like to use this example (what webserver you using)
  9. KnightRider

    some info please

    this is just a simple one /* * File call Index.php */ <?php function checkPort($host,$port) { $online = @fsockopen($host, $port, $errno, $errstr, 1); if ($online) return "<font color='Green'>Online"; else return "<font color='red'>Offline"; } ' This calls the function and display it...
  10. KnightRider

    some info please

    you have too port scan the gate you like too check and if it connects too that port you display it up and if it does not connect make it display down i got a small php example some were if you like to have a look at that
  11. KnightRider

    ip's Online

    have you open ur ports on ur router
  12. KnightRider

    New Weapons

    back on topic i think u should have it in boths files :P
  13. KnightRider

    Cave Map

    a different one i was thinking of having it in the middle
  14. KnightRider

    Cave Map

    it going to be a king room :) was thinking about putting a door in but am not 100% sure were
  15. KnightRider

    Cave Map

    hello again just finish this cave map what you think?
  16. KnightRider

    Release my DM2 (mir 2.3 emu) files

    hmmm not that i know off for host try added this [HOSTNAME]\SQLEXPRESS example: SEAN\SQLEXPRESS see what happens
  17. KnightRider

    Release my DM2 (mir 2.3 emu) files

    Try the following things: SQLHost=(local) try using 127.0.0.1 what version of sql u running, on 2000 We had to reinstall mssql to get it working, make sure you remove it first even the folders (bk the databaes) after we did that it all worked hope it helps
  18. KnightRider

    New Map

    Hello, Its my first attempt at making a map. Is there anything i can improve on and what you think of it Click Here To View
  19. KnightRider

    Problem with MySQL

    hello, make sure you have admin rights Try this link may help you