Thread: Dragon platebody my way :D

Results 1 to 7 of 7
  1. #1 Dragon platebody my way :D 
    lusteris
    Guest
    well, ty for jukk for the zoom thing
    how to add the body you ask? well here it is
    add this under any void(in class8.java) :
    Code:
            public static void Jukkycolors(int old, int neww, int num) {
                Class8 class8 = aClass8Array172[anInt180];
                class8.anIntArray156[num] = old;
                class8.anIntArray160[num] = neww;
            }
            public static void Jukkyzoom(int zoom, int rotation, int rotateright, int offsetY, int offsetX, int Brightness, int msc, int msc1, boolean stackable) {
                Class8 class8 = aClass8Array172[anInt180];
                class8.anInt181 = zoom;
                class8.anInt190 = rotation;
                class8.anInt198 = rotateright;
                class8.anInt204 = offsetY;
                class8.anInt169 = offsetX;
                class8.anInt194 = Brightness;
                class8.aBoolean176 = stackable;//Stackable
                class8.anInt175 = msc;//Unknown
                class8.anInt197 = msc1;//Unknown
            }
            public static void Jukkyname(String name, String examine) {
                Class8 class8 = aClass8Array172[anInt180];
                class8.aStringArray189 = new String[5];
                class8.aStringArray189[1] = "Wear";
                class8.aString170 = name;
                class8.aByteArray178 = examine.getBytes();
            }
            public static void JukkyModels(int male, int malearms, int female, int femalearms, int dropmdl) {
                Class8 class8 = aClass8Array172[anInt180];
                class8.anInt165 = male;
                class8.anInt188 = malearms;
                class8.anInt200 = female;
                class8.anInt164 = femalearms;
                class8.anInt174 = dropmdl;
            }
    then add this:
    Code:
     if(i == 20){
        Jukkyname("Dragon platebody", "Examine info here.");
            class8.anIntArray156 = new int[8];
            class8.anIntArray160 = new int [8];
            Jukkycolors(61, 926, 0);
            Jukkycolors(24, 903, 1);
            Jukkycolors(41, 926, 2);
            Jukkycolors(10394, 926, 3);    
            Jukkycolors(10518, 903, 4);
            Jukkycolors(10388, 903, 5);
            Jukkycolors(10514, 926, 6);
            Jukkycolors(10508, 926, 7);
        Jukkyzoom(1380, 452, 0, 0, 0, -1, -1, -1, false);
        JukkyModels(3820, 3379, 3821, 3383, 2378);
            }
    no new models are needed

    this should be in configuration section i think but not a lot of peaple go there...This is my first item of this kind so don't flame...

    picture : [Only registered and activated users can see links. ]
    sorry the pic is kinda in bad quality but you get the idea...

    if you use rep or atleast post something omfg...
    Last edited by lusteris; 02-12-2008 at 07:00 PM. Reason: Double posting is not allowed!
     

  2. #2  
    Donator

    ANTHRAX's Avatar
    Join Date
    May 2007
    Posts
    401
    Thanks given
    0
    Thanks received
    0
    Rep Power
    77
    hey i need you help...i need to add new models...but im doing something wrong post back if you can =]
     

  3. #3  
    lusteris
    Guest
    Quote Originally Posted by ANTHRAX View Post
    hey i need you help...i need to add new models...but im doing something wrong post back if you can =]
    i can...you should post the problem...
     

  4. #4  
    Banned

    Join Date
    Jun 2007
    Posts
    576
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    i dont see a differents.
     

  5. #5  
    lusteris
    Guest
    Quote Originally Posted by I.Say.Chris View Post
    i dont see a differents.
    difference from what?
     

  6. #6  
    Registered Member Jukk's Avatar
    Join Date
    Oct 2006
    Age
    28
    Posts
    1,881
    Thanks given
    0
    Thanks received
    18
    Rep Power
    436
    it's normal pl8 and chain merged lusteris.
     

  7. #7  
    lusteris
    Guest
    Quote Originally Posted by Jukk View Post
    it's normal pl8 and chain merged lusteris.
    yeah i know but it kinda looks cool...
     


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
  •