[Help] Add Items In Pk2

12/03/2010 14:50 StarBlue#1
Hello Friends ... Where in the pk2 I can Add Items to NPC ..? Please Help
12/03/2010 14:55 ahmed4ever2u#2
u can't add item in the npc u can only change its look .ddj and .bsr
12/03/2010 15:11 Yo123#3
you can add items to the npcs ;)

you might want to ask zubzero he's good with that stuff. i dunno how to add them as of now. never really dealt much with it.
12/03/2010 15:17 Schickl#4
Media.pk2\server_dep\silkroad\textdata\refshopgood s.txt
dont ask me bout all params i dont really know them^^
but if im right the number after the name of the item is the number of the slot the item is in
12/03/2010 16:31 StarBlue#5
[Only registered and activated users can see links. Click Here To Register...]

Entry Name: ????
Entry Path: ???
12/03/2010 16:51 ahmed4ever2u#6
Quote:
Originally Posted by Schickl View Post
Media.pk2\server_dep\silkroad\textdata\refshopgood s.txt
dont ask me bout all params i dont really know them^^
but if im right the number after the name of the item is the number of the slot the item is in
now i anderstand how thx
Quote:
Originally Posted by StarBlue View Post
[Only registered and activated users can see links. Click Here To Register...]

Entry Name: ????
Entry Path: ???
Entry name: refshopgoods.txt
Entry path: Media.pk2\server_dep\silkroad\textdata\
12/03/2010 16:52 intercsaki#7
Entry name: refshopgoods.txt
Entry path: Media.pk2\server_dep\silkroad\textdata\
12/03/2010 19:00 ™★EpicSoul★™#8
does this change the icon in the npc or just change the look ??
12/03/2010 19:12 Schickl#9
Quote:
Originally Posted by EpicSoul View Post
does this change the icon in the npc or just change the look ??
adding somethin in the refshopgoods only adds the thing u added to the npc
u have to define that item if u made it
and u have to add the image files n all
(thats what i know from tryin similar)

so its not that easy
12/03/2010 19:17 ™★EpicSoul★™#10
Quote:
Originally Posted by Schickl View Post
adding somethin in the refshopgoods only adds the thing u added to the npc
u have to define that item if u made it
and u have to add the image files n all
(thats what i know from tryin similar)

so its not that easy
Could you tell me what is the direction in the pk2 extractor on npcs please ??
12/03/2010 19:19 Schickl#11
Quote:
Originally Posted by EpicSoul View Post
Could you tell me what is the direction in the pk2 extractor on npcs please ??
didnt get u sry^^
12/03/2010 19:26 ™★EpicSoul★™#12
Quote:
Originally Posted by Schickl View Post
didnt get u sry^^
could you tell me where i can find the images of the npc in pk2editor ??
or any other program you know what i can edit my pk2
12/03/2010 19:47 ZeraPain#13
the "images" of the npc's are in the data.pk2 -> res\npc\npc\*.bsr

open the bsr with a texteditor the find the single image files of the npc
12/04/2010 19:22 ™★EpicSoul★™#14
Quote:
Originally Posted by ZeraPain View Post
the "images" of the npc's are in the data.pk2 -> res\npc\npc\*.bsr

open the bsr with a texteditor the find the single image files of the npc
Thx il try to edit :D