assassin's knife prof increase bow prof ...
if i hit any of monster's with knife didn't increase knife prof but prof of bow do !!!
if i hit any of monster's with knife didn't increase knife prof but prof of bow do !!!
if (this.attack.AttackType == 0x1c)
this.attacker.Owner.IncreaseProficiencyExperience(power, 500);
Bro Can u Explain ??Quote:
u can search for something like this
take care of thisPHP Code:if (this.attack.AttackType == 0x1c)
PHP Code:this.attacker.Owner.IncreaseProficiencyExperience(power, 500);
if (this.attack.AttackType == 0x1c)