A REALLY dumb D2JSP question

SweatyOgre

BattleForums Senior Member
Joined
Jun 7, 2003
Messages
3,100
Reaction score
0
Location
PA
Ok, I have pwnage pindle. I run that real easyily, I'm not a newb, I know how to coinfig and all that. But today i dled and configured Fry Cow Bot. How do I pick whether I want to run Fry or pwnage? excuse my stupidity, but I'd really appreciate some help.
 

Labes

Member!
Joined
Jul 12, 2003
Messages
18
Reaction score
0
Location
Newmaket, Ontario
Website
Visit site
D2jsp folder>scripts>default file thats there (its called default...)

Go to your person, and change the:
case "<char>":
load("bots/pwnagepindle.d2j");

break;

To:
case "<char>":
load("bots/<bot name>.d2j");

break;

find the <bot name> in the bots folder.
 

NewPosts

New threads

Top