Item Mall Avatar Problem.

03/30/2012 12:38 flozz#1
Hi all, i want to add demon shaitan dress to mall, I added it but i have problem, when I try to buy it i get dc, without any errors by server side.
This is my stuff;

refpackageitem:
Code:
1	15	100644	PACKAGE_ITEM_MALL_AVATAR_M_SAYTAN_DRESS	0	EXPAND_TERM_ALL	SN_ITEM_MALL_AVATAR_M_SAYTAN_DRESS	SN_ITEM_MALL_AVATAR_M_SAYTAN_DRESS_TT_DESC	item\Avatar\mall_avatar_m_saytan_dress.ddj	-1	XXX	-1	xxx	-1	xxx	-1	xxx
refscapofpackageitem:
Code:
1	15	PACKAGE_ITEM_MALL_AVATAR_M_SAYTAN_DRESS	ITEM_MALL_AVATAR_M_SAYTAN_DRESS	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	0	-1	xxx	-1	xxx	-1	xxx	-1	xxx	102328
refpricepolicyofitem:
Code:
1	15	PACKAGE_ITEM_MALL_AVATAR_M_SAYTAN_DRESS	1	0	210	0	xxx	0	xxx	0	xxx	0	xxx
1	15	PACKAGE_ITEM_MALL_AVATAR_M_SAYTAN_DRESS	2	0	210	-1	xxx	-1	xxx	-1	xxx	-1	xxx
refshopgoods:
Code:
1	15	MALL_AVATAR_DRESS	PACKAGE_ITEM_MALL_AVATAR_M_SAYTAN_DRESS	90	-1	xxx	-1	xxx	-1	xxx	-1	xxx
Media side the same. So what's wrong?:(
03/30/2012 20:50 Serenduk#2
UPDATE [dbo].[_RefObjCommon]
SET Service = 1
WHERE CodeName128 like '%SAYTAN%'
03/31/2012 04:09 ✗EpicSoul✗#3
can u make it with the gm console without any errors. ?
03/31/2012 09:43 flozz#4
Quote:
Originally Posted by ✗EpicSoul✗ View Post
can u make it with the gm console without any errors. ?
yes i can.