Recent content by Ragno

  1. Ragno

    Add usage of constants on item_db.conf structure

    There are some numeric values that are constant to all items and doesn't change, it could be changed to constants and improve the understanding of item_db. Those values are: Type, Upper, Gender, Loc, View (can be seen constant name on lub files), Stack and Sprite. Example: { Id: 1626...
  2. Ragno

    Add config to save log of warnings

    I want to ask if is possible to make a configuration to enable/disable recording of any kind of warning in console (maybe anything show with printf command) to save it on a txt log inside emulator folder, so admins can easily check any history log of warnings.
  3. Ragno

    Add a Global Function to bring generical checkweight where needed

    Almost all the npcs makes checkweight checks prior to give items to players, but there are still some others that misses this checkquest and produces error in player's quest. As an example, not too long it was added a custom checkweight to quest_13_2.txt script to avoid issues in player's quest...
  4. Ragno

    R> How to squash commits on GitHub?

    How can I merge or squash pull requested commits on GitHub?
  5. Ragno

    Four Suggestions to Channel System

    The channelmes() command is an awesome command to create and improve announcement systems, and there are two needs that can't be completed in the actual state. Suggestion 1. Please allow the usage of password on default channels. Rationale: Create channels for administrative purposes available...
  6. Ragno

    Spanish Subforum Title

    Hi, Spanish forums are not one of the most active forums, but I just notice that there is this subforum Publicaciones that stands for Released Contents. The word "Publicaciones" is not the most accurate to comunicate about new released contents. In fact, I always questioned myself why spanish...
  7. Ragno

    Three suggestions to Huld

    As pointed by @4144 in this post, there is some words that may have different translations according to the gender of the player. In example, there is this Guard in Prontera that says: "Welcome to Prontera." When translated to Spanish, this sentence can have two different translations...
  8. Ragno

    [PAID] Looking for official functions

    Hi Hercules Community   We are interested to have functions available in 2015 clientes, in particular the next ones:   - Fix to Catalog System on 2015 clientes. Already Fixed. - Achievement System - RODex   If have any advances on this functions, please allow us to know and tell us a selling...
  9. Ragno

    iRO Weekly Turn-In Event - Gramps NPC

    The following script emulates iRO's Weekly Turn-In Event (Gramps NPC). This was made by having direct interaction with Gramps npc ingame.   For more details please check: Weekly Turn-In Events - iRO Wiki   Special thanks to: ZacktheBear from AtlantisRO. This would not have been possible...
  10. Ragno

    R > kRO's Guild Storage NPC

    According to kRO 2014.02.01 Notice it was added a Guild Storage NPC in every city:       I have this questions about this update: How does this npc works? Is it an independent npc or it was added via Kafra Employee? Can every guild member access the guild storage? Or only those who has the...
  11. Ragno

    iRO 13th Anniversary Quest Event

    The following script emulates the iRO's 13th Anniversary Quest Event active on 2016 June in iRO. This was made by directly doing this quest on iRO.   For more details please check: Event Notice || iRO Wiki   Resources:   iRO_13th_Anniv_1.1.txt   items data.txt   questid2display.txt  ...
  12. Ragno

    iRO Bounty Board Quest

    The following script emulates the Bounty Board Quests from iRO. This was made by having direct interaction with all the npcs, directly doing some of this quest and also using iRO Wiki information as a source.   This quest uses a special function designed to concentrate and manage all the...
  13. Ragno

    Map Crash related to Reflect Damage

    We are having a map crash related to Royal Guard skill Reflect Damage, and have some problems to individualice/reproduce the problem. This is the report we have: Core was generated by `./map-server'. Program terminated with signal 11, Segmentation fault. #0 battle_reflect_damage...
  14. Ragno

    iRO Event: Adventure of the Tarnished Lamp

    The following script emulates the Spotlight Quest: Adventure of the Tarnished Lamp active on 2016 June in iRO. This was made directly doing the quest. For more details please check: Event Notice || iRO Wiki This quest requires an special spawn of Byorgue monster named "Byorgue Mercenary" who...
  15. Ragno

    Monsters Experience according to kRO

    Recently we have noticed that monsters in Hercules are giving 200% base experience and 166% job exp in comparisson to kRO's website gnjoy. In example: Miming: Hercules: 9230 BaseExp / 6300 JobExp        kRO: 4615 BaseExp / 3780 JobExp Little Fatum: Hercules: 9750 BaseExp / 6500 JobExp    ...
Back
Top