Thread: [NON-RENAMED]Items Kept on Death Interface

Page 3 of 22 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 218
  1. #21  
    Donator

    Ecstasy's Avatar
    Join Date
    Sep 2008
    Age
    26
    Posts
    5,032
    Thanks given
    324
    Thanks received
    596
    Rep Power
    843
    Don't we need sprites...?
    Reply With Quote  
     

  2. #22  
    Registered Member
    Ares's Avatar
    Join Date
    Jan 2009
    Age
    28
    Posts
    357
    Thanks given
    1
    Thanks received
    3
    Rep Power
    177
    Quote Originally Posted by Diabolus View Post
    Don't we need sprites...?
    Yes, if we don't make the client load custom sprites, you will not see any pictures of the new interface.
    Reply With Quote  
     

  3. #23  
    Donator

    Ecstasy's Avatar
    Join Date
    Sep 2008
    Age
    26
    Posts
    5,032
    Thanks given
    324
    Thanks received
    596
    Rep Power
    843
    Well... You didn't post a link for the sprites...

    Nevermind, sorry about that, I didn't see the link

    Hey - How would you get the items to go to the actual place they need to be?

    (You put them on the top line, they go on the second)

    Like, the one you use is 6963, is there a place for the other one?
    Last edited by Ecstasy; 02-04-2009 at 01:40 AM. Reason: Double posting is not allowed!
    Reply With Quote  
     

  4. #24  
    Registered Member
    Ares's Avatar
    Join Date
    Jan 2009
    Age
    28
    Posts
    357
    Thanks given
    1
    Thanks received
    3
    Rep Power
    177
    Quote Originally Posted by Diabolus View Post
    Well... You didn't post a link for the sprites...

    Nevermind, sorry about that, I didn't see the link

    Hey - How would you get the items to go to the actual place they need to be?

    (You put them on the top line, they go on the second)

    Like, the one you use is 6963, is there a place for the other one?
    i set it so you use the interface 6963 to show items, so you would use
    sendFrame34(6963,ItemID,#,Amount);
    itemid - the itemyou want to show
    # - the slot of the inventory
    amount- how many of the item
    You would change the # and the inventory is 3 by 3 so it would have #0-#8 slots for items
    for my server i use something like sendFrame34(6963,+deathkeep1+,0,1) to show 1 of the 3/4 items you keep.

    -and i switched to a renamed and have a method to load custom interfaces so you can have a whole row of items and a total of 28 slots. I might releases that later.
    Reply With Quote  
     

  5. #25  
    Registered Member

    Join Date
    Jan 2008
    Age
    28
    Posts
    1,380
    Thanks given
    76
    Thanks received
    384
    Rep Power
    962
    Quote Originally Posted by Blood Runna View Post
    dude no one cares. you fail

    nice job, ill be using this.
    Don't tell people they fail specialy when they're greater then you faggot.
    Reply With Quote  
     

  6. #26  
    Registered Member
    Ares's Avatar
    Join Date
    Jan 2009
    Age
    28
    Posts
    357
    Thanks given
    1
    Thanks received
    3
    Rep Power
    177
    Quote Originally Posted by BFMV View Post
    Don't tell people they fail specialy when they're greater then you faggot.
    Its true no one cares what you think BFMV so stop posting on this thread if you hate hardcoding.
    Reply With Quote  
     

  7. #27  
    Registered Member

    Join Date
    Jan 2008
    Age
    28
    Posts
    1,380
    Thanks given
    76
    Thanks received
    384
    Rep Power
    962
    Quote Originally Posted by Ascheriit View Post
    Its true no one cares what you think BFMV so stop posting on this thread if you hate hardcoding.
    Nobody cares about you wut? Also, non-renamed is fucking horrible stop supporting it. Someone made renamed client for a reason, non-renamed client is jagexs client obfesucated work. You're wasting your time learning obfesucated work.
    Reply With Quote  
     

  8. #28  
    Registered Member
    Sora's Avatar
    Join Date
    Jul 2008
    Age
    25
    Posts
    644
    Thanks given
    18
    Thanks received
    39
    Rep Power
    128
    Hmm.. It won't show the item kept, only a null. (dwarf remains)

    =\

    Any help?
    Reply With Quote  
     

  9. #29  
    Banned
    Join Date
    Jan 2008
    Posts
    33
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Nicely done, and BMFV. There's a thread somewhere in this forum, which is helpful when renaming stuff. Just takes a little bit of time.
    Reply With Quote  
     

  10. #30  
    Registered Member
    Ares's Avatar
    Join Date
    Jan 2009
    Age
    28
    Posts
    357
    Thanks given
    1
    Thanks received
    3
    Rep Power
    177
    Quote Originally Posted by 'Sora' View Post
    Hmm.. It won't show the item kept, only a null. (dwarf remains)

    =\

    Any help?
    You have to add the item kept server side. Also, you would use sendFrame34(6963,ItemID,#,Amount); to do that. Read the Previous posts for more info on sendframe34.
    Reply With Quote  
     

Page 3 of 22 FirstFirst 1234513 ... LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •