I need a help with skill books

05/17/2009 19:23 martoon#1
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.

Quote:
else if (ItemParts[0] == "725005")
{
LearnSkill(1045, 0);
RemoveItem(ItemUID);

}
Normal fastblade book learn.
05/18/2009 07:33 martoon#2
Comeon anyone help me?!
05/20/2009 03:25 samehvan#3
what source u use ?? coz every source has it's own var names

if u have a void to get the prof lvl that would be easier then u just use the if statements

if the source does not has it so u have to code it