Thread: How do I add interfaces to a renamed client?

Results 1 to 2 of 2
  1. #1 How do I add interfaces to a renamed client? 
    Registered Member Carbon's Avatar
    Join Date
    May 2008
    Age
    30
    Posts
    286
    Thanks given
    0
    Thanks received
    3
    Rep Power
    7
    Okay i'm not really that good with renamed clients, and I don't know how to do much with them. There is no "aclass44 = streamloader" or anything like that in RSInterface.java and i'm practically clueless on what to do. Any help would be greatly appreciated.

    Reply With Quote  
     

  2. #2  
    Registered Member Xx Santa Pker xX's Avatar
    Join Date
    Jul 2008
    Age
    28
    Posts
    95
    Thanks given
    0
    Thanks received
    0
    Rep Power
    19
    declare:

    public static StreamLoader aClass44.
    then under:

    aMRUNodes_238 = null;
    add:

    streamLoader = aClass44;
    Credits to Meanz. Cba finding his post.

    EDIT:

    find:

    interfaceCache = new RSInterface[j];
    replace it with:

    interfaceCache = new RSInterface[20001];
    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

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