chuot
Member
I'm sure some of you have encountered this problem, the forum on d2jsp has tons of quesitons like this but I found no working solution.
Anyway, I kept getting "max attacking reached, aborting" eventhough I've set the Max attack to 50. I'm pissed up that I can't change it to work, here is the setting:
// Precastable defensive spells
//====================================================================
// prelist.push("skill") Select the precasts you want here. Remove // to turn them on
prelist.push("Energy Shield");
//prelist.push("Frozen Armor");
//prelist.push("Shiver Armor");
//prelist.push("Chilling Armor");
//prelist.push("Thunder Storm");
timedfirst=true;
statictimes=4;
spelllist.push("Frozen Orb");
//spelllist.push("Nova");
//spelllist.push("Hydra");
//spelllist.push("Meteor");
//spelllist.push("Charged Bolt");
//spelllist.push("Frozen Orb");
//spelllist.push("Fire Ball");
//spelllist.push("Fire Wall");
//spelllist.push("Glacial Spike");
//spelllist.push("Blizzard");
//spelllist.push("Chain Lightning");
untimedrepeat=1;
maxattacks=50;
teledistance=8;
SwitchOnKill=false;
SwitchHP=40;
StallKill=false;
StallHP=40;
MercSkipPhys=true;
Tried to turn on and off fire, still made no difference. If therea is somebody who had had this problem to resolved it, please help pleaes please. Thank you so much.
Anyway, I kept getting "max attacking reached, aborting" eventhough I've set the Max attack to 50. I'm pissed up that I can't change it to work, here is the setting:
// Precastable defensive spells
//====================================================================
// prelist.push("skill") Select the precasts you want here. Remove // to turn them on
prelist.push("Energy Shield");
//prelist.push("Frozen Armor");
//prelist.push("Shiver Armor");
//prelist.push("Chilling Armor");
//prelist.push("Thunder Storm");
timedfirst=true;
statictimes=4;
spelllist.push("Frozen Orb");
//spelllist.push("Nova");
//spelllist.push("Hydra");
//spelllist.push("Meteor");
//spelllist.push("Charged Bolt");
//spelllist.push("Frozen Orb");
//spelllist.push("Fire Ball");
//spelllist.push("Fire Wall");
//spelllist.push("Glacial Spike");
//spelllist.push("Blizzard");
//spelllist.push("Chain Lightning");
untimedrepeat=1;
maxattacks=50;
teledistance=8;
SwitchOnKill=false;
SwitchHP=40;
StallKill=false;
StallHP=40;
MercSkipPhys=true;
Tried to turn on and off fire, still made no difference. If therea is somebody who had had this problem to resolved it, please help pleaes please. Thank you so much.