Thread: [PI] how to change death anim on players

Page 1 of 2 12 LastLast
Results 1 to 10 of 16
  1. #1 [PI] how to change death anim on players 
    Banned
    Join Date
    Sep 2010
    Age
    32
    Posts
    201
    Thanks given
    7
    Thanks received
    4
    Rep Power
    0
    so basically when you die on my server you do some random death anim and it fails hard, i just want the good old anim.

    1.need to know where to change the anim code
    2.does anybody know the id code for the death anim?

    rep for fix.
    Reply With Quote  
     

  2. #2  
    Banned
    Join Date
    Sep 2010
    Age
    32
    Posts
    201
    Thanks given
    7
    Thanks received
    4
    Rep Power
    0
    //Bump, just before i go asleep and if i get a solution i can help quite a few ppl and ill happily make a snippet and give you rep and credits since theres alot of ppl that want to edit this..
    Reply With Quote  
     

  3. #3  
    Extreme Donator


    Join Date
    Nov 2009
    Posts
    1,421
    Thanks given
    559
    Thanks received
    266
    Rep Power
    236
    Unsure because I don't use PI anymore, but try maybe looking at the applydead method?
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Sep 2010
    Age
    32
    Posts
    201
    Thanks given
    7
    Thanks received
    4
    Rep Power
    0
    Thanks for input, anybody else got some info on this?
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Oct 2010
    Posts
    168
    Thanks given
    4
    Thanks received
    4
    Rep Power
    1
    Class: PlayerAssistant;
    Method: giveLife();
    Statement: c.startAnimation(65535);

    If your statement does not show 65535; it will be using a different animation, or a hex value.
    Reply With Quote  
     

  6. #6  
    Banned
    Join Date
    Sep 2010
    Age
    32
    Posts
    201
    Thanks given
    7
    Thanks received
    4
    Rep Power
    0
    Quote Originally Posted by EmulousGuru View Post
    Class: PlayerAssistant;
    Method: giveLife();
    Statement: c.startAnimation(65535);

    If your statement does not show 65535; it will be using a different animation, or a hex value.
    it shows 65535, but its not the proper death anim.
    my current one is some shady thing where you float in the air spinning, instead of the normal drop to the floor.

    any other method of changing?
    Reply With Quote  
     

  7. #7  
    Registered Member
    Chiief's Avatar
    Join Date
    Jun 2010
    Posts
    1,544
    Thanks given
    69
    Thanks received
    238
    Rep Power
    611
    Then evidently its your emote client sided. Check animations.java and see if anything is edited in there for the id 65535.
    Reply With Quote  
     

  8. #8  
    Banned
    Join Date
    Sep 2010
    Age
    32
    Posts
    201
    Thanks given
    7
    Thanks received
    4
    Rep Power
    0
    Quote Originally Posted by Chief View Post
    Then evidently its your emote client sided. Check animations.java and see if anything is edited in there for the id 65535.
    ah well thought of mate, but the problem is with this client everything is loaded through cache so the animation file is empty even though i have all animated npcs, spec gfx ect... im fucked?
    Reply With Quote  
     

  9. #9  
    Registered Member
    Join Date
    Oct 2010
    Posts
    168
    Thanks given
    4
    Thanks received
    4
    Rep Power
    1
    Then edit the cache and fix the animation, or hard-coder over it.
    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Aug 2009
    Posts
    551
    Thanks given
    12
    Thanks received
    2
    Rep Power
    41
    i will get u it give me a minute
    its somewhere else

    65535
    if u change that u do dead anim after respawn>.<
    Reply With Quote  
     

Page 1 of 2 12 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 death anim
    By Genc in forum Help
    Replies: 4
    Last Post: 11-09-2010, 12:30 PM
  2. 508 death anim
    By xTylerR in forum Help
    Replies: 3
    Last Post: 10-11-2010, 10:13 AM
  3. 525 death anim
    By Jordan_ in forum Help
    Replies: 2
    Last Post: 03-28-2010, 10:31 PM
  4. 474 death anim?
    By Valkyrie07 in forum Requests
    Replies: 2
    Last Post: 02-16-2010, 04:20 AM
  5. [new] death anim? [new]
    By shassan in forum Snippets
    Replies: 24
    Last Post: 12-28-2009, 03:42 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •