Jump to content
  • 0

Refined item in shop


sweetmole

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   3
  • Joined:  02/25/13
  • Last Seen:  

Hello everybody can someone modify this script , this npc sells refined items in zen, but i want it to sell these items exchanged with some coin and these items need to be item bound in account. thank you

 

prontera,147,155,5 script Special Store 4_F_KAFRA4,{
 vending_open strnpcinfo(0);
 end;

 OnInit:
 vending_add 608,300000;
 vending_add 607,700000;
 vending_add 2104,20000000,9,0,4058;
 vending_add 2104,50000000,10,0,4058;
 vending_add 2404,50000000,8,0,4097;
 vending_add 2404,70000000,9,0,4097;
 vending_add 1208,150000000,10,0,4035,4094,4094,4094;
 vending_add 1208,150000000,10,0,4035,4094,4094,4094;
 vending_add 13412,600000000,7,0,4281,4281,4281;
 vending_add 13413,700000000,7,0,4281,4281,4281;
 vending_add 13414,999000000,9,0,4281,4281,4281;
 end;
}
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.

×
×
  • Create New...