Search in char_battle.cpp:
void CHARACTER::RewardGold(LPCHARACTER pkAttacker)
{
Below you will find this part of the code
if (GetMobRank() >= MOB_RANK_BOSS && !IsStone() && GetMobTable().dwGoldMax != 0)
{
if (1 == number(1, iGold10DropPct))
iGoldMultipler *= 10...
FreeBSD 13.5
CLang
MySQL 8.0
Visual Studio 2022
*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***
By pressing SHIFT + RIGHT CLICK on items in your inventory/special storage, an interface will appear that will show you how much money you will receive and how many items you have selected. Selected items will have a special icon indicating that they have been selected.
More information can be...
https://gyazo.com/d261d17a5be4757059264d68cada1c05
*** Hidden text: You do not have sufficient rights to view the hidden text. Visit the forum thread! ***