Thread: 718 Packing custom animations?

Results 1 to 2 of 2
  1. #1 718 Packing custom animations? 
    Registered Member
    Join Date
    Feb 2016
    Posts
    31
    Thanks given
    1
    Thanks received
    5
    Rep Power
    18
    Hey guys, i was wondering if any of you could point me in the right direction of adding custom animations? as in osrs anims into my 718.

    still need a hint on this, could it be something with the item upcodes?

    Still trying to figure this, is it something to do with upcodes? i just need to be pointed in the right direction!
    Would really appreciate it!
    Reply With Quote  
     

  2. #2  
    I heal clients


    Join Date
    Apr 2013
    Posts
    680
    Thanks given
    65
    Thanks received
    239
    Rep Power
    108
    First, you need to export the OSRS sequence data, base data, and frames data of that particular animation, perhaps take a look at this here

    Bases > Goes into idx0 in 718
    Frames > Goes into idx1 in 718
    Sequences > Goes into idx20 in 718

    Bases are packed into archive: baseid, file: 0
    Frames are packed into archive: framecollection (frameid >> 16), file: framekey (frameid & 0xffff)
    Sequences are packed into archive: seqid >>> 7, file: seqid & (1 << 7) - 1

    You could use Alex cache library which can be found in the Matrix release to pack the data into the 718 cache.

    If you have any questions, drop me a message on Skype or in a PM in here.
    NO ONE IS PERFECT
    "No one in this world is pure and perfect, if you avoid people for their little mistakes you will be always alone in this world, so judge less and love more."
    "Ship in the harbor is safe, but that is not what ships are built for."
    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. [718] Packing osrs Animations
    By Delusional in forum Help
    Replies: 0
    Last Post: 04-10-2017, 09:55 PM
  2. [718] Packing custom objects
    By AlexRSPS in forum Help
    Replies: 5
    Last Post: 01-04-2015, 05:39 PM
  3. 718+ Decent Custom Item Packing tutorial?
    By Super Noodles in forum Requests
    Replies: 1
    Last Post: 02-08-2014, 01:39 AM
  4. Packing customs to 718 loading 728
    By Colaberative in forum Help
    Replies: 3
    Last Post: 01-22-2013, 09:25 PM
  5. 718 Packing Custom Objects
    By CamperScape in forum Help
    Replies: 0
    Last Post: 12-04-2012, 03:26 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
  •