Jump to content

Mael

Forum Moderator
  • Posts

    830
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Mael

  1. What a great contribution! I've seen that many mappers seek to convert rsm2 to rsm to use with browedit, it would be great if your converter could do it.
  2. The system folder does not go inside the grf, it goes outside as a separate folder.
  3. Descarga esto: https://github.com/llchrisll/ROenglishRE Y lee esto para solucionar tu problema: https://github.com/llchrisll/ROenglishRE/wiki/Project-Guide
  4. https://raw.githubusercontent.com/rathena/rathena/master/db/re/mob_db.yml # MvpDrops: List of possible MVP prize items. Max of MAX_MVP_DROP. (Optional) # - Item Item name. # Rate Drop rate of item. # RandomOptionGroup Random Option Group applied to item on drop. (Default: None) # Index Index used for overwriting item. (Optional) # Drops: List of possible normal item drops. Max of MAX_MOB_DROP. (Optional) # - Item Item name. # Rate Drop rate of item. # StealProtected If the item is shielded from TF_STEAL. (Default: false) # RandomOptionGroup Random Option Group applied to item on drop. (Default: None) # Index Index used for overwriting item. (Optional)
  5. Intenta revisando esto? https://rathena.org/board/topic/106904-clif_parse-disconnecting-session-8-with-unknown-packet-version-p0x70eel19/
  6. Cerciorate que la carpeta de RO donde colocaste tu cliente esté limpia.
  7. http://www.green-peach.net/?a=sprite&type=hat&name=Kakashi_Mask
  8. I recommend you use this project, it is the best you will find https://github.com/llchrisll/ROenglishRE And it is also almost mandatory that you check the Wiki https://github.com/llchrisll/ROenglishRE/wiki
  9. Try playing with this https://github.com/llchrisll/ROenglishRE/tree/master/Renewal/data/lua files/spreditinfo
  10. And why don't you use this version? https://github.com/rathena/rathena/blob/master/npc/custom/woe_controller.txt
  11. Better use this project and by the way read the wiki: https://github.com/llchrisll/ROenglishRE
  12. Sobre tu problema con el árbol de habilidades: https://github.com/llchrisll/ROenglishRE/wiki/Project-Guide Drop: https://github.com/rathena/rathena/blob/master/conf/battle/drops.conf Exp: https://github.com/rathena/rathena/blob/master/conf/battle/exp.conf
  13. https://rathena.org/board/topic/126953-vip-disabled-how-to-activate-command/
  14. https://rathena.org/board/topic/114244-andro-for-athena/
  15. Esto debes saber: 100 = 1% 2500 = 25% 5000 = 50% 10000 = 100%
  16. Las mejores guías en español están en la sección de guías e incluso están marcadas... https://rathena.org/board/topic/124801-guía-crear-un-servidor-profesional-de-ragnarok/ https://rathena.org/board/topic/124812-guía-crear-palette-customs-yo-recolorear-sprites/ Para todo lo demás busca en los topics en Inglés, el buscador de rAthena y Google son tus amigos.
  17. Aquí es donde debes ir agregando comandos. { id: 0 /* group 0 is the default group for every new account */ name: "Player" level: 0 inherit: ( /*empty list*/ ) commands: { changedress: true resurrect: true } permissions: { /* without this basic permissions regular players could not trade or party */ can_trade: true can_party: true attendance: true }
  18. Try this? https://github.com/rathena/rathena/blob/master/npc/mapflag/hidemobhpbar.txt
  19. Are you using a gm account?
  20. Tu problema puede ser uno de estos dos: O no estas aplicando bien el patch recomendado para maps: https://github.com/llchrisll/ROenglishRE/tree/master/Client Support/NEMO Profiles o no cuentas con el archivo para eso: https://github.com/llchrisll/ROenglishRE/blob/master/Renewal/System/mapInfo_true_EN.lub
×
×
  • Create New...