Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/13/20 in all areas

  1. December Digest 2019 The following digest covers the month of December 2019 Staff Changes: None Development Highlights: CORE: Fix several issues with pets Added Conf setting to Enable mob-warping when standing on Dimensional Door Fixed equip view to only send equipped item Fixed SC_KEEPING and SC_BARRIER exploit after classchange Corrected Enchant Arms for older clients Threshold for blacksmith refine fame points Allow NPC view data modifications Corrected Vacuum Extreme behavior Corrected Gatling Fever damage DATABASE: Biolab Edda Weapon Fixed place names and other typos Converted Magic Mushroom Database to YAML Removed pre-renewal Magic Mushroom database Converted Abra Database to YAML Converted Improvised Song Database to YAML Converted Reading Spellbook Database to YAML Migrated atcommand aliases and help to YAML SCRIPT: Corrected Horror Toy Factory treasure drop Fixed typo in academy.txt Corrected Rock Ridge monster spawn Moved Material Seller shop to Renewal Adding Missing Portals Fixed 'Finding the Moving Island' quest spawning the wrong monsters on pre-renewal OTHERS: Added primary key to tables that lack them & Dropped sstatus table Show your support to rAthena by submitting your Issue or Pull Requests! 
    2 points
  2. *i don't know if this is allow or not. *but if not kindly delete my comment data.rar
    1 point
  3. If that is what I want to do. can you help me
    1 point
  4. identified means items that already identified. unindentified means items that isnt identified yet for example drop by monsters.
    1 point
  5. as it says. UNIDENTIFIED.. so if the item is unidentified. the sprite you put there will be the one that shows.. see the [SWORD] unidentified and identified is different.
    1 point
  6. Try look in 'db\pre-re\refine_db.yml' or 'db\re\refine_db.yml' depending the configuration you choosed. You don't need change anything in the script, just in the 'refine_db.yml'.
    1 point
  7. I think he used this to generate it for an item.
    1 point
  8. hello you mean viking helm? *i don't know if this is allow or not. *but if not kindly delete my comment here data.rar
    1 point
  9. Basta atribuir nas posições x,y .. as coordenadas 0,0 .. que vai gerar aleatoriamente. Just assign at positions x, y .. the coordinates 0,0 .. that will generate randomly.
    1 point
  10. storage skill i think ? Investigating in the discord of rAthena I found the answer. FIXED. diff --git a/src/custom/defines_post.hpp b/src/custom/defines_post.hpp index 253b8cdbf..4c10c0623 100644 --- a/src/custom/defines_post.hpp +++ b/src/custom/defines_post.hpp @@ -9,6 +9,8 @@ * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ - +#ifdef OFFICIAL_GUILD_STORAGE +#undef OFFICIAL_GUILD_STORAGE +#endif #endif /* CONFIG_CUSTOM_DEFINES_POST_HPP */ thanks to @Secrets another solution is... "for pre-re" db/pre-re/guild_skill_tree.yml - Id: GD_GUILD_STORAGE MaxLevel: 5 db/pre-re/skill_db.yml - Id: 10016 Name: GD_GUILD_STORAGE Description: Guild Storage Expansion MaxLevel: 5 Flags: IsGuild: true thanks to Aglao for the complementary information.
    1 point
  11. Version 1.0.0

    1216 downloads

    Hello everyone. Many ask me how I translate my item_db with my iteminfo, so today I came to teach how to do it. 1 - Download the program that I made available. 2 - Replace iteminfo.lua inside content with your iteminfo.lub or lua content. 3 - Run the program. 4 - A file named item.txt was generated. 5 - Copy the contents of this file and now into ServerDatabaseEditor, click on Tools after loading your database and copy all contents of item.txt and after that click on Run. 6 - Okay, you just translated your item_db into the language of your iteminfo! Special thanks to Tokei for making the most difficult, which was the SDE
    Free
    1 point
  12. Good Night I do not know this is the area but let's try I really wanted this sprint of this Beta Balloon if someone ae has it or pfv link send me it would help me a lot
    1 point
×
×
  • Create New...