Search results

  1. Emistry

    KRO C-Code System (Implemented in 2013)

    Ever wonder why these random number show up in your RO game client? It's called Character Code (C-CODE), an old system that implemented around 2013. If you enable this system you'll be protected against fraud since it offers a unique additional protection for each player present in-game...
  2. Emistry

    Hairstyle Package

    View File Hairstyle Package Introduction: This package are currently contains around 90~100 hairstyles for both male/female character. I obtained these from various sources like old eAthena, rAthena, Hercules, TheSpriteRepository and other member who shared these sprites...
  3. Emistry

    Hairstyle Package 1.0.0

    Introduction: This package are currently contains around 90~100 hairstyles for both male/female character. I obtained these from various sources like old eAthena, rAthena, Hercules, TheSpriteRepository and other member who shared these sprites with me etc. I don't remember who exactly made...
  4. Emistry

    LMPQ - Ludi Maze Party Quest

    View File LMPQ - Ludi Maze Party Quest Introduction: This LMPQ exists in MapleStory, I am just copy the idea of how it work, and try to port it into RO. However, its far from perfect, originally I planned to get a custom map with x-mas theme, something like toy...
  5. Emistry

    LMPQ - Ludi Maze Party Quest 1.0.0

    Introduction: This LMPQ exists in MapleStory, I am just copy the idea of how it work, and try to port it into RO. However, its far from perfect, originally I planned to get a custom map with x-mas theme, something like toy factory since it kinda match with MapleStory's Ludibrium...
  6. Emistry

    Ragnarok Online - Virtual Reality

  7. Emistry

    Usable Refinery Ores

    File Name: Usable Refinery Ores File Submitter: Emistry File Submitted: 18 Jan 2016 File Category: Utility Description Players are able to click on the Ores items to refine the selected equipment. They can refine their Equipment at anywhere anytime they want. Based on requirement of...
  8. Emistry

    Usable Refinery Ores 1.0

    Description Players are able to click on the Ores items to refine the selected equipment. They can refine their Equipment at anywhere anytime they want. Based on requirement of Weapon Level and Type, different ores might be needed as well as Zeny. Preview
  9. Emistry

    Usable Enchant Item

    File Name: Usable Enchant Item File Submitter: Emistry File Submitted: 18 Jan 2016 File Category: Utility Description : Players are able to click on the Enchant items to provide custom bonus to the selected equipment. Varies of bonus could be done especially use together with a...
  10. Emistry

    Usable Enchant Item 1.0

    Description : Players are able to click on the Enchant items to provide custom bonus to the selected equipment. Varies of bonus could be done especially use together with a *getequippedon script command to provide a wide range of bonuses. The current items and bonuses display in the video is...
  11. Emistry

    Reliable Script Services - Let me show you the Codes.

    I’ve been involved in Ragnarok Online for a quite a while. I’ve gained experience in the scripting and making various customizations script. [/size]   I'm Semi-Available for Script Requests during Weekend ...   Information : I am willing to offer my complete services to paying customers. I have...
  12. Emistry

    import folder for db directory.

    Does Hercules plan to implement the import folder for db directory ?? just like the one in rAthena. https://github.com/rathena/rathena/tree/master/db/import-tmpl
  13. Emistry

    Map Zone Expansion

    { name: "Zone Name" disabled_skills: { RG_INTIMIDATE: "PLAYER" AL_TELEPORT: "PLAYER" SC_FATALMENACE: "PLAYER" SC_DIMENSIONDOOR: "PLAYER" } disabled_items: { Wing_Of_Fly: true } // Expansion of Classes limitation... (perhap based on BaseLevel would be good too?)...
  14. Emistry

    About GDB setup.

    erm, I need some help regarding the GDB. http://herc.ws/wiki/index.php?title=GDB#Using_gdb_with_Hercules I have read the guide here many times, yet I still cant make it work.  I am not sure which steps I have missing, or did wrongly. My steps to use GDB : navigate to the Hercules trunk...
  15. Emistry

    Playing with the encoding ....

    Just some trick ... I just realize that it's actually possible to use Chinese encoding in Hercules. Previously I think only Sear Emulator can do it, and I am wrong xD The problem : just that the database become messy and unreadable due to table encoding type not compatible. Offtopic ...
  16. Emistry

    Script Command : setmobdata / getmobdata

    I believe these 2 commands is a must for Hercules in the near future, at least some similar script command need to be developed and added into the Hercules emulator. This is because I have seen official server to released some contents that might required the uses of these script command. For...
  17. Emistry

    AtCommand @reloadmapcache

    is it possible to have a command to reload mapcache ? perhap a new atcommand or maybe a console command ? i think it's useful since it can reload the mapcache.dat without need to restart the server reload all the mapcache.dat , conf/maps.conf , db/map_index.txt
  18. Emistry

    Script Command : getquestinfo

    quest_db: (// Quest Database///****************************************************************************** ************* Entry structure ************************************************ ******************************************************************************{ Id: Quest ID...
  19. Emistry

    Overhaul refine_db

    change the format to look like other new item_db.conf ? http://pastebin.com/raw.php?i=YSepT1DR refine: ({ TYPE: ARMOR STAT_PER_LEVEL: 0 RATE: { 100:100, // +1 refine RATE:randome bonus rate 100:100, // +2 refine RATE:randome bonus rate 100:100, // +3 refine RATE:randome bonus rate 100:100...
  20. Emistry

    mapindex_name2id display which npc caused this..

    I would like to suggest that change the mapindex_name2id debug message to add the npc files or npc name that passed an unknown map... just like the picture shown above , sometime when you added alot of npcs..or stuff and loaded it in game....suddenly this error shown... mostly it make you...
Back
Top