01-22-2012, 03:03 AM
Cool it works, but... when then bot gets in game my and my sorc gets into battle she only casts staic sheild. I checked the script and static sheild isnt in the attacks at all. I douoble checked and trip checked to makes sure I had blizzard as primary attack
NTConfig_AttackSkill[59] = 1; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[59] = 1; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[149] = 1; // Primary skill to others.
NTConfig_AttackSkill[1] = 0; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[56] = 1; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 0; // Secondary untimed skill. Set to 0 if you won't
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
59 Blizzard
NTConfig_AttackSkill[59] = 1; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[59] = 1; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Primary untimed skill to boss. Set to 0 if you won't
NTConfig_AttackSkill[149] = 1; // Primary skill to others.
NTConfig_AttackSkill[1] = 0; // Primary untimed skill to others. Set to 0 if you won't
NTConfig_AttackSkill[56] = 1; // Secondary skill in case monster is immune to primary skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 0; // Secondary untimed skill. Set to 0 if you won't
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
59 Blizzard