Search results

  1. Coly

    Coding tuts? ;o

    The Question is : What exactly do you want? - Building a client? ( you need knowledge in Delphi (or other language) and knowledge in DX7,8 or 9 ) - Building a server? ( you need knowledge in Delphi (or other language) and knowledge in Mir3 C/S protocol) - or anything? as a old programmer...
  2. Coly

    EiServer.exe

    Post a Screenshot from your EiServer with this Error. Normal you can find help in this Forum, we have more then one Thread with the same Error. Edit: look here : http://www.lomcn.co.uk/forum/showthread.php?10845-Server-Problems&highlight=Read+Emergency+Map
  3. Coly

    :: New Mir3 Source discussion Thread ::

    You need a clean and never packed EI exe to do it. all other is crap... If you use a Unpacked (before packed) you get more problems and it is unstable.
  4. Coly

    so i have enough

    That is not correct ;-) a bit you know... On the other hand you know, if I have time I help you with Delphi. My big understand broblem here in this com. is thats all code delphi and ask for other to made thinks like laucher... For Delphi it gives so many help pages and it is very easy and...
  5. Coly

    Illusion Mir3 Script Editor V5

    Done, look at first post...
  6. Coly

    England v Germany

    England have nice player but only nice in his club, not in EM/WM Team. :-/...
  7. Coly

    England v Germany

    \o/ we have won :-P , Germany is the best...
  8. Coly

    Mir3 Wil & Map Viewer

    Hi DJ, looks not bad, it load and show all the maps and WIL file. Some points I have : - don't use the same OpenDialog for map and wil file. - at open Dialog you don't catch the user to only open a Map file - same on WIL. - Internal better control WIL / WIX ext. if wix, change internal to wil...
  9. Coly

    Illusion Mir3 Map View

    Try and Error ;-)
  10. Coly

    Illusion Mir3 Map View

    With the Post is ok, I made a MapView Tool and later a new one and the last is not a viewer, its a Editor. Ahh, you forgoten the Red/Yellow another field. The Main Problem is, JOB have diifferent Blocker to PtW, no idea what is changed on PtW, I only can read and set it in the MapEditor. (or...
  11. Coly

    Illusion Mir3 Map View

    Ok that is not the right place but I give you my infos... Yellow : normal, you can't move Red : you can't move and Magic (Tao) can't cast over this Point. I believe more things on red do not work... the right place is here : http://www.lomcn.co.uk/forum/showthread.php?t=65825
  12. Coly

    MSRF2.9beta account erstellung

    @German : Ich glaub das hier in diesem Englischen Forum nur ne Handvoll Deutsch können ;-) ... Also bitte auf English please.
  13. Coly

    MSSQL DB Clean Log Tool

    It delete only the big Log files..
  14. Coly

    MSSQL DB Clean Log Tool

    No idea... I can download and unpack the tool... here is a zip version : IllusionSQLLogClear.zip
  15. Coly

    MSSQL DB Clean Log Tool

    1. I can extract after download with out problems (I use WinRar) 2. It's a old tool and I have change the name for year to wrong use the old one. Change the Name if you have a problem with the it...
  16. Coly

    MSSQL DB Clean Log Tool

    Ok Dj. you give the Help I give the EN File ^^... IllusionSQLLogClear.rar
  17. Coly

    MirEvo VB.NET & DX9

    ahmm if you mean my Client/Server, then I must say NO not for public. I have ask over the years ever and ever to do a Public Project, but the idea get only 3 Days interest and than nothing more. The Base Problem on LOMCN is thats to many Leecher are here. I believe, I give this Com. many good...
  18. Coly

    MirEvo VB.NET & DX9

    Z Buffer use o.O on 2D ??? Ok *fg*... To check your Problems, use : PIXWin.exe or PIX.exe from the DirectX9 SDK, it show you the calls and so on. If you need help with PIX use Google with PIX+DirectX9. It looks like your DXEngine framework that you made is very bad. Shader is not on all the...
  19. Coly

    Illusion Mir3 Map View

    o.O this is a obsolate tool in this thread. Use the new one.
  20. Coly

    MirEvo VB.NET & DX9

    ohh 70 - 95 is not good, to little for only a handfull objects. I believe you use D3DXSprits right? and you do it in a loop like this fake code : loop begin beginSprite DrawSprite endSprite loop end If this your way to blit the Images, then you can get many FPS with a other...