Recent content by Daraen

  1. Daraen

    Problem Yommy's plugin "VEND_SQL", crash server with it

    Hi, Yommy If you go by, can you tell me why I get a server crash after activating your plugins when I enter the @autotrade command. I would like to use this add on for cp feed developed exclusively in relation to this plugin because hercules does not offer anything to display merchants /...
  2. Daraen

    PROBLEM SKILL ABOVE LEVEL 10!

    I have been spamming Hercules Discord for an hour now for an important issue which is that skills above level 10 have no effect, only do one hit, one damage but no developer wants to. look into this topic. It will seem that there is no case for WZ_JUPITEL and WZ_METEOR in battle.c but I don't...
  3. Daraen

    Do you plan to develop or implement a plugin like @ping and also show in-game fps?

    Hi all, I know the discussion is redundant and I apologize if it tires people. Nowadays, all games are capable of showing the fps and ping that you get in games. Here are some examples came from my computer : Do you plan to do the same on Ragnarok Online? If the answer is no, I saw that...
  4. Daraen

    Login Background

    In your data.grf you will find these files. If you want to have one and the same connection image, copy paste your image cut in 12 in .bmp format and paste it in a folder. rename your images as displayed on the screenshots and save them in your data.grf> data / texture / À¯ÀúÀÎÅÍÆäÀ̽º /
  5. Daraen

    Login Background

    There is no real need to create a special grf to change the login screen, replace it directly in the data.grf/data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/. the images must be in .bmp. try this    EDIT: Result 
  6. Daraen

    Unknow option '--generate-translations dont '

    How do you manage to use this under linux? No matter how much I enter map-server.exe --generate-translations on putty, I get an error message. The plugins are activated in my src, already recompiled without problem
  7. Daraen

    windows status with equipment windows

    is it possible to link this status window with the equipment window with a 2018-04-18bRageexeRE client? If so, a clue of where I need to go to be able to do this
  8. Daraen

    About wear costume button

    Honestly, couldn't we have some more useful things than a "wear costume" button? Like for example a context menu that appears like when you right click on a player? I know that to change the name of this button you have to go to msgstringtable.txt But at the level of the sources where it is...
  9. Daraen

    I would like to have the equipment description window equipped all blue

    I finally found it. You will need to modify the colorchip.bmp file located in data / texture / À¯ÀúÀÎÅÍÆäÀ̽º / colorchip.bmp I upload the correction for those who want it. if you want to modify by another color than the one I show you, open colorchip.bmp with Paint and only Paint and modify...
  10. Daraen

    I would like to have the equipment description window equipped all blue

    Hello everyone, as the title says, I would like to have the equipment description window equipped all blue To illustrate my example, here is an image that shows what I would like Currently I have it like this And I would like to have it like that I did not take a picture of the entire...
  11. Daraen

    Problem with HP bars (Again)

    Hello to the developer of Hercules @Haru @4144 and to all those who contribute to the proper functioning of Hercules. I was not the only one to "complain" about the visibility problem of the HP bar in WoE on Emperium and Guardian. I even made a request on github which has been updated 21 days...
  12. Daraen

    GM Sprites not show

    Thank's @Rynbef for the answer but it was not that. @astralprojection gave me the right soulution. Indeed I had entered 7 digits instead of 8. A careless mistake on my part ... Thanks to you two.
  13. Daraen

    GM Sprites not show

    It seems that the gm sprites are no longer displayed. I added them all in clientinfo. Check that my EXE does not have the "remove gm sprites" diff. In my sql the account is in group_id 99. So what is the problem? I have a problem similar to this link -&gt...
  14. Daraen

    How How to read dpinput.dll so that the exe starts up in full screen borderless

    Hello everyone, as the title says, I'm trying to get my dinput.dll read to be able to run the game in borderless mode. I came across this link but it doesn't clearly explain the method used to make dpinput.dll read -> https://rathena.org/board/topic/121430-dinputdll-patch/ It says only that...
  15. Daraen

    About Script Command "openmail()"?

    I would like to understand for the openmail script command not works prontera,156,182,4 script MailBox 2_POSTBOX,{ mes("Close this window to open your mail inbox."); close2(); openmail(); end; } Nothing happens after closing the window.
Back
Top