Jump to content
  • 0
Sign in to follow this  
Thunderbolt

Call shop new NPC Trader

Question

How to convert old script NPC Trader 

 

-	shop	PotionS	90,521:-1,12548:20000,12581:30000,611:40,1065:-1,610:4000;-	script	Tools Dealer::pshop	542,{	callshop "PotionS",3;	cutin "",255;end;}morocc,133,117,4	duplicate(pshop)	Tools Dealer#81	542

 

To New npc trader
 

-	script	Tools Dealer::pshop	542,{OnInit:	sellitem Blue_Gemstone;	sellitem Rod;	sellitem Wand;	sellitem Staff;	sellitem Arc_Wand;	sellitem Circlet;	sellitem Silk_Robe;	sellitem Silver_Robe;}morocc,154,95,4	duplicate(pshop)	Tools Dealer#81	542

 

can possible ?

Edited by Thunderbolt

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.