Results 1 to 9 of 9
  1. #1
    Super hacker skidude's Avatar
    Join Date
    Aug 2004
    Location
    greece
    Posts
    5,160

    Default d2jsp yamb need some help

    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;

  2. #2
    MS guy Silver Ice's Avatar
    Join Date
    Feb 2004
    Location
    abbotsford,BC
    Posts
    6,489

    Default

    /* 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

  3. #3
    Super hacker skidude's Avatar
    Join Date
    Aug 2004
    Location
    greece
    Posts
    5,160

    Default

    there the same how to i make it work then it says no script when it joins the game

  4. #4
    FeArMyPoWeR DeStRuCtIoN's Avatar
    Join Date
    Mar 2004
    Location
    Auckland, NEW ZEALAND
    Posts
    1,408

    Default

    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

  5. #5
    Super hacker skidude's Avatar
    Join Date
    Aug 2004
    Location
    greece
    Posts
    5,160

    Default

    Quote Originally Posted by DeStRuCtIoN
    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

  6. #6
    Hooker with a Pen!s
    Join Date
    Jul 2004
    Location
    West Des Moines, Iowa
    Posts
    3,324

    Default

    It does the \\ thingy I'm assuming on the D2 screen?

  7. #7
    MS guy Silver Ice's Avatar
    Join Date
    Feb 2004
    Location
    abbotsford,BC
    Posts
    6,489

    Default

    Quote Originally Posted by skidude
    i opened my yamb right inside of scripts
    your stuff is in the wrong spot then. take a look at the thread about how to install yamb/d2jsp.. you should have 4 folders in yamb and they would overwrite four of the d2jsp folders...im not at my computer right now but it should read as something like this for were yamb is at.. c:/programfiles/d2jsp/scripts/libs/yamb

  8. #8
    FeArMyPoWeR DeStRuCtIoN's Avatar
    Join Date
    Mar 2004
    Location
    Auckland, NEW ZEALAND
    Posts
    1,408

    Default

    yea once i find my ss key i'll tell show u mine

  9. #9
    Super hacker skidude's Avatar
    Join Date
    Aug 2004
    Location
    greece
    Posts
    5,160

    Default

    ok cool i will try and get it myself till then hehe

Thread Information

Users Browsing this Thread

There are currently 2 users browsing this thread. (0 members and 2 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •