for i = 1, 3 do
doPlayerAddSkillTry(cid, i, 1, true)
end
that's why it needs combat condition, which sword itemid is it?It is a sword, your code adds 3 skills, but is doesnt use them to attack :/
Anyway I have one part of this systemThanks