Jump to content

Mael

Forum Moderator
  • Posts

    832
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Mael

  1. No te compliques y utiliza este. https://github.com/rathena/rathena/blob/master/npc/custom/warper.txt tiene casi todas las funciones que buscas, excepto el buffer que esa función la puede cumplir otro npc sin problemas.
  2. There is no problem with that, you can ignore it.
  3. En realidad ya no es necesario, ya está implementado en el emulador por defecto. Cierro el tema.
  4. You need to add that map to your emulator.
  5. Just add callfunc "F_GetPlatinumSkills"; after each ResetStatus.
  6. No sabría asegurarte, pero no pierdes nada probando... https://patch-diff.githubusercontent.com/raw/rathena/rathena/pull/2494.diff
  7. Ya están trabajando en ello de nuevo... Es cuestión de tiempo para que sea empujado al emulador. https://github.com/rathena/rathena/pull/2494
  8. https://www.youtube.com/watch?v=43VVdkm07yg
  9. Yes, you just have to compile...
  10. No es necesario editar esto: battle.c { "max_lv", &battle_config.max_lv, 255, 0, MAX_LEVEL, }, { "aura_lv", &battle_config.aura_lv, 255, 0, INT_MAX, }, Solo basta con editar esto: Conf/client - aura & Luas...
  11. https://drive.google.com/file/d/1QKmhT9jrJfA_p5zLxSaXXdW_F1alO7Ry/view?usp=drive_open
  12. Change guild size go to mmo.hpp change #define MAX_GUILD 20 go to char/int_guild.cpp change // Set the max number of members, Guild Extention skill - currently adds 6 to max per skill lv. g->max_member = MAX_GUILD; // Initialize guild property g->max_member=20;
  13. https://github.com/zackdreaver/ROenglishPRE/blob/master/data/luafiles514/lua files/signboardlist.lub
  14. 1. sclientinfo.xml 2. https://github.com/llchrisll/ROenglishRE 3. It's fine. 4. It's fine and https://github.com/rathena/rathena/blob/master/src/config/packets.hpp#L16 Change 20200401 to 20180620
  15. http://www.mediafire.com/file/7hcz6u9vl4vjhb4/newprontera.grf/file
  16. Entonces necesitas Palettes apropiadas... Estas son las más actuales de Kamishi: https://rathena.org/board/files/file/2436-34-kamishis-clothes-dyes-updated-2018/
  17. De mi experiencia con exe clientes: 2012-04-10 - Perfecto para Pre-renewal, lo he usado como 2 años sin ningún inconveniente "utilizando una data de Celsius". Lo utilicé con rAthena y 3Ceam en los años 2014-2015 y una cierta parte del 2016. 2015-11-04 - De la misma forma, sin ningún problema "utilizando los archivos de Zackdreaver" lo utilicé como 3 años sin problemas, sólo con rAthena. 2018-06-21 - Este cliente es el cliente del amor/odio, estoy al día de los problemas de lag visual, encontré pantallasos negros con doble logins, problemas con el zoom, usa muchas luas, limitaciones con algunos parches de Nemo que los anteriores si pueden utilizar sin problemas pero al final nada por lo cual desanimarse, lo he probado como por 1 año y medio, solo con rAthena. 2020-04-01 - Tiene varios detalles aún por la falta de compatibilidad con parches, algunos se pueden utilizar pero no funcionan perfectamente "del todo". Aún necesita más testeo. Recomendaría el 2012-04-10 y 2015-11-04, pero siempre dependerá de qué quieras emular. Porque ambos solo te pueden ofrecerán ciertas experiencias, mas no el último contenido.
  18. Lo usas en un .grf diferente? o dentro de un data folder? revisaste tu data.ini?
  19. Da la impresión que no estás utilizando Palettes...
  20. Si logras ubicar lo que modificaste, podrías migrar al proyecto de llChrisll: https://github.com/llchrisll/ROenglishRE Quizá te estén faltando datos en los luas de pets.
  21. https://www.midgard-community.com/forums/files/file/439-monk-male-gm-sprite/ https://www.midgard-community.com/forums/files/file/275-gothic-lolita-french-maiden/ https://www.midgard-community.com/forums/files/file/137-hokage-class/ https://www.midgard-community.com/forums/files/file/51-female-oracle/ https://www.midgard-community.com/forums/files/file/43-class-herzlich-gm-sprite/
  22. Qué proyecto de data utilizas?
  23. https://github.com/llchrisll/ROenglishRE/blob/master/Ragnarok/data/luafiles514/lua files/skillinfoz/skilltreeview 20180621.lub Cambia de nombre ese archivo "skilltreeview_20180621.lub" a skilltreeview.lub Referencia: https://github.com/llchrisll/ROenglishRE/wiki/Client-Compatibility
×
×
  • Create New...