Cydh Posted December 1, 2013 Posted December 1, 2013 commit: 32fd3ee, 1ce4dbfsuggestion: Specialty Shops conf/misc.conf // Is item's price at item/point shop discountable? // 0 = No (Default) // 1 = Item shops // 2 = Point shops // 3 = Item & point shops discount_item_point_shop: 0 ItemshopMakes shop NPC sells items with item currency -%TAB%itemshop%TAB%<NPC Name>%TAB%<sprite id>,<costitemid>{:<discount>},<itemid>:<price>{,<itemid>:<price>...} example: prontera,155,158,4 itemshop ItemShop-Test1 123,501,1201:3,1202:5 (makes the price is affected by discount) prontera,155,160,4 itemshop ItemShop-Test2 123,502:1,2201:3,2202:5 PointshopMakes shop NPC sells items with character/account variable as cost -%TAB%pointshop%TAB%<NPC Name>%TAB%<sprite id>,<costvariable>{:<discount>},<itemid>:<price>{,<itemid>:<price>...} example: prontera,155,166,4 pointshop PointShop-Test3 123,#votepoints,678:5,607:5,608:3 (makes the price is affected by discount) prontera,155,162,4 pointshop PointShop-Test1 123,points:1,501:1,502:2 Quote
Limestone Posted December 2, 2013 Posted December 2, 2013 hi cydh! can i suggest a stock system in our itemshop and pointshop? for example: -%TAB%pointshop%TAB%<NPC Name>%TAB%<sprite id>,<costvariable>{:<discount>},<itemid>:<price>:<stocks>{,<itemid>:<price>:<stocks>...} if i input 0 = unlimited then if a player purchased an item with 10 or 20 stocks are left, it will show a message like this, the '%s' has '%d' stocks left. thanks! Quote
Limestone Posted December 4, 2013 Posted December 4, 2013 LOL.. haha hope my suggestion will be implemented soon Quote
Cydh Posted December 12, 2013 Author Posted December 12, 2013 hmm, well. bump will solve nothing. xD I didn't do anything yet Quote
Cydh Posted December 26, 2013 Author Posted December 26, 2013 I was playing with ur suggestion, lol, I got memleak. I broke it somewhere. well, since u're the suggesting it, like or not, I force u to test this. the stock will be shown when u open the buylist. NOTE: I tried to make it 'restockable', but it only helped me to make good cycle. newshops-expandwithstock.diff Quote
Emistry Posted December 26, 2013 Posted December 26, 2013 can make for hercules? hercules already have similar features implemented. http://hercules.ws/board/topic/3614-christmas-patch-gifto/ Quote
Anime s2 Posted August 11, 2015 Posted August 11, 2015 (edited) BUG: Im using v13742 http://postimg.org/image/aq1sjyyln/ Edited August 18, 2015 by Anime s2 1 Quote
Akkarin Posted August 19, 2015 Posted August 19, 2015 BUG: Im using v13742 http://postimg.org/image/aq1sjyyln/ That has nothing to do with this thread. Please post your issue in the appropriate section. Quote
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.