Skill item/item confused

07/11/2013 21:58 acer20006#1
hii
---i have problem with items that i can buy with silk . when i buy any item (ex:global chat)it's said in game 20silk but when i buy it takes the silk price from silk point (3rd row) and when i try to buy item with silk point it takes the price from bouns not silk point
i checked refprice table both side client server . ithink problem with some SP but i dont know which one
-- second problem with normal item when i try to buy wing dress avatar male i get female one

any help ?
07/11/2013 22:33 Kape7#2
If you have gift Silk it always take first the gift silk before the normal silk.
07/11/2013 22:43 acer20006#3
Quote:
Originally Posted by Synx7 View Post
If you have gift Silk it always take first the gift silk before the normal silk.
ty Synx7 for fast response . but what about the 2nd problem ?
07/11/2013 23:38 Kape7#4
Quote:
Originally Posted by acer20006 View Post
ty Synx7 for fast response . but what about the 2nd problem ?
Probably the data on the db and the client is not sync, this means, not the same, and you are purchasing the wrong item.
Or the gender of the avatar on the client and the server is different, but you only see the real gender when you buy it.
Make sure the data on refshopgoods/refscrapofpackageitem/refpricepolicyofitem/refpackageitem and itemdata_xxxxx.txt file match on the client and server.