Jump to content

dakai

Members
  • Content Count

    76
  • Joined

  • Last visited

Everything posted by dakai

  1. Cool it works thx for the info.
  2. Hi guys. I want to know if the is a command or what I have to modify to open rachel sanctuary(emulate the donations asked to open the sanctuary).
  3. Hi thx for the response, about the provoke issue, yes I'm using hercules, I don't know the specific version, I don't now how to check it, but is a checkout made in may of this year, I haven't made modificacions to it.
  4. Hi guys, I have few doubts this time: 1- Something is happening with the skill provoke, the skill is always failing, don't cares if you are swordman, crusader, knight, lord knight,etc. I tested over all the normal mobs, even using it at lvl 10 with a lvl 99/70 char over a simple poring is failing, have anyone this issue before? 2- I want to now how I can write the server logs to a file, I'm running a linux machine(ubuntu server 14) and I would like to write the logs to a file like /var/log/hercules.log, is that possible? Cheers!
  5. Genial ya entiendo un poco, lo que aun no capto, es como en ese switch de condiciones podría quitar el efecto endure y como obtener el mob id?
  6. Gracias por la respuesta, me imagine que algo así debería poder hacerse, pero no he encontrado el lugar exacto donde sucede y por otra parte como hacer la comparación con los ID específicos. Cuando puedas me dices donde buscar y como
  7. Hola chicos, hice la misma pregunta en la sección en ingles, pero aun no tengo respuesta. Me gustaría saber que debo modificar para que el mob de Thor dungeon(Kasa,Salamander,Sword guardian,bow guardian) pierdan el efecto "endure" que tienen al ser considerados boss. Intente cambiando el código de "mode" de los mounstruos en la base de datos, logrando quitarles el efecto endure, pero el problema es que ahora se congelan y no quiere que suceda eso. Alguna pista de como lograrlo?
  8. Playing with the mob_db.txt file I found that the "mode" value of this mob was 0x37B5 like the boss monsters, I changed to 0x3395 like the Imps, but know the mobs get frozen, anyone knows the code for make them immune to frozen status, but without endure?
  9. Hi guys, I don't now if I'm in the right place, so if not let me know. I want to know if is possible remove the "endure" effect to determinate monsters, I want to remove it that effect to Thor dungeon mobs(sword master , bow master, kazas and salamanders). I seek in the mob skill db file and I don't found anything related to endure for this mob. Is this possible and how? thx in advance guys.
  10. Here a image of the error, appears every time that I enter in any map
  11. I already checked that, the problem is once you got the chance of the special status it displays the error that I said before and the special status won't take effect
  12. wonderful thx! I don't know why the folder name changes, but now works great
  13. To be honest, that's the part where I'm bit confused, I have a lot of files on > sprite > 인간족 > 머리통 > 남 folder with name like 0_남.spr , 1_남.spr. Should been changed to ##_0.spr or ##_0.act ?
  14. Hi guys, here I'm struggling to make the extra hairstyles work. I'm using a palette.grf from one of the full clients of here in Hercules. I setup the client.conf file to enable the 57 hairstyles included on the palette.grf, the issue is that after the style # 30 won't display the rest of the hairstyles. I checked the content of the GRF and all the files are there, I used the NEMO patcher to enable the diff of 64k hairstyle, but still happens the same, between the style 30 to 57 the game display exact the same hairstyle. Have anyone a clue that what could be the issue or what I'm doing wrong?
  15. dakai

    Custom aura

    Thx for the info, I forget to enable the HPM hooking, now everything works great!
  16. dakai

    Custom aura

    Awesome, I have to place that piece of code on any specific file, or just I can do it in any npc script when startup the server? I need something else on client side? because when I use the aura via at commands don't show error, but don't change the aura
  17. dakai

    Custom aura

    Hi, I found a plugin in hercules for auras, I read part of the documentation, but I don't understand to much how to use it. I want to set a specific set of aura for lvl 99 players, is that possible with the aura set plugin? and how to do it?
  18. if I don't have this files on my data folder, I have to create them?
  19. Yes, thats the file name, but do you remember where I have to place it? I tried to put on the root of the data folder on the grf, but it don't work
  20. Hi guys, I want to modify the zoom on cursed abbey and bg, because it looks like you are inside a building and is not easy to play for my users. I remember that a file on client side needs to be modified, but I couldn't figure out yet what one is.
  21. Thx bro that works perfectly!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.