How to add avatars and Sox items to npc

02/02/2011 14:20 Zilva123#1
I would like to ask how to add Avatars and Sox items to npc? i edited media, but after that i cant even to load client.
Also i edited media and added sun items to npc but they looks like simple items, u need to drop it when they become sun items, where is the problem?
02/02/2011 18:07 LimitBreaks#2
Wrong section! Post it here [Only registered and activated users can see links. Click Here To Register...]
02/05/2011 13:02 Zilva123#3
look at this, i imported this to media
1 11 STORE_CH_SMITH_TAB3 PACKAGE_ITEM_MALL_GLOBAL_CHATTING 2
and this to emu data folder
1 11 STORE_CH_SMITH_TAB3 PACKAGE_ITEM_MALL_GLOBAL_CHATTING 2
but when i want to start client, it wont to load.
02/05/2011 20:48 melkorz123#4
Quote:
Originally Posted by Zilva123 View Post
look at this, i imported this to media
1 11 STORE_CH_SMITH_TAB3 PACKAGE_ITEM_MALL_GLOBAL_CHATTING 2
and this to emu data folder
1 11 STORE_CH_SMITH_TAB3 PACKAGE_ITEM_MALL_GLOBAL_CHATTING 2
but when i want to start client, it wont to load.
You need to replace items in refshopgoods and in media.pk2 to take effect... I f you do only in DB side, when you buy the item It won't look like a global however, if you teleport it'll switch to the global you have bought.
02/05/2011 21:34 Zilva123#5
Quote:
Originally Posted by melkorz123 View Post
You need to replace items in refshopgoods and in media.pk2 to take effect... I f you do only in DB side, when you buy the item It won't look like a global however, if you teleport it'll switch to the global you have bought.
i did everything,but after that client wont to start
02/06/2011 02:45 melkorz123#6
So show up the error. You must have messed up everything so much to get client to dont connect.

You can try just tweaking refshopgoods as I told you and trying to buy + teleport to check if it spawns as correct item. And then touching pk2
02/06/2011 09:44 Zilva123#7
[Only registered and activated users can see links. Click Here To Register...]
02/06/2011 11:38 TheRealHero#8
You want to make a pk2 edit? then its just replace the (Rare _A _B_C) with the normal weapons. Very simple (Server_dep>silkroad>textdata>Itemdata.txt)
02/06/2011 11:45 Zilva123#9
Quote:
Originally Posted by TheRealHero View Post
You want to make a pk2 edit? then its just replace the (Rare _A _B_C) with the normal weapons. Very simple (Server_dep>silkroad>textdata>Itemdata.txt)
item data?not refshopgoods?
and how about to add silks items to npc?
02/06/2011 16:36 melkorz123#10
What TheRealHero told you is for changing items in your media.pk2, not server sided. What you have to change first is the server side, otherwise you can see the correct icon but It will not be the real item.
02/06/2011 16:50 Zilva123#11
could u show me how to do that? because am doing it but am failing. :(
02/06/2011 20:09 hitman69#12
First edit the server database , then edit the client's pk2 .
02/06/2011 20:48 lorveth#13
You have to edit following txt files:

Refpackageitem.txt <-if sox isnt added <-If you doesnt edit it rightly = client crash
refshopgoods.txt <- to add item into the npc you want.<-If you doesnt edit it rightly = client crash
In serverfiles and in pk2.
itemdata.txt <-only if the item doesnt exist, or you want change the "GOLD" price.

Now good luck.
02/06/2011 21:12 Zilva123#14
hmm i think i done everything right but still client crash, damit :D maybe some can take a look via tw?
i added simple items like 5d-6d and 9d weapons to npc.
but when i want to add 10 or 11d client crash also same with avatars.
for example:1 11 STORE_CH_SMITH_TAB1 PACKAGE_ITEM_CH_BLADE_01_A and want to change into this
111 STORE_CH_SMITH_TAB1PACKAGE_ITEM_CH_BLADE_11_A and = client crash
also same with avatars. For example: 1 11STORE_CH_SMITH_TAB1 PACKAGE_ITEM_CH_BLADE_02_A and want to change into this 1 11STORE_CH_SMITH_TAB1 PACKAGE_ITEM_MALL_AVATAR_W_EU_WEDDING
02/06/2011 22:04 Zilva123#15
[Only registered and activated users can see links. Click Here To Register...]

Finally i added something, big thx for KingLi
but i have other problem when i want to buy i always got a crash how to fix it?