Macolicalq Posted June 17, 2021 Posted June 17, 2021 How to set all items dropped by monsters to have a value of 100 zenys on npcs merchants? Quote
0 mrfizi Posted June 27, 2021 Posted June 27, 2021 You need to change all sell price item in item_db* or you can make some custom/change on source. Quote
0 Emistry Posted August 25, 2021 Posted August 25, 2021 https://github.com/rathena/rathena/blob/master/src/map/clif.cpp#L2161 WFIFOL(fd,10+c*10) = 100; Quote
Question
Macolicalq
How to set all items dropped by monsters to have a value of 100 zenys on npcs merchants?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.