Thread: Animation

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 Animation 
    Registered Member
    Join Date
    Mar 2019
    Posts
    41
    Thanks given
    23
    Thanks received
    4
    Rep Power
    36
    I have a problem I added a chest into the source I'm using and wanted it to have the animation to lean over and open it but when I click open on the chest it doesn't do the animation...

    P.S I added whats below into actionhandler

    Code:
    		case 75:
    		c.startAnimation(6387);
    		c.sendMessage ("Better Luck Next Time.");
    		break;
    It says ["Better Luck Next Time'] but doesn't give me the animation?
    Reply With Quote  
     

  2. Thankful user:


  3. #2  
    Registered Member
    Join Date
    Jun 2013
    Posts
    67
    Thanks given
    17
    Thanks received
    26
    Rep Power
    37
    Quote Originally Posted by _Bryan View Post
    I have a problem I added a chest into the source I'm using and wanted it to have the animation to lean over and open it but when I click open on the chest it doesn't do the animation...

    P.S I added whats below into actionhandler

    Code:
            case 75:
            c.startAnimation(6387);
            c.sendMessage ("Better Luck Next Time.");
            break;
    It says ["Better Luck Next Time'] but doesn't give me the animation?


    when you use the ::anim command or an animation viewer does this animation work?




    My custom maps show off thread.


    Discord Tag: fate#8341



    Reply With Quote  
     

  4. Thankful user:


  5. #3  
    Registered Member
    Join Date
    Mar 2019
    Posts
    41
    Thanks given
    23
    Thanks received
    4
    Rep Power
    36
    Quote Originally Posted by YrFate View Post
    when you use the ::anim command or an animation viewer does this animation work?
    No sadly it does not? you no any reason why this would bee?? Punch, kick, stab, 2h swing and everything else works besides the bend down and open something animation..
    Reply With Quote  
     

  6. #4  
    Registered Member
    Join Date
    Jun 2013
    Posts
    67
    Thanks given
    17
    Thanks received
    26
    Rep Power
    37
    Quote Originally Posted by _Bryan View Post
    No sadly it does not? you no any reason why this would bee?? Punch, kick, stab, 2h swing and everything else works besides the bend down and open something animation..

    Most likely the animation does not exist in your client, or at least not under that id.




    My custom maps show off thread.


    Discord Tag: fate#8341



    Reply With Quote  
     

  7. #5  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    Bug is in here:
    Code:
    c.sendMessage ("Better Luck Next Time.");

    Fix capitalization.
    Attached image
    Reply With Quote  
     

  8. Thankful user:


  9. #6  
    Registered Member
    Join Date
    Mar 2019
    Posts
    41
    Thanks given
    23
    Thanks received
    4
    Rep Power
    36
    Quote Originally Posted by Kris View Post
    Bug is in here:
    Code:
    c.sendMessage ("Better Luck Next Time.");

    Fix capitalization.
    There is no problem with that it works it tells me in chat when i try opening the chest it just doesn't give me the animation to lean over and open it but thank you I fixed that aswell turns out the animation isn't added into the source or under different id like @yrfate said
    Reply With Quote  
     

  10. #7  
    Donator


    Join Date
    May 2011
    Posts
    554
    Thanks given
    319
    Thanks received
    86
    Rep Power
    214
    Quote Originally Posted by _Bryan View Post
    There is no problem with that it works it tells me in chat when i try opening the chest it just doesn't give me the animation to lean over and open it but thank you I fixed that aswell turns out the animation isn't added into the source or under different id like @yrfate said
    https://i.imgur.com/PBXKPzm.gif

    Idk man i'm swimming perfectly fine it has to be this "c.sendMessage ("Better Luck Next Time.");"


    Edit; Real talk, You might not have the correct data to run the animation, Hope it helped..
    Attached image
    Reply With Quote  
     

  11. #8  
    Registered Member
    Join Date
    Mar 2019
    Posts
    41
    Thanks given
    23
    Thanks received
    4
    Rep Power
    36
    Quote Originally Posted by Edit Username View Post
    https://i.imgur.com/PBXKPzm.gif

    Idk man i'm swimming perfectly fine it has to be this "c.sendMessage ("Better Luck Next Time.");"


    Edit; Real talk, You might not have the correct data to run the animation, Hope it helped..
    You all gave me some useful ideas & I appreciate it thanks I'm sure I'll figure out the animation soon move onto other stuff right now and come back to it later
    Reply With Quote  
     

  12. #9  
    Registered Member
    Join Date
    Aug 2012
    Posts
    139
    Thanks given
    23
    Thanks received
    20
    Rep Power
    25
    If it's under a different animation ID, you could see if you've got something that already existing that does the bend over and open animations. Then just copy the ID from there.
    Hope you get things work, might also be cool to do like a Sparkle GFX such as the one from when you level up.
    Reply With Quote  
     

  13. #10  
    Respected Member


    George's Avatar
    Join Date
    Mar 2009
    Posts
    7,099
    Thanks given
    2,226
    Thanks received
    3,146
    Rep Power
    5000
    Wrong id pr maybe ur mask is fucked.
    Attached image

    Spoiler for Spoilers!:
    Attached image
    Attached image
    Attached image
    Attached image
    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. Rate my lastest animated project
    By Teh runemaster in forum Showcase
    Replies: 7
    Last Post: 07-23-2007, 03:02 PM
  2. Rate my first animated sig on rune-server!
    By Edge in forum Showcase
    Replies: 6
    Last Post: 07-23-2007, 06:17 AM
  3. My First Animated Sig
    By Santa Noobie in forum Showcase
    Replies: 2
    Last Post: 07-20-2007, 11:11 AM
  4. Animating GIFs In PhotoShop
    By Eleclion in forum Tutorials
    Replies: 2
    Last Post: 05-06-2007, 08:02 AM
  5. 1 And Only Anime Sig
    By Darklordants Evil Bro in forum Showcase
    Replies: 3
    Last Post: 04-12-2007, 04:25 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
  •