Thread: Animation causes object to become invisible

Results 1 to 3 of 3
  1. #1 Animation causes object to become invisible 
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    When performing an animation on the dwarf cannon object it causes it to go invisible making it impossible to reload the cannon or right click it at all. making a call such as this is whats causing it. Using Ruse base.

    Code:
    object.performAnimation(new Animation(516));

    Reply With Quote  
     

  2. #2  
    Registered Member Versatile's Avatar
    Join Date
    Dec 2014
    Age
    26
    Posts
    433
    Thanks given
    247
    Thanks received
    9
    Rep Power
    9
    Quote Originally Posted by Metorrite View Post
    When performing an animation on the dwarf cannon object it causes it to go invisible making it impossible to reload the cannon or right click it at all. making a call such as this is whats causing it. Using Ruse base.

    Code:
    object.performAnimation(new Animation(516));
    I don't remember where, but I remember fixing this problem in Ruse.
    Either I fixed it myself or I found a small fix from someone.
    Even though that didn't do much help,
    at least now you know someone has gotten it fixed already.
    Spoiler for Don't be a deadfool:
    Reply With Quote  
     

  3. #3  
    Boy Wonder


    Join Date
    Mar 2012
    Posts
    849
    Thanks given
    139
    Thanks received
    80
    Rep Power
    99
    Quote Originally Posted by Kryptonian View Post
    I don't remember where, but I remember fixing this problem in Ruse.
    Either I fixed it myself or I found a small fix from someone.
    Even though that didn't do much help,
    at least now you know someone has gotten it fixed already.
    i guess, do you remember where the error came from? im not sure if its the server side sending of the packet, some sort of update block, or possibly an error with the packet when its received from the client

    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

Similar Threads

  1. Replies: 0
    Last Post: 12-16-2015, 04:58 AM
  2. Replies: 1
    Last Post: 09-05-2013, 10:54 AM
  3. how to add objects to your server
    By mr_moo21 in forum Tutorials
    Replies: 16
    Last Post: 10-03-2007, 11:32 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
  •