EOSERV Forum > Seose > NPC witch doesnt buy stuff
Topic is locked.
Page: << 1 >>
NPC witch doesnt buy stuff
Author Message
Post #33840 NPC witch doesnt buy stuff

Can anyone tell me if there is a way to make the witch at aeven to purchase stuff from the characters, or if i can make another NPC to do that ?

16 years, 16 weeks ago
Post #33841 Re: NPC witch doesnt buy stuff

in eoserv thats possible i think its possible in seose to if you know how to make shops

just add a 0 at the buying cifer and whatever you want at the selling part

---
Live and let live. Hurt but do not kill. Finish what you start. NEVER GIVE UP!!!
16 years, 16 weeks ago
Post #33844 Re: NPC witch doesnt buy stuff


 It is possible to make witch buy and sell items, go into your npc file and scroll down until you see " /* Witch */ [npc36] " Under that it will have [shop] Item= Sell= if you would like to change the item she sells put the item id after Item=( id here ), if you would like to change the cost of the item you put a price after Sell=( cost here ) and when ever your are adding a new item make sure the [shop] is in line with the others Example:

[shop] Item=1 Sell=100

[shop] Item=2 Sell=200

There are no space in between them.

P.S. The witch should buy anything that it sells..

16 years, 16 weeks ago
Post #33846 Re: NPC witch doesnt buy stuff

Thank you very much. Now is buying ^^

16 years, 16 weeks ago
Post #33848 Re: NPC witch doesnt buy stuff


 No problem, if there is anything you need help with post here, people will be more than happy to answer and help you :).

16 years, 16 weeks ago
Post #33913 Re: NPC witch doesnt buy stuff

After you have added the items for sale to the witch, if you want the buy price higher or lower

can edit this in your Seose.Xini


[Rates]


      Buy   = 50       /* % Of the sell cost a shop keeper will buy an item back */

16 years, 16 weeks ago
Post #34068 Re: NPC witch doesnt buy stuff

you can also set it so she will buy a particular item even if she does not sell it

/*witch*/

[npc#]

{

[shop] Item=2 Buy=100

}

16 years, 15 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Seose > NPC witch doesnt buy stuff