Multi bot in D2jsp

hej100

Member
Joined
Jul 25, 2003
Messages
7
Reaction score
0
Website
Visit site
Hi

I just got it fixed so that i can run 2 diablo's from the same computer,, But now i wanna run to diffrent bots My default.dj2 looks like this

/*

delay(1000);
function main() {
switch(me.name) {
case "Name 1":
load("bots/MarsBrandMeph.d2j");
break;


case "Name 2":
load("bots/pwndefault.d2j");
break;

}

}

But i cant get it to work it makes a syntax error,, and i read all the other forums about this subject but nothings works,,,

Plz help
 

NewPosts

New threads

Top