EOSERV Forum > Client Editing > How to make npc only buy items
Topic is locked.
Page: << 1 >>
How to make npc only buy items
Author Message
Post #32206 How to make npc only buy items

I want to make a npc named item collector just buy things not sell them how do i do this?

16 years, 20 weeks ago
Post #32212 Re: How to make npc only buy items

I'm not 100% on this but try
Instead of

'example'
[shop] Item=1 Sell=50

Try

[shop] Item=1 Buy=50

Again i am not 100% sure :)
GL


And to change the NPC name just use Pubedit and open your npc pub , Find the NPC and Rename :)


Thank You.
Milo.

16 years, 20 weeks ago
Post #32218 Re: How to make npc only buy items

That's exactly right for seose Milo, and for eoserv shops it would be:


2,0,25,

2= a potion
0= sell price (0, will not appear in the shop if the price is 0g)
25=buy price (will appear in the 'sell' dialog for 25g)

---
Web developer, currently looking for graphic artists / designers.
16 years, 20 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Client Editing > How to make npc only buy items