Thread: 169 data with readvalues

Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1 169 data with readvalues 
    Owner of Ghreborn new and old.


    Join Date
    Nov 2009
    Posts
    916
    Thanks given
    47
    Thanks received
    155
    Rep Power
    273
    seeing people were asking me for 169 data with redvalues here u go
    Credits to OSDC just for readvalues, just got sick of people asking for them.
    https://mega.nz/#!twZinBqT!NVh4YqlhJ...aYQphZ3wSGX4-g

    Attached image
    Last edited by DragonSmith; 05-11-2018 at 02:44 AM.
    Im back and working on reborn,
    Reply With Quote  
     


  2. #2  
    Registered Member
    vvaved's Avatar
    Join Date
    Sep 2017
    Posts
    243
    Thanks given
    87
    Thanks received
    61
    Rep Power
    116
    Thanks dude, going to try and attempt to pack data and sort my readvalues out

    Attached image
    Reply With Quote  
     

  3. #3  
    Ex Rune-Scaper

    Join Date
    Jun 2008
    Posts
    3,534
    Thanks given
    457
    Thanks received
    1,257
    Rep Power
    990
    Quote Originally Posted by Animal Club View Post
    Thanks dude, going to try and attempt to pack data and sort my readvalues out
    You already bought OSDC https://www.rune-server.ee/black-mar...ml#post5531124 so you already have this?

    Quote Originally Posted by Sgsrocks View Post
    seeing people were asking me for 169 data with redvalues here u go

    Attached image
    Credits 100% OSDC

    You forgot to remove my comments

    Code:
    //				for (int i = 0; i < frameCount; i++) { // walking works but godswords break
    //					primaryFrames[i] = buffer.readInt();
    //					secondaryFrames[i] = -1;
    //				}
    
    //                for (int i = 0; i < frameCount; i++) { // walking breaks godswords work
    //                    primaryFrames[i] = buffer.readUShort();
    //                    secondaryFrames[i] = -1;
    //                }
    //
    //                for (int i = 0; i < frameCount; i++) {
    //                    primaryFrames[i] =+ buffer.readUShort() << 16;
    //                }
    Also not sure why you release this when someone already did a few days ago?

    https://www.rune-server.ee/runescape...iant-boss.html
    Last edited by CrazyPanda; 05-11-2018 at 02:53 AM.
    Attached image
    Reply With Quote  
     

  4. Thankful users:


  5. #4  
    Registered Member
    vvaved's Avatar
    Join Date
    Sep 2017
    Posts
    243
    Thanks given
    87
    Thanks received
    61
    Rep Power
    116
    Quote Originally Posted by nshusa View Post
    You already bought OSDC https://www.rune-server.ee/black-mar...ml#post5531124 so you already have this?



    Credits 100% OSDC

    You forgot to remove my comments

    Code:
    //				for (int i = 0; i < frameCount; i++) { // walking works but godswords break
    //					primaryFrames[i] = buffer.readInt();
    //					secondaryFrames[i] = -1;
    //				}
    
    //                for (int i = 0; i < frameCount; i++) { // walking breaks godswords work
    //                    primaryFrames[i] = buffer.readUShort();
    //                    secondaryFrames[i] = -1;
    //                }
    //
    //                for (int i = 0; i < frameCount; i++) {
    //                    primaryFrames[i] =+ buffer.readUShort() << 16;
    //                }
    My bad just a bit confusing to use atm, as I've never packed a cache before.

    Attached image
    Reply With Quote  
     

  6. #5  
    Ex Rune-Scaper

    Join Date
    Jun 2008
    Posts
    3,534
    Thanks given
    457
    Thanks received
    1,257
    Rep Power
    990
    Quote Originally Posted by Animal Club View Post
    My bad just a bit confusing to use atm, as I've never packed a cache before.
    If you have issues or questions just message me. I don't mind helping people who actually paid for the program.
    Attached image
    Reply With Quote  
     

  7. #6  
    Owner of Ghreborn new and old.


    Join Date
    Nov 2009
    Posts
    916
    Thanks given
    47
    Thanks received
    155
    Rep Power
    273
    because people have asked me for read values
    Im back and working on reborn,
    Reply With Quote  
     

  8. #7  
    Banned

    Join Date
    Oct 2012
    Posts
    4,710
    Thanks given
    1,679
    Thanks received
    1,105
    Rep Power
    0
    Quote Originally Posted by Sgsrocks View Post
    because people have asked me for read values
    Then its not up to you to release them unless you made them yourself but you didn't. You released them from a product you bought.

    Edit: Also people can't have issues with reavalues as all of the new osrs readvalues are not actually used by the 317 client.
    Reply With Quote  
     

  9. #8  
    Donator
    Kesniet's Avatar
    Join Date
    Dec 2017
    Posts
    48
    Thanks given
    6
    Thanks received
    9
    Rep Power
    41
    Quote Originally Posted by _Patrick_ View Post
    Then its not up to you to release them unless you made them yourself but you didn't. You released them from a product you bought.

    Edit: Also people can't have issues with reavalues as all of the new osrs readvalues are not actually used by the 317 client.
    I don't know as much as you, but I dumped #170 from nshusa's tool and the file server was hanging up on object readvalues and I got it working after adding a few opcodes from these readvalues. Just a tidbit I'm throwing out.
    Reply With Quote  
     

  10. #9  
    Ex Rune-Scaper

    Join Date
    Jun 2008
    Posts
    3,534
    Thanks given
    457
    Thanks received
    1,257
    Rep Power
    990
    Quote Originally Posted by Kesniet View Post
    I don't know as much as you, but I dumped #170 from nshusa's tool and the file server was hanging up on object readvalues and I got it working after adding a few opcodes from these readvalues. Just a tidbit I'm throwing out.
    You do realize the "readvalues" he posted was from OSDC.

    The class is 100% identical with no changes

    Attached image
    Attached image
    Reply With Quote  
     

  11. #10  
    Rune-Server Affiliate

    Join Date
    Apr 2014
    Posts
    1,761
    Thanks given
    75
    Thanks received
    714
    Rep Power
    1073
    lmfao
    Reply With Quote  
     

  12. Thankful user:


Page 1 of 3 123 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. Full 131 Data with Maps
    By uint32_t in forum Configuration
    Replies: 111
    Last Post: 05-29-2017, 04:59 AM
  2. 121 data with superior slayer
    By DragonSmith in forum Downloads
    Replies: 2
    Last Post: 09-16-2016, 11:26 PM
  3. Replies: 4
    Last Post: 09-15-2016, 05:31 PM
  4. Replies: 2
    Last Post: 04-15-2014, 05:07 PM
  5. Replies: 17
    Last Post: 11-18-2013, 08:22 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
  •