Thread: Sending interface/config?

Page 1 of 2 12 LastLast
Results 1 to 10 of 19
  1. #1 Sending interface/config? 
    Registered Member
    Join Date
    Jun 2012
    Posts
    467
    Thanks given
    216
    Thanks received
    79
    Rep Power
    0
    I've got an interface e.g. 105 (ge)

    I want to open some of the stuff inside such as configId 6

    please please help!

    Using matrix 718
    Reply With Quote  
     

  2. #2  
    Super Donator


    Join Date
    Jun 2007
    Age
    31
    Posts
    2,157
    Thanks given
    316
    Thanks received
    282
    Rep Power
    779
    Are we talking about CS2 scripts, or simple configs
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Jun 2012
    Posts
    467
    Thanks given
    216
    Thanks received
    79
    Rep Power
    0
    Quote Originally Posted by HloJustin View Post
    Are we talking about CS2 scripts, or simple configs
    Simple configs LOL I actually can't find the method for it.




    Quote Originally Posted by xelion View Post
    omg u are such a nerd u can add squeal of furtune and not this? kid
    U jelly kid?
    Reply With Quote  
     

  4. #4  
    Super Donator


    Join Date
    Jun 2007
    Age
    31
    Posts
    2,157
    Thanks given
    316
    Thanks received
    282
    Rep Power
    779
    Each config has its own unique ID that is unrelated to its interface... You can test every single number until you find one that works for what you want, or decompile the interface scripts to figure out what its looking for
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Jan 2012
    Posts
    176
    Thanks given
    110
    Thanks received
    33
    Rep Power
    43
    Quote Originally Posted by xelion View Post
    omg u are such a nerd u can add squeal of furtune and not this? kid
    Asshats like you make rune server a shit community.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Jun 2012
    Posts
    467
    Thanks given
    216
    Thanks received
    79
    Rep Power
    0
    Quote Originally Posted by HloJustin View Post
    Each config has its own unique ID that is unrelated to its interface... You can test every single number until you find one that works for what you want, or decompile the interface scripts to figure out what its looking for

    I know the interfaceId & iknow the config Id, i just need the code to show it lol

    e.g.

    player.getInterfaceManager().sendOverlay(123, false); < shows interface

    player.getPackets().sendConfig(123, 6); < idfk dnt work

    player.getInterfaceManager().sendTab(player.getInt erfaceManager().hasRezizableScreen() ? 3 : 0, 745); < does the same thing as player.getInterfaceManager().sendOverlay(123, false); < shows interface pretty much

    like if u look at grand exchange you click idk buy and the another interface comes but its part of the big interface

    so ge inter is 105 and the buy config id is 2.

    My interface is 123 and the config i need shown is 6 what do i do? I hope you guys understand
    Reply With Quote  
     

  7. #7  
    Super Donator


    Join Date
    Jun 2007
    Age
    31
    Posts
    2,157
    Thanks given
    316
    Thanks received
    282
    Rep Power
    779
    I'm not understanding show config 6... Does it change interface 123? Does it show up with 123? Or is it like the GE interface where you change a config and it changes the buy/sell progress bar
    Reply With Quote  
     

  8. #8  
    Registered Member
    Join Date
    Jun 2012
    Posts
    467
    Thanks given
    216
    Thanks received
    79
    Rep Power
    0
    Quote Originally Posted by Tyler Barks View Post
    Both have the interface id of 745, with SafeZone having a config of 3, HotZone having a config of 6.
    ^ That's the case,
    Reply With Quote  
     

  9. #9  
    Super Donator


    Join Date
    Jun 2007
    Age
    31
    Posts
    2,157
    Thanks given
    316
    Thanks received
    282
    Rep Power
    779
    Quote Originally Posted by Kelly View Post
    ^ That's the case,
    The interface is 745, but the config isn't... There is some other magical number that you use, and interface 745 checks what value is set for that number and will display the proper sprite
    Reply With Quote  
     

  10. #10  
    Registered Member
    Join Date
    Jun 2012
    Posts
    467
    Thanks given
    216
    Thanks received
    79
    Rep Power
    0
    Quote Originally Posted by HloJustin View Post
    The interface is 745, but the config isn't... There is some other magical number that you use, and interface 745 checks what value is set for that number and will display the proper sprite
    And how would I do that?
    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. [PI] Sending An Item To An Interface
    By I'm A Jerk in forum Help
    Replies: 1
    Last Post: 08-27-2011, 04:37 PM
  2. Sending Interface Children Requests...
    By 'Conner in forum Requests
    Replies: 1
    Last Post: 10-17-2010, 04:07 AM
  3. [601+] Interface Child ID Sending
    By 'Conner in forum Help
    Replies: 0
    Last Post: 09-18-2010, 10:07 AM
  4. Interface config ID's
    By cube in forum Configuration
    Replies: 8
    Last Post: 03-07-2010, 12:11 AM
  5. Replies: 4
    Last Post: 11-21-2009, 08:02 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
  •