dakai
Members-
Content Count
76 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by dakai
-
Cool it works thx for the info.
-
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).
-
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.
-
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!
-
Modificar mob thor dungeon
dakai replied to dakai's question in Soporte y peticiones sobre Scripts/Bases de Datos
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? -
Modificar mob thor dungeon
dakai replied to dakai's question in Soporte y peticiones sobre Scripts/Bases de Datos
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 -
Modificar mob thor dungeon
dakai posted a question in Soporte y peticiones sobre Scripts/Bases de Datos
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? -
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?
-
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.
-
Star gladiator miracle of sun, moon and stars issue
dakai replied to dakai's question in General Server Support
no clues? -
Star gladiator miracle of sun, moon and stars issue
dakai replied to dakai's question in General Server Support
Here a image of the error, appears every time that I enter in any map -
Star gladiator miracle of sun, moon and stars issue
dakai replied to dakai's question in General Server Support
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 -
Star gladiator miracle of sun, moon and stars issue
dakai replied to dakai's question in General Server Support
no one have a response yet? up plz! -
wonderful thx! I don't know why the folder name changes, but now works great
-
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 ?
-
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?
-
Thx for the info, I forget to enable the HPM hooking, now everything works great!
-
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
-
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?
-
Zoom level on cursed abbey and battleground.
dakai replied to dakai's question in Client-Side Requests
Thx! problem solved! -
Zoom level on cursed abbey and battleground.
dakai replied to dakai's question in Client-Side Requests
if I don't have this files on my data folder, I have to create them? -
Zoom level on cursed abbey and battleground.
dakai replied to dakai's question in Client-Side Requests
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 -
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.
-
Star gladiator miracle of sun, moon and stars issue
dakai replied to dakai's question in General Server Support
up -
Thx bro that works perfectly!