Hi,
I installed Extended Vending Plugin in the latest Herc without any problems, but I can't enable the system from conf/map/battle/features.conf:
I tried to changing "1" to "true", but didn't work.
Is there any solution?
I installed Extended Vending Plugin in the latest Herc without any problems, but I can't enable the system from conf/map/battle/features.conf:
/**
* Include it in conf/battle/feature.conf
*/
// Enable Extended Vending System
extended_vending: 1
// Show Currency Name in the Pub of Vending
show_item_vending: 1
// Show Information about buying
ex_vending_info: 1
// ItemID for Zeny, 0 to disable
item_zeny: 30000
// ItemID for CashPoints, 0 to disable
item_cash: 30001
* Include it in conf/battle/feature.conf
*/
// Enable Extended Vending System
extended_vending: 1
// Show Currency Name in the Pub of Vending
show_item_vending: 1
// Show Information about buying
ex_vending_info: 1
// ItemID for Zeny, 0 to disable
item_zeny: 30000
// ItemID for CashPoints, 0 to disable
item_cash: 30001
I tried to changing "1" to "true", but didn't work.
Is there any solution?