Search results

  1. Fou-lu

    Plugin Overloading - Bug Report?

    I apologize if this is posted in the wrong location. When programming a plugin that uses overloading, I realized that the way it is in the Hercules tutorial doesn't work. When reproducing what the tutorial asks for, placing it inside the "server_ready" function, overloading does not work. I...
  2. Fou-lu

    Serenity Wall

    https://www.serenitywall.com/ Does anyone know or use this service? Does it make sense to purchase such a service? For hosts that already offer DDOS protection, does it still make sense to purchase a service like this? What do you think about this service?
  3. Fou-lu

    How to rotate a map?

    My goal is to take a map and edit it in BrowEdit to just rotate it. Making your east into south and west into north. Editing the minimap is simple, so this is not a question. My point is really how to do this with the map. Would anyone have any tips?
  4. Fou-lu

    Remove transparency from map objects.

    I want to remove the mechanism that makes objects on the map transparent when the character approaches. I remember that in the past this didn't exist in the game, it must be a feature that was included in recent hexeds. Is there a Nemo Patch or way to remove this?
  5. Fou-lu

    Where can I find a Complete Client?

    I would like to test a new hexed, but I don't know where to find client 2023 with compatible data folder files.
  6. Fou-lu

    How much does it cost to maintain a server in 2023?

    Hello friends, It's been a while since I've worked with emulators, and I would like to know from you what the average cost would be to maintain a server for around 100 players. Also, how much would the cost increase to accommodate more players? Some questions I have are: 1- Are shields...
  7. Fou-lu

    Measure latency of players.

    I would like to know if there is any plugin or system that allows measuring the latency of all players logged into the game. Or if at least it's possible to create this in source.
  8. Fou-lu

    Change reading order of files.

    I accomplished this by editing the mob_load (mob.c) and itemdb_read (itemdb.c) functions. They were simple edits, but they needed to remove some lines of code. My question is how can I pass this on to a plugin? Is it possible to make this type of change through plugins?
  9. Fou-lu

    Unknow option '--generate-translations dont '

    Can someone please confirm me how to run the emulator with the "--generate-translations" parameter? Or if this still works in the emulator. Because I'm not able to use it, even following the guidelines in this topic: 
  10. Fou-lu

    Google Translate Plugin

    I would like to know what are the possibilities of creating a plugin that allows using the google translation inside the emulator. It would look something like python library: https://pypi.org/project/googletrans/ Would it be possible to do something like that?
  11. Fou-lu

    Locked emulator console in 'Loading maps...'

    Anybody know the reason about my map-server stay locked in this process?
  12. Fou-lu

    Where is DataBase Log configure?

    I'm configure my localhost emulator after long time without messing Hercules, and I realized that there is no way to maintain the log database separated from main database? I'm wrong? Because I dont see nothing about log database in sql_connection.conf? Thanks for listening.
  13. Fou-lu

    Request Client 2019-01-16 RagExe Zero

    How i can get full client of specific date? Clients of RagnarokZero can use full client of KRO? I am trying a create client of Ragnarok Zero date 2019-01-16, someone has the files? Thanks.
  14. Fou-lu

    NEMO patcher Error? (RO Zero)

    https://imgur.com/wEL4gDa https://imgur.com/YjxpZZa Why nemo patch cause error although in the website tell the patch allowed success? I am can use a normal ragexe in the emulator with ENABLE_PACKETVER_ZERO enabled? Someone recommend a ragexe stable and data files please? Thanks.
  15. Fou-lu

    Ragnarok Zero

    I am a long time out from community of ragnarok and Hercules forum. I wonder how far Hercules it has updates from mechanics of Ragnarok Zero or what has not yet been implement. How or where me can take ragexe from Ragnarok Zero compatible with Hercules? Thanks.
  16. Fou-lu

    Custom Effect

    Does anyone know how to add a custom effect to be used by the specialeffect () command ?
  17. Fou-lu

    EXE 2015 Recommendation

    I currently use a 20150513 EXE that has many problems and is unstable. I would like to know what is the best EXE 2015 to use on my server. Thank you.
  18. Fou-lu

    Crash when comparing items

    I'm using Client 20150513 and there is an option in the Items window to compare items. Every time you compare an item with this option enabled the game closes and crashes. Does anyone have any idea how to solve this?
  19. Fou-lu

    How to transform kanji into characters?

    I have a date folder that is giving error when being read by the fact that the folders are with Japanese digits, I would like to know how I do to convert them to the characters that are accepted.
  20. Fou-lu

    How transform my .txt em iteminfo.com?

    I own the old item files in txt, but now I want to change from hexed and in the new iteminfo.lub is used. I can not use an iteminfo.lub because my txts have many modifications unique to me.
Back
Top