Jump to content

Kakaroto

Members
  • Posts

    638
  • Joined

  • Last visited

  • Days Won

    11

Everything posted by Kakaroto

  1. Download and extract from kRO rdata.grf.
  2. everything is possible with good hex skills.
  3. Its a related issue: https://github.com/rathena/rathena/issues/1970
  4. Is it serious? Did you try to at least get the 'search' button on the forum?
  5. This item uses hateffect with a special effect, as if it were a skill effect, try to implement the new effect using hateffect and defined in lua files, if not, try just pointing pro ID of the feat that is in luafile, later I will try and if I can, I'll put a guide here. the item has a special sprite folder with the effect on act...
  6. https://raw.githubusercontent.com/rathena/rathena/576d48865d9be7b4b560cf4505ff8d206ddaeffb/tools/convert_emotions.py 'E_GASP': 'ET_SURPRISE', 'E_WHAT': 'ET_QUESTION', 'E_HO': 'ET_DELIGHT', 'E_LV': 'ET_THROB', 'E_SWT': 'ET_SWEAT', 'E_IC': 'ET_AHA', 'E_AN': 'ET_FRET', 'E_AG': 'ET_ANGER', 'E_CASH': 'ET_MONEY', 'E_DOTS': 'ET_THINK', 'E_SCISSORS': 'ET_SCISSOR', 'E_ROCK': 'ET_ROCK', 'E_PAPER': 'ET_WRAP', 'E_KOREA': 'ET_FLAG', 'E_LV2': 'ET_BIGTHROB', 'E_THX': 'ET_THANKS', 'E_WAH': 'ET_KEK', 'E_SRY': 'ET_SORRY', 'E_HEH': 'ET_SMILE', 'E_SWT2': 'ET_PROFUSELY_SWEAT', 'E_HMM': 'ET_SCRATCH', 'E_NO1': 'ET_BEST', 'E_NO': 'ET_STARE_ABOUT', 'E_OMG': 'ET_HUK', 'E_OH': 'ET_O', 'E_X': 'ET_X', 'E_HLP': 'ET_HELP', 'E_GO': 'ET_GO', 'E_SOB': 'ET_CRY', 'E_GG': 'ET_KIK', 'E_KIS': 'ET_CHUP', 'E_KIS2': 'ET_CHUPCHUP', 'E_PIF': 'ET_HNG', 'E_OK': 'ET_OK', 'E_MUTE': 'ET_CHAT_PROHIBIT', 'E_INDONESIA': 'ET_INDONESIA_FLAG', 'E_BZZ': 'ET_STARE', 'E_RICE': 'ET_HUNGRY', 'E_AWSM': 'ET_COOL', 'E_MEH': 'ET_MERONG', 'E_SHY': 'ET_SHY', 'E_PAT': 'ET_GOODBOY', 'E_MP': 'ET_SPTIME', 'E_SLUR': 'ET_SEXY', 'E_COM': 'ET_COMEON', 'E_YAWN': 'ET_SLEEPY', 'E_GRAT': 'ET_CONGRATULATION', 'E_HP': 'ET_HPTIME', 'E_PHILIPPINES': 'ET_PH_FLAG', 'E_MALAYSIA': 'ET_MY_FLAG', 'E_SINGAPORE': 'ET_SI_FLAG', 'E_BRAZIL': 'ET_BR_FLAG', 'E_FLASH': 'ET_SPARK', 'E_SPIN': 'ET_CONFUSE', 'E_SIGH': 'ET_OHNO', 'E_DUM': 'ET_HUM', 'E_LOUD': 'ET_BLABLA', 'E_OTL': 'ET_OTL', 'E_DICE1': 'ET_DICE1', 'E_DICE2': 'ET_DICE2', 'E_DICE3': 'ET_DICE3', 'E_DICE4': 'ET_DICE4', 'E_DICE5': 'ET_DICE5', 'E_DICE6': 'ET_DICE6', 'E_INDIA': 'ET_INDIA_FLAG', 'E_LUV': 'ET_LUV', 'E_RUSSIA': 'ET_FLAG8', 'E_VIRGIN': 'ET_FLAG9', 'E_MOBILE': 'ET_MOBILE', 'E_MAIL': 'ET_MAIL', 'E_CHINESE': 'ET_ANTENNA0', 'E_ANTENNA1': 'ET_ANTENNA1', 'E_ANTENNA2': 'ET_ANTENNA2', 'E_ANTENNA3': 'ET_ANTENNA3', 'E_HUM': 'ET_HUM2', 'E_ABS': 'ET_ABS', 'E_OOPS': 'ET_OOPS', 'E_SPIT': 'ET_SPIT', 'E_ENE': 'ET_ENE', 'E_PANIC': 'ET_PANIC', 'E_WHISP': 'ET_WHISP', 'E_YUT1': 'ET_YUT1', 'E_YUT2': 'ET_YUT2', 'E_YUT3': 'ET_YUT3', 'E_YUT4': 'ET_YUT4', 'E_YUT5': 'ET_YUT5', 'E_YUT6': 'ET_YUT6', 'E_YUT7': 'ET_YUT7', 'E_MAX': 'ET_MAX'
  7. Não existe guia pra isso, é algo simples de fazer usando scripts e um atach.
  8. Vai por pra vender né espertinho?
  9. https://github.com/Asheraf/Translation/
  10. Just put: start_items: 0,0,0:0,0,0 start_items_doram: 0,0,0:0,0,0
  11. Edit in: data\luafiles514\lua files\datainfo\tb_layer_priority.lub
  12. The jobs are using placehoders, not full implemented yet.
  13. Read: https://github.com/rathena/rathena/pull/2494
  14. ? you're joking are not you? this kind of request sounds like a joke.
  15. I using 2018 client and works fine to me.
  16. The packets of the homunculus were dropped in the new clients, meaning that they do not attack more automatically.
  17. this is the current behavior of the class, you can only use the skills with the equipped items, search the kRO.
  18. If you do not have any other sprite besides the ones present in the image, then in fact they are missing, because the items have 6 sprites each item.
  19. I use this: https://www.visualstudio.com/pt-br/vs/community/
  20. If you do not know the difference it is better to start as a player to learn and then move on to the administrative side. Research, lots of research, that's what you need.
×
×
  • Create New...