Thread: Assasin Npc!

Results 1 to 7 of 7
  1. #1 Assasin Npc! 
    Registered Member
    Join Date
    Aug 2007
    Posts
    207
    Thanks given
    0
    Thanks received
    0
    Rep Power
    32
    Hello again me
    This time its a npc
    Feature of npc.

    Attack
    PickPocket! Woot!!!

    Step 1:
    Search for this in class5.java
    Code:
    class5.method165(true, aClass30_Sub2_Sub2_60);
    Step 2:
    Add this under.
    Code:
    if(i == 7) { // NPC ID, can be changed.
        aClass30_Sub2_Sub2_60.anInt1406 = anIntArray72[0];
        class5.method165(true, aClass30_Sub2_Sub2_60);
        class5.aStringArray66 = new String[5];
        class5.aStringArray66[1] = "Attack";
        class5.aStringArray66[2] = "PickPocket";
        class5.anIntArray94 = new int[14];
        int changedColors = 1;
        class5.anIntArray76 = new int[changedColors];
        class5.anIntArray70 = new int[changedColors];
        class5.anIntArray76[0] = 61;
        class5.anIntArray70[0] = 926;
        class5.anIntArray94[0] = 323;
        class5.anIntArray94[1] = 328;
        class5.anIntArray94[2] = 333;
        class5.anIntArray94[3] = 180;
        class5.anIntArray94[4] = 182;
        class5.anIntArray94[5] = 565;
        class5.anIntArray94[6] = 6227;
        class5.anIntArray94[7] = 278;
        class5.anIntArray94[8] = 229;
        class5.anIntArray94[9] = 4143;
        class5.anIntArray94[10] = -1;
        class5.anIntArray94[11] = 5024;
        class5.anIntArray94[12] = 564;
        class5.anIntArray94[13] = 246;
        class5.aString65 = "Assasin";
        class5.anInt61 = 256;
        class5.aByteArray89 = "An Assasin By TheDragon".getBytes();
    }
    Screenie. (This one is a bit old, "version beta of it")
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  2. #2  
    noentje
    Guest
    lvl 4238 ?! wtf tats weird...
    Reply With Quote  
     

  3. #3  
    Mr.Andrew Gover
    Guest
    like you armour but the npc looks wierld
    Reply With Quote  
     

  4. #4  
    ice pker
    Guest
    problem with the start. there are alot of those codes in class5
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Jul 2007
    Posts
    95
    Thanks given
    0
    Thanks received
    0
    Rep Power
    79
    Quote Originally Posted by noentje View Post
    lvl 4238 ?! wtf tats weird...
    its 256 lol look at code:

    Code:
    class5.anInt61 = 256;
    just change the last number for the level =D


    Yay 13000+ Rep
    Reply With Quote  
     

  6. #6  
    W x 3
    Guest
    This was posted a little over 2 months ago...
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Oct 2007
    Posts
    355
    Thanks given
    0
    Thanks received
    0
    Rep Power
    9
    Idiot.....
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

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