Macolicalq Posted June 17, 2021 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 06/16/21 Last Seen: January 22, 2024 Share Posted June 17, 2021 How to set all items dropped by monsters to have a value of 100 zenys on npcs merchants? Quote Link to comment Share on other sites More sharing options...
0 mrfizi Posted June 27, 2021 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 383 Reputation: 78 Joined: 10/30/12 Last Seen: March 17 Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted August 25, 2021 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted August 25, 2021 https://github.com/rathena/rathena/blob/master/src/map/clif.cpp#L2161 WFIFOL(fd,10+c*10) = 100; Quote Link to comment Share on other sites More sharing options...
Question
Macolicalq
How to set all items dropped by monsters to have a value of 100 zenys on npcs merchants?
Link to comment
Share on other sites
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.