I want that char learn the skill if the char doesnt have it, else cant learn and show a message, and for fastblade,scentsword if Weapon prof level x.
Normal fastblade book learn.Quote:
else if (ItemParts[0] == "725005")
{
LearnSkill(1045, 0);
RemoveItem(ItemUID);
}