quest shop npc help

xlaws27

New member
Messages
225
Points
0
ive been using this script

http://pastebin.com/raw.php?i=G7pt6HR7

i dont know where to put the item and the ingredients needed in this script, please help me

i want to make what is on the picture please help me

2d91zjq.png


 
Last edited by a moderator:
ive been using this script

http://pastebin.com/raw.php?i=G7pt6HR7

i dont know where to put the item and the ingredients needed in this script, please help me

i want to make what is on the picture please help me

2d91zjq.png
There's several Add() function in it.Format:

Code:
Add(<shop ID>,<reward ID>,<reward amount>,//	    <Zeny cost>,<point cost>,//	    <required item ID>,<required item amount>{,...});
 
Back
Top