I m not using clean emulaor to create patch...hope it work XDdo you use this on lattest revision ? can you share your patch ?
Plugin seems to be possible for it now (have few bugs on my plugin, that I would be able to solve in my upcoming days)Plugin support please?![]()
Thanks!!!!Plugin seems to be possible for it now (have few bugs on my plugin, that I would be able to solve in my upcoming days)Plugin support please?![]()
Please work on it please!Plugin seems to be possible for it now (have few bugs on my plugin, that I would be able to solve in my upcoming days)Plugin support please?![]()
yeah anyone have it ? it seem when vending with cash or zeny, server seem confused and think zeny & cash as item, it seem broken have been comparing patch form Angelmelody and one that provided in this first page still not able to make it right..anyone have an update on a working version? on the latest rev?
yes i have seen that since im can't afford it i need to forget it it was thereMalufett seems to have a working copy available in the form of a plugin; Though, you'll have to pay for it through his paid service. But hey, since it's a plugin you'll never have to worry about it not working when server updates.
does it work with custom coins?Okay here for who is have facing same isue with me where server seem confused when seller open a vend with Zeny Or Cash as Currency always saying you have not enough item(s), im not sure it was right approach but let it pass, tested on my test server and run as intended not know if it can run right on live server use it on your own risk
just do a little change on patch in item_db.h disable those 2 line
#define ITEMID_ZENY battle_config.item_zeny#define ITEMID_CASH battle_config.item_cash
it will look like this![]()
//#define ITEMID_ZENY battle_config.item_zeny//#define ITEMID_CASH battle_config.item_cash
and add (29101 & 29102 is my zeny and cash item in my item_db2.conf just make the number set on your own use)
enum extended_vend { ITEMID_ZENY = 29101, ITEMID_CASH = 29102,};
before
//enum e_chain_cache { ECC_ORE, /* */ ECC_MAX,};
recompile and run a test, i dont support this methode it was just sharing the way to make it work, dont ask me why if it run an or more error on you![]()
![]()
the current patch that included in this thread first page allow you to make an item as currency, if custom coin is an item the the answer is yesdoes it work with custom coins?
did you test it on your test server already? i saw that sir malufett is selling the plugin but our server cant afford itthe current patch that included in this thread first page allow you to make an item as currency, if custom coin is an item the the answer is yesdoes it work with custom coins?
yes i diddid you test it on your test server already? i saw that sir malufett is selling the plugin but our server cant afford it![]()
this works well, to fix the warningI m not using clean emulaor to create patch...hope it work XDdo you use this on lattest revision ? can you share your patch ?
evs.patch![]()
const char *item_name = "";
We use essential cookies to make this site work, and optional cookies to enhance your experience.