Jump to content
  • 0

diff vending_add


bartoaldo

Question


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   0
  • Joined:  01/04/12
  • Last Seen:  

Hello all beauty ... well I came here because I saw something very interesting on the website of pservero that I found very cool and I tried to add in my emulator but I had a problem that in the emulator has no command to execute this "vending_add" ... ai Was that it was search and I found something similar or even time is '-' more I had problem with a line "pc_payzeny (sd, (int) zeny);"
  I would very much like someone to help.

 

https://pservero.com/selling-refined-item-by-npc-as-vending-list/

 

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

1 answer 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.

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...