SHADEzard Posted February 18 Group: Members Topic Count: 1 Topics Per Day: 0.01 Content Count: 5 Reputation: 0 Joined: 02/11/25 Last Seen: April 11 Share Posted February 18 I want to make all monster drops and other game items sold for 0 zeny at merchant NPCs. I used to know how to change this in itemdb.cpp, but the code is different in this current version of the emulator. Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted February 19 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 11 hours ago Share Posted February 19 \rathena\src\map\itemdb.cpp -> void ItemDatabase::loadingFinished(){ -> item->value_sell = 0; Quote Link to comment Share on other sites More sharing options...
Question
SHADEzard
I want to make all monster drops and other game items sold for 0 zeny at merchant NPCs.
I used to know how to change this in itemdb.cpp, but the code is different in this current version of the emulator.
Link to comment
Share on other sites
1 answer 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.