I'm not sure if I'm correct but
AddVendorItem = Penya
AddVendorItem2 = Red Chip
I'm trying to add a new exchange like for perin, quest items or for a new currency for my new custom item.
How will I do this?
Thanks.
I'm not sure if I'm correct but
AddVendorItem = Penya
AddVendorItem2 = Red Chip
I'm trying to add a new exchange like for perin, quest items or for a new currency for my new custom item.
How will I do this?
Thanks.
You need to do this inside the source.
Look at how AddVendorItem2 is doing and build from there like AddVendorItem3 etc.
AddVendorItem2
Spoiler:
Questions:
1. Is this the only script I need to copy in order for this to work? I tried searching AddVendorItem in Source and only one file show up.
2. I don't know which line dictates that Red Chips is the item required for the exchange.
3. Does this mean that if I create AddVendorItem3 then I would have to put first a value to every item in propItem for this to work
4. Will this work with Flyff NPC Editor since you can only add AddVendorItem and AddVendorItem2 and there isn't a column for the new currency
Well i can give you the link. Its on an Diff Forum so what i can do is Re-Release it here.