EOSERV Forum > Seose > npc BUY AN ITEM
Topic is locked.
Page: << 1 >>
npc BUY AN ITEM
Author Message
Post #25069 npc BUY AN ITEM

How do i make an NPC, Buy an item?

16 years, 32 weeks ago
Post #25071 Re: npc BUY AN ITEM

so u can buy the item or u can sell the item to the npc?

16 years, 32 weeks ago
Post #25074 Re: npc BUY AN ITEM

Read what i said....How do i .....Make.an NPC....BUY an item..!!!!

16 years, 32 weeks ago
Post #25076 Re: npc BUY AN ITEM

go to npc.xini and then find the npc u want to sell something (has to be a shop npc...)


example for the npc to sell something so u cld buy it.


/* Shop Bob (Malone, Weapons #1) */
  [npc15]
  {
    [shop] Item=21  Sell=100

example for the npc to buy something from you.

/* Shop Bob (Malone, Weapons #1) */
  [npc15]
  {
    [shop] Item=21  Buy=100
16 years, 32 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Seose > npc BUY AN ITEM