Jump to content

Zutcer

Members
  • Posts

    106
  • Joined

  • Last visited

Everything posted by Zutcer

  1. Hi, it's weird but I think the skill is fine. I mean, both skills consume zeny when they are casted independent the tarjet, maybe nobody expected to throw skill on dead characters. I have reviewed it and it also works the same. Maybe it's because in the pvp / gvg areas you're normally teleported to the save point
  2. hello. time ago in the payment emulators there were these commands, flooritem and mobevent. There are the diff of these two commands for rathena ?. Could you attach them?
  3. npc/ script_custom.conf //npc: npc/location/to/script.txt example: npc: npc/custom/minpc.txt
  4. Hello, I am trying to make an item with callfunc, this should have 5 or more uses and when completing them the item should be deleted. Try that, but it has not worked for me, any help? function script Count { for( [email protected] = 1; #c == 5; #c-- ){ for( #c = 1; [email protected] + 1; #c- ){ dispbottom "You can use it again "+ #c +" times more."; sc_start SC_INCREASEAGI,240000,10; end; } } if (#c == 5){ dispbottom "bla bla bla."; delitem xxx,1; end; } } I mean, the item is never erased independently the amounts of times you use.
  5. Descarga los archivos de: https://github.com/rathena/rathena y las datas correspondientes a la fecha.
  6. thanks for answering, I'll try anyway
  7. Is it possible to change the experience rates to a single player using a script?
  8. Que fecha de exe estas ocupando?. Los primeros párrafos del iteminfo.lua, siempre estan en otro idioma. Procura bajar al final. De cualquier otra forma, ocupa SDBE.
  9. Pues el mismo error te esta diciendo el problema, no puede conectarse a la DB con nombre 'ragnarok' de pass ragnarok ... Si quieres volver y aun no estas tan capacitado te recomiendo que busques en este foro acerca de"servidor offline 2018" ahi hay un tutorial
  10. #name - permanent local account integer ##name - permanent global account integer variableariable
  11. Depende el nivel de elemento que estas ocupando, si no mal recuerdo Angeling otorga Holy nivel 1. y Excalibur es Holy lvl 4 .. por ende si revisas en /emulador/db/pre(re)/attr_fix.txt, puedes hacerte una idea de los daños, Tambien existe una configuracion para curar al player al ser atacado con el mismo elemento..
  12. Tenia avanzados muchos NPCs traducidos, tuve un pequeño incidente con mi HDD lo cual me impide rescatarlos y subirlos al repositorio que tenia. de igual forma, me sumare e ire traduciendo en lo que pueda
  13. Zutcer

    eASC

    Hi, I was wondering a few hours ago about this program, is there anyone who has a more updated of this ?. Did you ever believe? If someone has knowledge about this, it is appreciated: P Pd: the complete name is eAthena Script Corrector Rev 2.
  14. El error del Recall, es de tu emulador. Con que no se cayeran con ningun skill, te refieres a desarmarlas como con Magnum ?
  15. Deberias actualizar el emulador, si es posible no ocupes los MOD de los emuladores.... Por otro lado ese exe es uno de los más estables, asi que el problema radica en tu emulador. Saludos
  16. Packets obfuscation: disable - is ur exe....
  17. Update your files from your custom GRF ...
  18. you have a mistake with the date of your lua file, update your kro. i'm sorry for my little knowing of english. i hope u can understand me
  19. XDDDDD, npc\other\turbo_track.txt
  20. -Estas ocupando dicho script? si es asi, pidele soporte quizas tiene algo mal el script, Si no mal recuerdo cambiar los sprites va directo a la DB, ve si tienes bien conectadas las tablas -Por otro lado el error Crash, te arroja algo ? "Dejo de funcionar", "file not found? etc
  21. Supongo que no es tu servidor y según seé, No se puede ya que la protección de harmony va en el exe
×
×
  • Create New...

Important Information

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