Barterwood Posted February 12, 2020 Share Posted February 12, 2020 Where can I turn no and off money reward from killing a monster? Quote Link to comment Share on other sites More sharing options...
0 EIysium Posted February 12, 2020 Share Posted February 12, 2020 You mean zeny from mobs? conf/battle/monster.conf zeny_from_mobs: yes > zeny_from_mobs: no Quote Link to comment Share on other sites More sharing options...
0 Barterwood Posted February 13, 2020 Author Share Posted February 13, 2020 Thank you. More question, How do the amount of money from monster calculated? Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted February 29, 2020 Share Posted February 29, 2020 On 2/13/2020 at 1:21 PM, Barterwood said: Thank you. More question, How do the amount of money from monster calculated? // zeny calculation moblv + random moblv [Valaris] zeny=(int) ((md->level+rnd()%md->level)*per*bonus/100.); if(md->db->mexp > 0) zeny*=rnd()%250; Quote Link to comment Share on other sites More sharing options...
Where can I turn no and off money reward from killing a monster?
Link to comment
Share on other sites