Pindle bot - attack type?

filahan

Member!
Joined
Sep 8, 2003
Messages
21
Reaction score
0
Website
Visit site
Howdy...

I'm trying to set up my Pindle bot that came with D2JSP.
Everything works perfectly except that it tries to kill with Orb (lvl 2) instead of Nova (lvl 20).

Where can I set it to use Nova instead of Orb?
 

filahan

Member!
Joined
Sep 8, 2003
Messages
21
Reaction score
0
Website
Visit site
One more thing...
It tried to go and pick up a Merc - Can I turn that off somewhere so it heads straight down to the portal?
 

_CM

Respected Member
Joined
May 19, 2003
Messages
3,874
Reaction score
3
Location
Luxembourg
first off : use edit button plz . thank you

--- go into ur d2jsp/scripts/libs folder and open a file called pwnsettings.d2l . the search for this


spelllist.push("Frozen Orb");
spelllist.push("Nova");

and change it to


//spelllist.push("Frozen Orb");
spelllist.push("Nova");

--- also in that file search for this (just after the skills)

usemerc=true;

and change it to

usemerc=false;


k thx

coolmission
 

New threads

Top