Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
d2jsp error help me!!!!!!!!!!!
#8
I'd be willing to bet that this is where you ****ed up:

11) Go to your d2jsp\scripts folder, find and open 'default.d2j' with any text editor. Yours should look like this:
<table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"> <tbody><tr> <td>Code:</td></tr><tr><td class="code">/* default.d2j, modify the values below to suit your needs. [by njaguar]*/

function main() {
switch(me.name) {
case "YourNameHere":
load("bots/PindleXP.d2j");
break;
default:
load("tools/njid.d2j");
break;
}
}</td></tr></tbody> </table>
Change this line to whatever your characters name is:
<table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"> <tbody><tr> <td>Code:</td></tr><tr><td class="code"> case "YourNameHere":</td></tr></tbody> </table>
Should you want to run a different bot, change the line right under it to whatever bot you want to run:
<table align="center" border="0" cellpadding="3" cellspacing="1" width="90%"> <tbody><tr> <td>Code:</td></tr><tr><td class="code"> load("bots/PindleXP.d2j");</td></tr></tbody> </table>
Save and exit this file.

Where it says Bots/PindleXP.d2j make it say AndyXP.d2j.
Reply


Messages In This Thread
d2jsp error help me!!!!!!!!!!! - by det414 - 01-17-2005, 08:05 AM
d2jsp error help me!!!!!!!!!!! - by Tool - 01-17-2005, 08:29 AM
d2jsp error help me!!!!!!!!!!! - by det414 - 01-17-2005, 10:05 AM
d2jsp error help me!!!!!!!!!!! - by Tool - 01-17-2005, 10:13 AM
d2jsp error help me!!!!!!!!!!! - by det414 - 01-17-2005, 10:31 AM
d2jsp error help me!!!!!!!!!!! - by Tool - 01-17-2005, 11:02 AM
d2jsp error help me!!!!!!!!!!! - by CaptainCheese - 01-17-2005, 11:19 AM
d2jsp error help me!!!!!!!!!!! - by Tool - 01-17-2005, 11:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  NTBotgame.ntj (17) reference error: NTLoadConfig is not defined (PLZ HLP) momme 12 259 06-14-2012, 07:23 PM
Last Post: momme
  error plzz help htid 1 135 05-27-2012, 08:12 AM
Last Post: comper
  d2NTbot error plzzz help! htid 3 123 05-25-2012, 01:03 PM
Last Post: comper
  Error help plz with d2nt cerne 7 254 05-22-2012, 08:09 PM
Last Post: comper
  identify version error James Guido Graziani 7 260 05-09-2012, 11:08 AM
Last Post: comper
  Hero Editor Item Import Error ParallelChaos 1 283 05-03-2012, 03:08 PM
Last Post: comper
  can i get help with this error..it just popped up when i started my bot domee 6 293 04-24-2012, 09:37 AM
Last Post: comper
  Help NtConfig 17 Error. Kurts 9 335 03-30-2012, 11:19 PM
Last Post: comper
  Help with D2NT error wghost 6 1,062 02-02-2012, 06:32 AM
Last Post: comper
  D2nt error plz help BroodWar1989 1 233 01-27-2012, 11:42 PM
Last Post: comper

Forum Jump:


Users browsing this thread: 1 Guest(s)