Jedzkie 58 Posted February 1, 2015 Hi! can i request a script of cash shop npc, that includes discounts. for example i have item 50% discount card (ex: 7227), a specific item will have a 50% discount. Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted February 1, 2015 the easiest (or not), way to achieve this is using the callshop function and doing the following: (pseudocode) (invisible npcs) - cashshop 1 normal prices - cashshop 2 discount <script header> check if player got item X if yes > callshop cashshop2 else callshop cashshop1 Quote Share this post Link to post Share on other sites
Hi! can i request a script of cash shop npc, that includes discounts. for example i have item 50% discount card (ex: 7227), a specific item will have a 50% discount.
Share this post
Link to post
Share on other sites