Search results

Mu online season 21 - grand opening
  1. Coly

    New Maps and New Mobs [ Upload ]

    o.O Again old things you post... The Mobs a more then 3 Month old. In your other post I have post the new Stuff.
  2. Coly

    Day count down script

    ^^ we have it in Mir3 some years allready, but we using DB and not Text file. In Mir3 it is based on Guilds and not at one player.
  3. Coly

    cheat

    hehe, I believe he thinks it is a Editor with he can do it with a Click ;-)... @Unico without knowledge to change a DLL / EXE code the Editor can nothing to do for you.
  4. Coly

    Moon River Abyss ( ¿ Map Info ?)

    and the rest
  5. Coly

    Moon River Abyss ( ¿ Map Info ?)

    Latest new things : Mob changes : - Mon-6 / MonS-6.wil - Mon-13 / MonS-13.wil - Mon-32 / MonS-32.wil - Mon-33 / MonS-33.wil - Mon-34 / MonS-34.wil Map changes : - D3101.map - D3102.map - D3102_00.map - D3102_01.map :: The Maps Looks very nice... a Dungeon and 3 x a round KR wiht very...
  6. Coly

    Moon River Abyss ( ¿ Map Info ?)

    You mean the Name of the Files ? If yes : D009.map 14.map 14_000.map 14_001.map 14_002.map
  7. Coly

    Moon River Abyss ( ¿ Map Info ?)

    The Patch is very Old and Integrate new maps and some new Mobs. It has a connection to the Lava System. Ahhmmm for some weeks I have see a Pic with Map Conection Numbers
  8. Coly

    Please SQL HELP

    Normal this Exception popup if the Message Subject wrong or has some things like ._%&§ or has nothing, mean clean Subject. Other Problems I know is wrong Server DateTime things...
  9. Coly

    Translated LoginServer

    looool a own EXE Protector? muuhhha then it is better to hacke as Amadilo
  10. Coly

    Translated LoginServer

    You need LordPE and ImpRec to rebuild the import tables. Or use Olly 10 and rebuild from Memory.
  11. Coly

    Translated LoginServer

    Yes Demonic send it to Holly for some years and the Chinese have put it to the ini file. I belive with the King sys you can't... Only this you can do : Translate on the fly in Memory :-/ not the best but it works. I use it to change Player Online : x thats is send to the Client. But you need...
  12. Coly

    Looking for a team

    You mean a Mir2 Server or a different one?
  13. Coly

    A mir3 server

    Only on old Server Systems like this... ^^
  14. Coly

    Delphi in windows 7

    @DA Mafia you use the latest Win7 Build and not the Testversion with crack? The Cracked version has not the many fixes and some other things.
  15. Coly

    DataBase Weapon Shapes

    You need two Items, one for Male and one for Female. the Shape is the same +1. Look at Armor to understad it.
  16. Coly

    Problems with the CruelDragonMir3G

    The Problem is the Database (CruelDragon3GBaseData), look have you the db in your SQL Server and look have you the right settings in your CruelDragon3G.ini for the DB settings (SQL PW User and DB Name)... For this Problem you find many Post in this Forum, use the Search Option.
  17. Coly

    Adding mobs to maps

    have you reload the server after adding ?
  18. Coly

    Patcher to download the latest Korea Client

    Missing File:Map\14.map Missing File:Map\D009.map Missing File:Map\QD14_001.map Missing File:Map\QD14_002.map Missing File:Map\QD14_003.map Missing File:Map\QD14_004.map
  19. Coly

    Full Source Code 2006

    Need to see the code you use. If you don't have change things in ServerSelectProcess I believe (for the fist look) you don't have a Event for the Mouse. EDIT: Ok the Mouse Event is in other file :-/ hmm need to have the full code to see how is wrong.. Best way is to fill the SVN with all you...
  20. Coly

    Full Source Code 2006

    Hello, I hope it helps a bit... this is the full Image Index by Wemade Orginal : Change in Define.h this : #define _MAX_TILE_FILE 74 and ID 14, 29, 44 and 59 is not using... (I believe for future things) #define _IMAGE_TILES 0 #define _IMAGE_TILES30 1 #define _IMAGE_TILES5 2...