Deviszh Posted October 17, 2016 Posted October 17, 2016 as the title says, anyone have costume npc w/ custom currency? - Cash Basis - Zeny Basis - Item Basis Quote
0 Lelouch vi Britannia Posted October 17, 2016 Posted October 17, 2016 You can use the default Quest Shop in npc/custom/quests/quest_shop.txt OrUse this Multi Currency Shop Quote
0 Deviszh Posted October 17, 2016 Author Posted October 17, 2016 You can use the default Quest Shop in npc/custom/quests/quest_shop.txt Or Use this Multi Currency Shop yes, thanks for this. But the question, how to set it into zeny? set @Currency$,"7179"; this is my setting for the currency, now i want to change it into zeny. Quote
0 Lelouch vi Britannia Posted October 18, 2016 Posted October 18, 2016 You can use the default Quest Shop in npc/custom/quests/quest_shop.txt Or Use this Multi Currency Shop yes, thanks for this. But the question, how to set it into zeny? set @Currency$,"7179"; this is my setting for the currency, now i want to change it into zeny. Check the top of the script for the settings // Settings : // - Only required to edit the ShopSetting() Function // Notes : You may also add / remove Menu ( If any ) // - Shop Currency can be either ItemID or Variable Name, but must write within Quotation Marks ( "" ) // Ex. of Variable. -> Zeny , #CASHPOINTS , #KAFRAPOINTS , CustomVariable , #CustomVariable // - ERROR Message are used to show Invalid Settings in your NPC. Quote
0 Deviszh Posted October 18, 2016 Author Posted October 18, 2016 You can use the default Quest Shop in npc/custom/quests/quest_shop.txt Or Use this Multi Currency Shop yes, thanks for this. But the question, how to set it into zeny? set @Currency$,"7179"; this is my setting for the currency, now i want to change it into zeny. Check the top of the script for the settings // Settings : // - Only required to edit the ShopSetting() Function // Notes : You may also add / remove Menu ( If any ) // - Shop Currency can be either ItemID or Variable Name, but must write within Quotation Marks ( "" ) // Ex. of Variable. -> Zeny , #CASHPOINTS , #KAFRAPOINTS , CustomVariable , #CustomVariable // - ERROR Message are used to show Invalid Settings in your NPC. thanks bro Quote
Question
Deviszh
as the title says, anyone have costume npc w/ custom currency?
- Cash Basis
- Zeny Basis
- Item Basis
4 answers to this question
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.