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
|
adrain
Joined: 5th Jan 2010
Posts: 74
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
|
Re: making a NPC
16 years, 19 weeks ago
|
adrain
Joined: 5th Jan 2010
Posts: 74
Re: making a NPC
16 years, 19 weeks ago
|
Re: making a NPC
ok so i downlaod rena pub edit i made dan a shop now what
16 years, 19 weeks ago
|
adrain
Joined: 5th Jan 2010
Posts: 74
Re: making a NPC
Do u have eoserv or seose if u have seose go into ur npc xini
16 years, 19 weeks ago
|
Re: making a NPC
ok then what i when there na dthis is it /*Dan*/ ( )
16 years, 19 weeks ago
|
adrain
Joined: 5th Jan 2010
Posts: 74
Re: making a NPC
Make it look somthing like this
/* Dan */
[npc53]
{
[shop]= Item=# Sell=#
}
16 years, 19 weeks ago
|
Re: making a NPC
lets say i got 100 custom items i needa put 100 of those right?
16 years, 19 weeks ago
|
adrain
Joined: 5th Jan 2010
Posts: 74
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
| | | | | | | | | |