Hey guys, I'm doing a script to enchant some itens and I started with this:
setarray .@itenstoenchan[0], ID, ID;
setarray .@firstenchan[0], Fighting_Spirit6, Expert_Archer3, Spell4, MHP1, Attack_Delay_3, Luck5;
So, I dont know what function I need to do to enchant, anyone knows?