Jump to content

Kakaroto

Members
  • Posts

    623
  • Joined

  • Last visited

  • Days Won

    10

Community Answers

  1. Kakaroto's post in currency in itemshop was marked as the answer   
    Not implemented in rA yet: https://github.com/rathena/rathena/issues/5062
  2. Kakaroto's post in How to disable monster race? was marked as the answer   
    Go to: emulator/npc/scripts_athena.conf
     
    Disable: https://github.com/rathena/rathena/blob/master/npc/scripts_athena.conf#L190
  3. Kakaroto's post in Guild Emblem not work on client 2020 was marked as the answer   
    You need to use this: https://github.com/secretdataz/athena-web-service
  4. Kakaroto's post in How to change this blue alphabet? on login screen was marked as the answer   
    data/msgstringtable.txt
     
    Lines: 3262~3265.  
  5. Kakaroto's post in mapreg phpmyadmin was marked as the answer   
    Try run this:
    -- -- Table structure for table `mapreg` -- CREATE TABLE IF NOT EXISTS `mapreg` ( `varname` varchar(32) binary NOT NULL, `index` int(11) unsigned NOT NULL default '0', `value` varchar(255) NOT NULL, PRIMARY KEY (`varname`,`index`) ) ENGINE=MyISAM;  
  6. Kakaroto's post in Effect drop card was marked as the answer   
    https://raw.githubusercontent.com/rathena/rathena/master/db/re/item_flag.txt
  7. Kakaroto's post in how to disable comp battle manual in certain map was marked as the answer   
    Emulator/db/status_disabled.txt
     
    And set a restrict mapflag to your map.
  8. Kakaroto's post in Thor Patcher new version was marked as the answer   
    https://thor.aeomin.net/
    This is official website.
  9. Kakaroto's post in Event Scripts / Event NPC was marked as the answer   
    Here: https://www.google.com.br/
    Here2: https://rathena.org/board/search/
  10. Kakaroto's post in GRF Editor doesn't work correct was marked as the answer   
    I use to extract .grf more 3gb and works, what version are you using?
  11. Kakaroto's post in Resizing char sprites.. was marked as the answer   
    If you use new client, just edit new_monster_size file inside 'System' folder. I dont remember complete file name now, but it is something like this.
  12. Kakaroto's post in It's possible ? Remove service screen. was marked as the answer   
    this not work?

  13. Kakaroto's post in Bug Ice Wall was marked as the answer   
    Use /mineffect in game, maybe a client or folder bug, not emulator.
  14. Kakaroto's post in Guide how to add hateffect? was marked as the answer   
    It's something so simple.
     
    Go to:
    src/map/script.hpp
    before:
    HAT_EF_MAX Add your effect and add to in:
    src/map/script_constants.hpp
    After:
    export_constant(HAT_EF_C_SHINING_ANGEL_WING);  
    Add your effect to.
     
    Recompile.
     
    for the client just add in the file hateffect.lub inside the data folder.
     
     
  15. Kakaroto's post in emotion list (new) was marked as the answer   
    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'  
  16. Kakaroto's post in how to disable starter items? was marked as the answer   
    Just put:
    start_items: 0,0,0:0,0,0 start_items_doram: 0,0,0:0,0,0  
  17. Kakaroto's post in Help! Costume Upper and Lower Equip display order is reversed was marked as the answer   
    Edit in:
    data\luafiles514\lua files\datainfo\tb_layer_priority.lub
  18. Kakaroto's post in Mechanics - Madogear skill accessory needs to be equiped was marked as the answer   
    this is the current behavior of the class, you can only use the skills with the equipped items, search the kRO.
  19. Kakaroto's post in Rebellion Skill Fallen Angel was marked as the answer   
    Max Level: 1
    https://raw.githubusercontent.com/zackdreaver/ROenglishRE/master/data/luafiles514/lua files/skillinfoz/skilldescript.lub
     
    Update your luafiles.
  20. Kakaroto's post in Card Effect Title was marked as the answer   
    data/cardprefixnametable.txt
  21. Kakaroto's post in ERROR Replace equipment - client 2018-07-02b was marked as the answer   
    rathena does not support this feature yet, upgrade your emulator, it already has block for this packets.
  22. Kakaroto's post in Instance Script was marked as the answer   
    Here: https://raw.githubusercontent.com/rathena/rathena/master/doc/sample/instancing.txt
  23. Kakaroto's post in where to find the talks of the mobs was marked as the answer   
    data -> monstertalktable.xml
  24. Kakaroto's post in #main cooldown was marked as the answer   
    Go to: emulator/conf/channels.conf
     
    { name: "#main" alias: "[main]" color: "White" type: "CHAN_TYPE_PUBLIC" delay: 1000 autojoin: false leave: false },  
    Use delay: 1000, the time setting is in milliseconds.
  25. Kakaroto's post in Picklog is not working correctly? was marked as the answer   
    I'll report on github.
×
×
  • Create New...