Posts: 5,260
Threads: 513
Joined: Aug 2004
Reputation:
0
i need to know what to put here what do i need to put in load so it works
/* default.d2j, modify the values below to suit your needs. [by njaguar]*/
function main() {
switch(me.name) {
case "PVP_hammerASS":
load("bots/YAMB.d2j");
break;
default:
load("bots/YAMB.d2j");
break;
[SIGPIC]http://yfrog.com/mhskidudecopyg[/SIGPIC]
Posts: 6,563
Threads: 117
Joined: Feb 2004
Reputation:
0
/* default.d2j, modify the values below to suit your needs. [by njaguar]*/
function main() {
switch(me.name) {
case "shocker_Terror":
load("bots/YAMB.d2j");
break;
default:
load("bots/YAMB.d2j");
break;
}
}
heres my exact one
ps: ur chars spelling matters sHocker_tErRor isnt the same as shocker_Terror
Posts: 5,260
Threads: 513
Joined: Aug 2004
Reputation:
0
there the same how to i make it work then it says no script when it joins the game
[SIGPIC]http://yfrog.com/mhskidudecopyg[/SIGPIC]
Posts: 1,415
Threads: 110
Joined: Mar 2004
Reputation:
0
is ur yamb in the bots folder??
or u could jsut link dierct to the yamb file like i do. i have no idea why the default was put here
Posts: 5,260
Threads: 513
Joined: Aug 2004
Reputation:
0
DeStRuCtIoN Wrote:is ur yamb in the bots folder??
or u could jsut link dierct to the yamb file like i do. i have no idea why the default was put here
i opened my yamb right inside of scripts
[SIGPIC]http://yfrog.com/mhskidudecopyg[/SIGPIC]
Posts: 3,372
Threads: 231
Joined: Jul 2004
Reputation:
0
It does the \\ thingy I'm assuming on the D2 screen?
Posts: 1,415
Threads: 110
Joined: Mar 2004
Reputation:
0
yea once i find my ss key i'll tell show u mine
Posts: 5,260
Threads: 513
Joined: Aug 2004
Reputation:
0
ok cool i will try and get it myself till then hehe
[SIGPIC]http://yfrog.com/mhskidudecopyg[/SIGPIC]