Search results

  1. Coly

    Request GSP international terminal repair encountered difficulties need help!

    at the moment I don't have the correct DB. It's only a bit info waht I have.
  2. Coly

    Request GSP international terminal repair encountered difficulties need help!

    005B6538 <AnsiString> 'TBL_BasicCharQuest' 005B6554 <AnsiString> 'FLD_MADOUSER = '' 005B6570 <AnsiString> 'TBL_HonChonMadoQuest' 005B6590 <AnsiString> 'TBL_LevelCharQuest' 005B65AC <AnsiString> 'FLD_MADOHAVEUSER = '' 005B65CC <AnsiString> 'TBL_MadoHaveUserQuest' 005B65EC <AnsiString>...
  3. Coly

    Request I need a bit Help for my new MapStudio 11...

    only a little bit... I have to many idea for the Mir3 Server.
  4. Coly

    [Other] Open Source Mir3 Server

    Nope, it is a mix of new code and Mir2 Philipin Server Code, Most of the things a the same. :) @Azura, nice to see you :-) @Azura : No idea but have you the old C3 Mir3 Server Code? I don't have it here on my pc *gggrrrrr* /Coly
  5. Coly

    [Other] Open Source Mir3 Server

    Ok Thx :)
  6. Coly

    [Other] Open Source Mir3 Server

    Information in the DBs In Numbers : - 710 Map Quests - 2478 Map Links - 557 Lines Map Info - 90 Lines MonAI (without Scripts :( ) - 61 Lines Guard Positions... - 18 Mon Classes - 8513 Monster Items - 555 Monster - 68 Etc Scripts - 131 Magics - 57 M-NPCs - 392 U-NPCs - 1 Pet - 10 Pet Exp - 29...
  7. Coly

    [Other] Open Source Mir3 Server

    MiniMaps I have allready. I have : - Monster DB - StdItems DB (I only don't know the StdMode IDs) - Magic DB - MapQuests - NPCs - Pet DB - Quest DB (Include Quest Items Rewards, Conditions etc.) - Guard List - Map Info and Map Links - Methodlist - MonAI DB - StartPoint DB - RandomBox DB I...
  8. Coly

    [Other] Open Source Mir3 Server

    Ok thanks :) . At the moment I have added the things for variables (N,P,D,S,X,Y,Z,A,B). The GSP Server has some changes, it use as extra X0..99,Y0..99,Z0..99 and a Range change by N0..99. N0..99 P0..9 D0..9 S0..5 X0..99 Y0..99 Z0..99 A0..9 a-z B0..9 a-z :)
  9. Coly

    [Other] Open Source Mir3 Server

    I would like more Focus on the server. There's plenty to do. I could mirenc.dll disassemble and look and can the 4 functions Analyze but it need time. (M2e, m2e2, w2e, w2e2) With more help MIR3 would really quickly come to an final state. If you'd Share your information, you'd also get...
  10. Coly

    [Other] Open Source Mir3 Server

    Ahhmm no. I create the Server from scratch. It need many time and I have no help with the code from others. At the moment only lostwars working on the NPC scripts. If you look here in the thread you will see, the only thing you get are sayings, not more. It is not only creating the server, I...
  11. Coly

    [Other] Open Source Mir3 Server

    Thanks Churchill :-) at first, I have the full Orginal Item List from Mir3 with all StdMode IDs/Shaps/Looks etc, but I need to know thinks like StdMode ID x = ring, brace, neck .... Most of your List is nice and I need it :-) ... Hope some one have addional Information. Ahh the item list has...
  12. Coly

    [Other] Open Source Mir3 Server

    Hi KingHades, if everyone would simply help then all would run. I see this as in business, if you are not looking for something yourself, then nothing happens. I've allready written a few things that are needed. If you want to help, then hire a list with "STDModes" together and write here...
  13. Coly

    [Other] Open Source Mir3 Server

    Very Basic, Its create fully new. Better clean source as bug and unredable code... - A little Updat to day done... PS: The good thing is, we have then 32bit and 64bit Server... - Need - Done If you want to help, is not a problem, there is a lot to do, even without knowledge of coding. We...
  14. Coly

    [Other] Open Source Mir3 Server

    I have change it : https://github.com/KaitoNakamura/LomCN-Mir3-Server.git ;-)
  15. Coly

    [Other] Open Source Mir3 Server

    Edit : change it from SVN to GIT : https://github.com/KaitoNakamura/LomCN-Mir3-Server.git /Coly
  16. Coly

    [Other] Open Source Mir3 Server

    ^^ I know, is not realy easy all, but at the end, it is all 0 and 1 ;-). btw. NProtect and so one, I have helped the Company tow times. I have hacked the system in 2 min with differend ways. It is my job to know how to byepass tools like this. @Far : I have only once leave LomCN properly...
  17. Coly

    [Other] Open Source Mir3 Server

    @Vortex69 : Looks and sounds good :). @TheDayIDie : I understand your consideration. I think it is an incentive has to be created first. If you can contribute databases and scripts, that would be nice. I have a few things ready. Although it is not much but a start. - QA and QI Skript Commands...
  18. Coly

    [Other] Open Source Mir3 Server

    Hello everybody, I wanted to hear whether there is enough interest in an open source MIR3 Server project. I would for this provide a basis set writen in Delphi. The goal would be a complete server set that works with the latest Korea client. It would be a lot of work, but if many join it...
  19. Coly

    [Mir3 Map Editor]

    http://www.lomcn.org/forum/showthread.php?94311-I-need-a-bit-Help-for-my-new-MapStudio-11 ---------- Post Merged at 09:15 PM ---------- Previous Post was at 09:14 PM ---------- The Thread is old and odd...
  20. Coly

    Request I need a bit Help for my new MapStudio 11...

    Currently, it is planned so (small overview): - You can Create a new one or Change/Update a ObjectSet File - A ObjectSet File can have many ObjectSets - The Basic Construct is : [Index of ObjectSet + Group ID] [ObjectSet Info..0] [ObjectSet Info..N] - ObjectSet Info has this...