Jump to content
  • 0
Lemonation

Extended Vending is not working

Question

Hi

I'm using the latest version of hercules, I downloaded Extended Vending from the plugin collections, I followed the guide oh how to install plugins from the wiki and installed it thru MSVC (Microsoft Visual Studio 12), added ExtendedVending and enabled HPM in conf/plugins.conf, added ExtendedVending.conf in conf folder and item_vending.txt in db folder, I also added cash and zeny items in item_db2 and in the client..

The problem is when I use vending skill the zeny, cash, tcg and pod options does not show, it is just the default vending skill.. there are also no errors in map server, what might be the problem?

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0
plugins_list: [
	/* Enable HPMHooking when plugins in use rely on Hooking */
	"HPMHooking",
	//"db2sql",
	//"sample",
	//"other",
	"ExtendedVending",
	"partybuff",
	"restock",
	"security",
	"whobuy",
	"whosell",
]
MYPLUGINS = whosell whobuy security restock partybuff ExtendedVending

HPMHook is enabled

Share this post


Link to post
Share on other sites
  • 0

 

plugins_list: [
	/* Enable HPMHooking when plugins in use rely on Hooking */
	"HPMHooking",
	//"db2sql",
	//"sample",
	//"other",
	"ExtendedVending",
	"partybuff",
	"restock",
	"security",
	"whobuy",
	"whosell",
]
MYPLUGINS = whosell whobuy security restock partybuff ExtendedVending

HPMHook is enabled

up, i got same problem

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.