EOSERV Forum > Client Editing > making a NPC
Topic is locked.
Page: << 1 >>
making a NPC
Author Message
Post #32436 making a NPC

ok so i got client items and i want to make a NPC to put the items into so the NPC can sell then ok so i waas thinging of making DAN the NPC sell items how do i did that?

16 years, 19 weeks ago
Post #32437 Re: making a NPC

Open the npc file in ur pub folder (dtn001.enf) change dans npc type to shop the npc type is next to the gfx and to make him sell things go into the npc xini and put the items u want him to sell

16 years, 19 weeks ago
Post #32441 Re: making a NPC

lol u lost me

16 years, 19 weeks ago
Post #32442 Re: making a NPC

What part are u lost at

16 years, 19 weeks ago
Post #32443 Re: making a NPC

ok so i downlaod rena pub edit i made dan a shop now what

16 years, 19 weeks ago
Post #32444 Re: making a NPC

Do u have eoserv or seose if u have seose go into ur npc xini

16 years, 19 weeks ago
Post #32445 Re: making a NPC

ok then what i when there na dthis is it /*Dan*/ (    )

16 years, 19 weeks ago
Post #32446 Re: making a NPC

Make it look somthing like this  

 

  /* Dan */
  [npc53]
  {
   [shop]= Item=# Sell=#
  }


16 years, 19 weeks ago
Post #32447 Re: making a NPC

lets say i got 100 custom items i needa put 100 of those right?

16 years, 19 weeks ago
Post #32448 Re: making a NPC

you would just continue going down on that same one for example

Make it look somthing like this  

 

  /* Dan */
  [npc53]
  {
   [shop]= Item=# Sell=#
   [shop]= Item=# Sell=# Make sure you put the brackets in the right blace } <--- Bracket


 

16 years, 19 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Client Editing > making a NPC