HiElf beginner. I have a quest bug, but it's enough to go around and enjoy. I'm satisfied with someone as poor as me. Thank you for sharing. Sorry for the translator.(--)(__)(--)
if (!ArmorSetsData.getInstance().isArmorSet(chest.getId()))
{
player.sendMessage("Error: You can't visualize current set.");
useVoicedCommand("dress-armorpage", player, args);
return false;
}
What is the solution?