Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/29/21 in all areas

  1. I always dreamed of playing a Ragnarok Online in High Definition, well .. Gravity unfortunately never bothered to make a version like this (probably because they want to keep the pixelated style until the end of RO) but different from Gravity, a long time ago necessary to recreate all ragnarok textures for HD and here are the results. List of what I improved: • Sprites: Monsters Homunculus Heads Classes / mounts Npcs Male and female items (equipable look and everything else) • Texture: All map textures. All bmp Cards (mob or mvp cards) Collections folder Pets Cardbmp folder Mini maps Illust World map. ---------- Prontera: Izlude: Geffen: Morroc: I don't want to make the post that big, so I'll just leave these, but the entire client 2020 is in HD. ? I really liked the result, I will soon work on a FULL HD. Thanks for your attention! ?
    1 point
  2. @kilow if you want specific adjustment edit https://github.com/rathena/rathena/blob/master/db/mob_item_ratio.txt // Specific Item Drop Ratio Database // Overrides for global item_rate* values from conf/battle/drops.conf // // Structure of Database: // ItemID,Ratio{,MonsterID1,...,MonsterID10} // // Result: // ItemID base drop rates defined in mob_db will not get multiplied // by global item_rate* values (aka drop rates) from // conf/battle/drops.conf. Instead Ratio will be used (100 = 1x). // If no MonsterID is specified, all monsters will be affected, // otherwise only listed ones. // // Examples: // 909,100 // Jellopies from monsters will drop with 1x drop rate regardless of global drop rate // 909,1000 // Jellopies from monsters will drop with 10x drop rate regardless of global drop rate // 909,100,1002 // Jellopies from Porings will drop with 1x drop rate. Other monsters that drop Jellopies are unaffected (use global drop rate). // // Notes: // - By default you can list up to 10 MonsterIDs per ItemID. // It can be changed in src/map/mob.cpp by adjusting MAX_ITEMRATIO_MOBS. // - Only ItemIDs up to MAX_ITEMDB are supported (default: 32768). // - Does not override item_drop_*_min/max settings. // - Does not affect card/item-granted drops. To adjust card/item-granted // drops, edit them in item_db. // - Does affect MVP prizes and Treasure Boxes. // - You can add only ONE line per ItemID. If you need various ratios // for different monsters, override drop rate with Ratio=100 and edit // base drop rates in mob_db. // - This file is reloaded by @reloadmobdb. //Add here //Example 4128,500 // golden thief bug card drop at 5x drop rate or 0.05%
    1 point
  3. https://rathena.org/board/topic/74160-remove-buff-from-gospel-when-enter-a-map/
    1 point
  4. You should search in src folders like {bank, button, packet, receive}. (Not sure, I'm not know that much) Then write a debug console command to print out message if you're at correct coding lines.
    1 point
  5. Version 1.0.0

    672 downloads

    illust's for a system of daily rewards, created by me, based on the official theme of ragnarok online. It works with the script [rathena]: Daily_Reward_System PS: If you like it, and give me reputation, it's important to me and encourages me to continue with my work! best regards, ZelosAvalon
    Free
    1 point
×
×
  • Create New...