Als
04-08-2006, 02:31 AM
Hi i need help w/default starter, i cant figure out what to put in for the bot to start. I am using the current free version of d2jsp and the donor only xp scripts 2.3h. Here is what the file looks like
/* default.d2j, modify the values below to suit your needs. [by njaguar]*/
function main() {
switch(me.name) {
case "Aligeramiento":
load("libs/xp_load.d2j");
break;
default:
load("libs/xp_load.d2j");
break;
I dont know what to enter or what to do, i tried ever combination, i have it all setup and ready to go but it just wont load my script! Please help, and gracias
/* default.d2j, modify the values below to suit your needs. [by njaguar]*/
function main() {
switch(me.name) {
case "Aligeramiento":
load("libs/xp_load.d2j");
break;
default:
load("libs/xp_load.d2j");
break;
I dont know what to enter or what to do, i tried ever combination, i have it all setup and ready to go but it just wont load my script! Please help, and gracias