When i change my sex from npc, then when i login my head is invisible
Here is the problem: Img
Im using l2jacis
public static void Sex(L2PcInstance player)
{
if (player.destroyItemByItemId("Consume", Config.DONATE_ITEM, Config.SEX_ITEM_COUNT, player, true))
{...