07-05-2010, 11:17 PM
hey thx for the bot, got it working after a couple hrs messing around..
Was getting the "ReferenceError: NT_LoadConfig is not defined" error but found that i was missing a single / in front of one of the boss configs if that helps anyone else?
Anyway my Barb seems to be having trouble opening doors and isn't attacking things properly.
Here is my attack config if it helps.
NTConfig_AttackSkill[0] = 154; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 147; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Reserved
NTConfig_AttackSkill[3] = 147; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Reserved
NTConfig_AttackSkill[5] = 152; // Secondary skill in case monster is immune to primary
NTConfig_AttackSkill[6] = 0; // Reserved
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.
Was getting the "ReferenceError: NT_LoadConfig is not defined" error but found that i was missing a single / in front of one of the boss configs if that helps anyone else?
Anyway my Barb seems to be having trouble opening doors and isn't attacking things properly.
Here is my attack config if it helps.
NTConfig_AttackSkill[0] = 154; // First skill. Set to 0 if you won't
NTConfig_AttackSkill[1] = 147; // Primary skill to boss.
NTConfig_AttackSkill[2] = 0; // Reserved
NTConfig_AttackSkill[3] = 147; // Primary skill to others.
NTConfig_AttackSkill[4] = 0; // Reserved
NTConfig_AttackSkill[5] = 152; // Secondary skill in case monster is immune to primary
NTConfig_AttackSkill[6] = 0; // Reserved
NTConfig_ClearPosition = true; // Set to true if you want to clear area after killing boss.