Page 1 of 1

Adding items to vendor list

Posted: Fri Oct 22, 2021 4:59 pm
by l3lessed
To anyone who has added custom items to vendor lists for the player to buy, what is the quickest/easiest way to do this?

I want to add my compass item and a repair kit item to the vendors for the enchanted compass. I can't add damage effects to it until the player can either buy a new compass or fix theirs.

Re: Adding items to vendor list

Posted: Fri Oct 22, 2021 7:54 pm
by Ralzar
Well, if you use the usual method of registering it as an item, it will appear wherever that item group is sold. I usually register items to ItemGroup UselessItems2.

Re: Adding items to vendor list

Posted: Fri Oct 22, 2021 9:20 pm
by l3lessed
Thanks for that tip.

Re: Adding items to vendor list

Posted: Thu Nov 04, 2021 6:38 pm
by Hazelnut
Look at the trade window code to see a mapping of what groups are sold in which stores.