Search results

Play Now
  1. KnightRider

    what you think of these?

  2. KnightRider

    forum embedding

    Login bit. You can store the username and password inside mysql, the password can be in md5 format so know no one knows want it is or even you. When they enter their login and password you check it with the database one too see if it the same if it is You can do the following Store a...
  3. KnightRider

    Okkk The Problem At My Svr Is Still On ....

    http://support.microsoft.com/kb/290991 not 100% sure if it removes it all
  4. KnightRider

    new banner

    Here the link for banner info it done in weights. £1 for 20 weights
  5. KnightRider

    Macs

    Re: ERROR, ERRORS ERRORSON Macs 1. Sometimes i dont understand you. 2. I would not put Windows as stable in the world I would put it as been most tested in the world. ------ Edited: Why not make a Mac-Client? and make it connect to a server
  6. KnightRider

    about lapta lmao

    this person made loads of money for selling pixels http://milliondollarhomepage.com/
  7. KnightRider

    Torozor 2.0 General Chat

    Yes some server owners do have TD source but they said they would not release them
  8. KnightRider

    leocrasher still going

    It can just he not uploaded new version what do you mean,
  9. KnightRider

    Mir count

    if you get putty and connect to port 3000 u see information back in there is the usercount
  10. KnightRider

    Massive Update planned for OldSkool , ETA - 1 Month

    How you going too stop them from taking the items from thier stoage npc??
  11. KnightRider

    Release Mir2 Files (Close to Official Korea)

    Re: New Mir2 Files (Close to Official Korea) No you will not beable too use TD Client (exe) as they are differnet
  12. KnightRider

    Guild Question ...

    I think he/she means the display of rank titles Open String.ini (Located in M2Folder) This one removes it if they own the castle Find: CastleGuildName= Remove: [%rankname] This one removes it if they dont own the castle Find: NoCastleGuildName= Remove: [%rankname] [%rankname] means rank...
  13. KnightRider

    Items go in different places

    No as you will need to rebuild the exe so you still need the source Only way to do this is By 1. Use the SVN Files (Not TD Files) and start coding
  14. KnightRider

    Items go in different places

    Then no you can not Only with Source Files you beable too do it
  15. KnightRider

    Svn Help

    u have too connect to the database and then use query to get information out of the database, am not sure how too code it in delphi. so to get all the information out of STD_Items you use "SELECT * FROM STD_Items" this will get all the information with out selecting which columes you like to...
  16. KnightRider

    About Lom2 server of English version

    the site loads fine on mine and am running vista home :P
  17. KnightRider

    *** [OldSkool] - [2.3] - [Med/HgihRate] - [DediHost] ***

    how do you work out the % when you can never complete the game :P
  18. KnightRider

    Quest guide/help

    have a look at this guy script it might help you as he use variables http://www.lomcn.co.uk/forum/showthread.php?t=54790
  19. KnightRider

    Quest guide/help

    maybe somethink like this [@onkillmob(MOBNAME)] #SAY You kill a hen in your QFunction. not sure if it works for td files
  20. KnightRider

    Whats Wrong with this?

    or use isnewhuman <-- : checks if you only just made your char