Thread: [PI] All Chaotic Item Wields & Animations [PI]

Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 46
  1. #11  
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    Quote Originally Posted by Benjii View Post
    Configuration section
    It could go in both really. It's a tutorial. Not many even look in configuration anyway


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  2. #12  
    Registered Member Harambe_'s Avatar
    Join Date
    Jul 2007
    Posts
    504
    Thanks given
    15
    Thanks received
    22
    Rep Power
    13
    Here this may help

    Code:
    if(weaponName.contains("rapier")) {
    			switch(c.fightMode) {
    				case 0:
    				return 390;	
    				case 1:
    				return 390;		
    				case 2:
    				return 386;	
    				case 3:
    				return 386;
    			}
    		}
    Reply With Quote  
     

  3. #13  
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    Quote Originally Posted by jman1208 View Post
    Here this may help

    Code:
    if(weaponName.contains("rapier")) {
    			switch(c.fightMode) {
    				case 0:
    				return 390;	
    				case 1:
    				return 390;		
    				case 2:
    				return 386;	
    				case 3:
    				return 386;
    			}
    		}
    This would go where?


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  4. #14  
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    Well, yeah this COULD go in configuration too.


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  5. #15  
    Registered Member

    Join Date
    Sep 2009
    Age
    27
    Posts
    2,768
    Thanks given
    367
    Thanks received
    187
    Rep Power
    458
    Wrong for chaotic maul

    Attack Anim = 13055

    Block = 13054
    Reply With Quote  
     

  6. #16  
    Registered Member
    Join Date
    Sep 2010
    Posts
    254
    Thanks given
    44
    Thanks received
    13
    Rep Power
    37
    Quote Originally Posted by jman1208 View Post
    Here this may help

    Code:
    if(weaponName.contains("rapier")) {
                switch(c.fightMode) {
                    case 0:
                    return 390;    
                    case 1:
                    return 390;        
                    case 2:
                    return 386;    
                    case 3:
                    return 386;
                }
            }
    Nice! That really makes you look so smart!
    Code:
    if (weaponName.contains("rapier")) {
                switch(c.fightMode) {
                    case 0:
                    case 1:
                        return 390;
                    default:
                        return 386;
                }
            }
    and these anims have been released, I'll try to find the post quick
    Spoiler for lolwut:





    Reply With Quote  
     

  7. #17  
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    Quote Originally Posted by Mr Nick =D View Post
    Wrong for chaotic maul

    Attack Anim = 13055

    Block = 13054
    Thanks.

    EDIT: They're the same as mine?..


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  8. #18  
    Extreme Donator


    Join Date
    Oct 2006
    Posts
    1,370
    Thanks given
    64
    Thanks received
    197
    Rep Power
    426
    Thank you :}


    ~flow@hacking . rs
    Reply With Quote  
     

  9. #19  
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    Quote Originally Posted by FuckJagex View Post
    Thank you :}
    Love your name bro


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  10. #20  
    Registered Member

    Join Date
    Sep 2009
    Age
    27
    Posts
    2,768
    Thanks given
    367
    Thanks received
    187
    Rep Power
    458
    Quote Originally Posted by Kickyamom View Post
    Thanks.

    EDIT: They're the same as mine?..
    no ur chaotic maul looked dumb, the 1 i posted is right, same with block emote.
    Reply With Quote  
     

Page 2 of 5 FirstFirst 1234 ... LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. [PI] All Chaotic Item Wields & Animations [PI]
    By Kickyamom in forum Tutorials
    Replies: 69
    Last Post: 02-02-2014, 07:55 PM
  2. [PI]Item wields in wrong spot.
    By iMario in forum Help
    Replies: 10
    Last Post: 03-27-2012, 07:48 AM
  3. Replies: 9
    Last Post: 10-07-2010, 02:23 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •