Jump to content
  • 0

Costume npc currency


Question

4 answers to this question

Recommended Posts

  • 0
Posted

 

 

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

  • 0
Posted

 

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...