i went through the whole guide and when it made a game i got this msg... and it won't start... can anyone plz help me?
Now Dumping character input data to 'output/njid/njid.myscreename.mycharname.htm
Posts: 6,563
Threads: 117
Joined: Feb 2004
Reputation:
0
id reinstall d2jsp and check ur default.ini to make sure u have d2jsp looking for ur character name
/* default.d2j, modify the values below to suit your needs. [by njaguar]*/
function main() {
switch(me.name) {
case "Ice_Terror":
load("bots/PindleXP.d2j");
break;
default:
load("bots/PindleXP.d2j");
break;
}
}
like this
Posts: 699
Threads: 44
Joined: Aug 2004
Reputation:
0
Thats cause u dint use my guide ) If what silver says dosnt work reinstall using this guide as there is no need to modify the defult scripit with latests yamb )
ok thanks i'll reinstall ^^;;