Jump to content

Mael

Forum Moderator
  • Posts

    832
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Mael

  1. Did you try reducing the number of quests in Shop 1? Maybe just add 40 quests instead of more than 200?
  2. 1. Deactivate the roulette or add items to it: https://github.com/rathena/rathena/blob/master/conf/battle/feature.conf#L68 https://rathena.org/board/topic/111706-how-to-enable-roullete/#comment-328097 2. Increase your event_queue to 10: https://github.com/rathena/rathena/blob/master/src/map/map.hpp#L49 3. I think we can't help you without knowing the script.
  3. *petloot <max items>; This command will turn on pet looting, with a maximum number of items to loot specified. Pet will store items and return them when the maximum is reached or when pet performance is activated. https://github.com/rathena/rathena/blob/master/doc/script_commands.txt#L9846
  4. I recommend test this: Initial support for web service for newer clients
  5. Prueba usando este packet: 20200401 Solo con el cliente 20200902 he visto que es necesario cambiar packets "Si alguno tiene info de algún otro comentar por favor, esa info sirve". Y porqué usas ese cliente? qué de bueno tiene? Porque nunca he escuchado a alguien recomendar ese cliente ? Algunas veces he visto que no es necesario cambiarlo. Confiando que haz configurado apropiadamente tu server, con eso debería solucionarse tu problema. Mas bien para una siguiente, crea otro post, los temas son diferentes.
  6. @L1nkZ I recommend adding some kind of executable or a precompiled version, so those who have no experience with phyton can use it.
  7. That window is already telling you what error you have, it says that you are missing palettes, like number 5 for example.
  8. Mael

    Pantalla negra.

    @edno82mx No resucites este post, es mejor hacer uno nuevo.
  9. Crear tener 2 tipos de ropa de GM como tal no es posible, ya que la ropa de GM viene definida por el cliente y se activa desde clientinfo.xml, PERO lo que puedes hacer es dejar de utilizar la ropa de GM con este patch: http://nemo.herc.ws/patches/RemoveGMSprite/ y usar ropas de otros jobs, como los 4tos o incluso si vas más allá reemplazar los sprites por otros y simular unos nuevos* y para eso solo usarías este script command: https://github.com/rathena/rathena/blob/master/doc/script_commands.txt#L4417
  10. Then your possible "closest" solution is here: https://rathena.org/thirdpartyservices/?d=13&csrfKey=7cfefe609d9d149d8ad5a1b121c0be70&advanced_search_submitted=1&content_field_93[1]=SRCMods
  11. ¿Cuántos estarían verdaderamente dispuestos en laburar en esto? ¿Podrían manifestarse?
  12. https://github.com/llchrisll/ROenglishRE/blob/master/Renewal/data/luafiles514/lua files/entryqueue/entryqueuelist.lub
  13. Check msgstringtable.txt
  14. I cant reproduce it, im using 20200506.
  15. Podrías tomar esto como referencia. https://www.vultr.com/docs/setup-ragnarok-online-server-on-ubuntu-14-04-x64
  16. Everything is very well explained on its own, just read again. ¯\_(ツ)_/¯
  17. Maybe you both should try the NEMO patch.
  18. https://github.com/llchrisll/ROenglishRE/tree/master/Client Support/Renewal/2018-06-20/data/luafiles514/lua files/skillinfoz
×
×
  • Create New...