Jump to content

Mael

Forum Moderator
  • Posts

    785
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Mael

  1. Ya te respondieron en un topic similar antes...
  2. what monsters are you summoning?
  3. https://github.com/rathena/rathena/blob/master/src/config/packets.hpp#L16
  4. Te recomiendo contactarlo por Skype y escríbele en inglés, si eres propietario del gepard shield de tu servidor, seguro te ayudará. https://rathena.org/thirdpartyservices/gepard-shield-30-r41/
  5. No estoy familiarizado con ese error, pero podría intentar pasarle ese crash log a @Functor, para que él pueda decirte exactamente lo que esta fallando.
  6. https://patch-diff.githubusercontent.com/raw/rathena/rathena/pull/4348.diff + es una línea que agregas. - es una línea que modificas o eliminas.
  7. https://github.com/rathena/rathena/pull/4348
  8. Según lo que he visto aún usas item_db.txt, prueba este @costumeitem, yo lo he usado en mis servers de prueba y nunca he tenido problemas.
  9. Cuál es el git de tu emulador y qué versión de @costumeitem estas utilizando?
  10. Yo me refería al msgstringtable.txt, al menos creo que es algo con lo qué empezar.
  11. Some examples: - Id: 5909 AegisName: C_Valkyrie_Circlet Name: C Valkyrie Circlet Type: Armor Locations: Costume_Head_Top: true EquipLevelMin: 1 View: 940 - Id: 5914 AegisName: Earmuff_Flowerform Name: C Flutter Butterfly Type: Armor Locations: Costume_Head_Low: true EquipLevelMin: 1 - Id: 18744 AegisName: C_World_Star Name: Costume Twilight Type: Armor Buy: 20 Locations: Costume_Head_Mid: true
  12. https://github.com/rathena/rathena/issues/5382
  13. * Element (e) Ele_Dark, Ele_Earth, Ele_Fire, Ele_Ghost, Ele_Holy, Ele_Neutral, Ele_Poison, Ele_Undead, Ele_Water, Ele_Wind, Ele_All Atk/Def ------- bonus bAtkEle,e; Gives the player's attacks element e bonus bDefEle,e; Gives the player's defense element e https://github.com/rathena/rathena/blob/master/doc/item_bonus.txt
  14. I am suspecting that he is using an offline server and an [Error]... appeared to him in the emulator
  15. Mael

    H>whosell

    That is not a script, it is an atcommand src. Test this: https://github.com/coookie1010/Server-Patches/blob/main/rA-whosell.diff
  16. http://roworkshop.com/andro/main/index.html https://rathena.org/board/topic/124359-guide-andro-free-version-rar/
  17. Por favor, cambiar el título del topic a español.
  18. https://github.com/rathena/rathena/pull/5055
  19. https://rathena.org/board/topic/112586-idea-proyecto-traducción/?tab=comments#comment-395251 Sin comentarios.
  20. I think he wants custom instances, that he can use in pre-re, I already responded to him in the Spanish forum.
  21. Cualquier instancia puede ser para PRE-RE, solo agrega lo necesario y listo. https://github.com/Aeromesi/AeromesiCodes/tree/master/Instances/Server-Side/rAthena https://github.com/Nyliar/RagnarokContent/tree/master/Instance
  22. Todas no, solo recuerdo a Poring, respecto a looting. Acabo de notar que ya no está establecido en pet.yml - Mob: PORING TameItem: Unripe_Apple EggItem: Poring_Egg EquipItem: Backpack FoodItem: Apple_Juice Fullness: 3 IntimacyFed: 50 CaptureRate: 2000 Script: > [email protected] = getpetinfo(PETINFO_INTIMATE); if( [email protected] >= PET_INTIMATE_LOYAL ){ bonus bLuk,2; bonus bCritical,1; } quizá el cambio sea referente a lo que indica @Gladius. Aunque de igual forma podrías intentar esto. https://github.com/rathena/rathena/blob/master/db/pre-re/pet_db.yml#L45
  23. Puedes tomar esto como referencia: https://www.vultr.com/docs/setup-ragnarok-online-server-on-ubuntu-14-04-x64 Si necesitas una asistencia más personal, podrías recurrir a alguien aquí: https://rathena.org/thirdpartyservices/?d=13&csrfKey=54cad18198e1719d07f6d83a79508fec&advanced_search_submitted=1&content_field_93[1]=GeneralConfigs
×
×
  • Create New...

Important Information

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