extended vending system plugin

Update 2:

Added Extended Vending System
default_smile.png


https://github.com/dastgir/HPM-plugins

(Please Take a Look and +1 at my Plugin Collection Topic: http://herc.ws/board/topic/8202-plugin-collections/page-1)

 
Last edited by a moderator:
Possibly, any Hercules which is not older than 1 month, since there was plugin change recently, and its according to that change.

 
@Dastgir how can i enable the feature extended vending system? 
I've already installed the plugin and added the db and conf but it seems not to work. nothing happens in game. but no error in mapserver and it does load the plugin in map-server

 
Directly edit these from plugin, currently not having much time to edit all plugins for new battle conf format.

Code:
int bc_extended_vending;
int bc_show_item_vending;
int bc_ex_vending_info;
int bc_item_zeny;
int bc_item_cash;
 
Back
Top