Thread: [REQUESTING] 474 Giant's Walk Animation.

Results 1 to 6 of 6
  1. #1 [REQUESTING] 474 Giant's Walk Animation. 
    Registered Member
    Join Date
    Jun 2010
    Posts
    559
    Thanks given
    105
    Thanks received
    30
    Rep Power
    17
    Hey,
    I'm requesting the 474 giant's walking animation.
    TY

    *Not sure if this is the right sectioon, but if not, moveeee *
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jan 2010
    Posts
    71
    Thanks given
    5
    Thanks received
    0
    Rep Power
    1
    if(j == 4650){
    int file = 1211;
    if(FrameStart[file] < 1)
    Class36.methodCustomAnimations1(false, file);
    int[] frames = {52,54,55,56,57,58,59,60,61,53,0};
    int[] delays = {9,9,9,9,10,11,8,9,9,9,0};
    aClass20Array351[j].anInt352 = frames.length-1;
    aClass20Array351[j].anIntArray353 = new int[frames.length-1];
    aClass20Array351[j].anIntArray354 = new int[frames.length-1];
    aClass20Array351[j].anIntArray355 = new int[frames.length-1];
    for(int i2 = 0; i2 < frames.length-1; i2++){
    aClass20Array351[j].anIntArray353[i2] = frames[i2]+FrameStart[file];
    aClass20Array351[j].anIntArray354[i2] = -1;
    aClass20Array351[j].anIntArray355[i2] = delays[i2];
    }
    }
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jun 2010
    Posts
    559
    Thanks given
    105
    Thanks received
    30
    Rep Power
    17
    Quote Originally Posted by Curious View Post
    if(j == 4650){
    int file = 1211;
    if(FrameStart[file] < 1)
    Class36.methodCustomAnimations1(false, file);
    int[] frames = {52,54,55,56,57,58,59,60,61,53,0};
    int[] delays = {9,9,9,9,10,11,8,9,9,9,0};
    aClass20Array351[j].anInt352 = frames.length-1;
    aClass20Array351[j].anIntArray353 = new int[frames.length-1];
    aClass20Array351[j].anIntArray354 = new int[frames.length-1];
    aClass20Array351[j].anIntArray355 = new int[frames.length-1];
    for(int i2 = 0; i2 < frames.length-1; i2++){
    aClass20Array351[j].anIntArray353[i2] = frames[i2]+FrameStart[file];
    aClass20Array351[j].anIntArray354[i2] = -1;
    aClass20Array351[j].anIntArray355[i2] = delays[i2];
    }
    }
    That's the standing animation, I'm requesting the walking

    TY anywayyy
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Jun 2010
    Posts
    559
    Thanks given
    105
    Thanks received
    30
    Rep Power
    17
    Bump .
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jan 2010
    Posts
    71
    Thanks given
    5
    Thanks received
    0
    Rep Power
    1
    Code:
    if(j == 4649){
    int file = 1211;
    if(FrameStart[file] < 1)
    Class36.methodCustomAnimations1(false, file);
    int[] frames = {62,73,74,75,76,77,78,79,80,63,64,65,66,67,68,69,70,71,72,0};
    int[] delays = {3,3,3,3,3,2,3,3,3,2,3,3,3,3,3,3,3,3,2,0};
    aClass20Array351[j].anInt352 = frames.length-1;
    aClass20Array351[j].anIntArray353 = new int[frames.length-1];
    aClass20Array351[j].anIntArray354 = new int[frames.length-1];
    aClass20Array351[j].anIntArray355 = new int[frames.length-1];
    for(int i2 = 0; i2 < frames.length-1; i2++){
    aClass20Array351[j].anIntArray353[i2] = frames[i2]+FrameStart[file];
    aClass20Array351[j].anIntArray354[i2] = -1;
    aClass20Array351[j].anIntArray355[i2] = delays[i2];
    }
    }
    Guess i was day dreaming
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jun 2010
    Posts
    559
    Thanks given
    105
    Thanks received
    30
    Rep Power
    17
    Omfg! Ily so fucking muchhhhhhhhhh!
    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
  •