D2jsp problem

tomor

New Member
Joined
Mar 29, 2005
Messages
1
Reaction score
0
d2jsp problem chekk it out NOW

I got this problem when i start d2jsp:
script does not exist
c:\program\diablo II\botty\temp\\scripts\botsyamb.d2j

and this error occurs when im in game, act 5, hell
i have edited default.d2j in scripts folder and in the source folder

this is what i have:
function main() {
switch(me.name) {
case "nuvve":
load("bots\yamb.d2j");
break;
default:
load("bots\yamb.d2j");
break;

i have yamb.d2j in my bots folder

Question: Why the hell do i have two \\ in:
c:\program\diablo II\botty\temp\\scripts\botsyamb.d2j

and how do i remove one of it em?!!?!

just wanna make clear to you all that my d2jsp.exe file is in the folder Temp, not botty.

Thanxxx
 

NewPosts

New threads

Top