Cydh Posted December 1, 2013 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 746 Joined: 06/16/12 Last Seen: February 1 Share 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 Link to comment Share on other sites More sharing options...
Limestone Posted December 2, 2013 Group: Members Topic Count: 155 Topics Per Day: 0.03 Content Count: 647 Reputation: 16 Joined: 11/21/11 Last Seen: December 28, 2022 Share 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 Link to comment Share on other sites More sharing options...
Cydh Posted December 3, 2013 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 746 Joined: 06/16/12 Last Seen: February 1 Author Share Posted December 3, 2013 nice suggestion. make it loud. Quote Link to comment Share on other sites More sharing options...
Limestone Posted December 4, 2013 Group: Members Topic Count: 155 Topics Per Day: 0.03 Content Count: 647 Reputation: 16 Joined: 11/21/11 Last Seen: December 28, 2022 Share Posted December 4, 2013 LOL.. haha hope my suggestion will be implemented soon Quote Link to comment Share on other sites More sharing options...
Limestone Posted December 5, 2013 Group: Members Topic Count: 155 Topics Per Day: 0.03 Content Count: 647 Reputation: 16 Joined: 11/21/11 Last Seen: December 28, 2022 Share Posted December 5, 2013 bump bump bump! xD Quote Link to comment Share on other sites More sharing options...
Cydh Posted December 12, 2013 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 746 Joined: 06/16/12 Last Seen: February 1 Author Share Posted December 12, 2013 hmm, well. bump will solve nothing. xD I didn't do anything yet Quote Link to comment Share on other sites More sharing options...
Cydh Posted December 26, 2013 Group: Developer Topic Count: 153 Topics Per Day: 0.03 Content Count: 2285 Reputation: 746 Joined: 06/16/12 Last Seen: February 1 Author Share 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 Link to comment Share on other sites More sharing options...
krashdragon Posted December 26, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 56 Reputation: 4 Joined: 06/20/13 Last Seen: August 31, 2021 Share Posted December 26, 2013 can make for hercules? Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 26, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10015 Reputation: 2364 Joined: 10/28/11 Last Seen: Saturday at 07:02 PM Share Posted December 26, 2013 can make for hercules? hercules already have similar features implemented. http://hercules.ws/board/topic/3614-christmas-patch-gifto/ Quote Link to comment Share on other sites More sharing options...
krashdragon Posted December 26, 2013 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 56 Reputation: 4 Joined: 06/20/13 Last Seen: August 31, 2021 Share Posted December 26, 2013 Thanks for the info Quote Link to comment Share on other sites More sharing options...
Anime s2 Posted August 11, 2015 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 68 Reputation: 6 Joined: 11/29/13 Last Seen: June 13, 2022 Share Posted August 11, 2015 (edited) BUG: Im using v13742 http://postimg.org/image/aq1sjyyln/ Edited August 18, 2015 by Anime s2 1 Quote Link to comment Share on other sites More sharing options...
Akkarin Posted August 19, 2015 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1629 Joined: 03/26/12 Last Seen: 13 hours ago Share 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 Link to comment Share on other sites More sharing options...
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.