SHADEzard Posted February 18 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
0 Start_ Posted February 19 Posted February 19 \rathena\src\map\itemdb.cpp -> void ItemDatabase::loadingFinished(){ -> item->value_sell = 0; Quote
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.
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.