Thread: Buy x100

Results 1 to 3 of 3
  1. #1 Buy x100 
    Registered Member
    Join Date
    Mar 2011
    Posts
    77
    Thanks given
    1
    Thanks received
    1
    Rep Power
    0
    Okay so im trying to add Buy and sell x100 to shops, i was following a guide here http://www.rune-server.org/runescape...buy-100-a.html But the client sided part of the tutorial is different to my client ?

    Code:
    				rsInterface.actions = new String[5];
    				for(int l3 = 0; l3 < 5; l3++) {
    					rsInterface.actions[l3] = stream.readString();
    					if(rsInterface.actions[l3].length() == 0)
    						rsInterface.actions[l3] = null;
    					if(rsInterface.parentID == 1644)
    						rsInterface.actions[2] = "Operate";
    				}
    The part it tells me to change is actually different to that in my client? i tried replacing that i get error loading client, i tried adding underneath that i get the same problem, please help me? its a pain to buy in 10's :\
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Mar 2011
    Posts
    77
    Thanks given
    1
    Thanks received
    1
    Rep Power
    0
    Bump.
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Mar 2011
    Posts
    77
    Thanks given
    1
    Thanks received
    1
    Rep Power
    0
    BUMP! if anyone knows how to add buy x100 and sellx100 to a [PI] source hit me up on skype please. dale_nuttall
    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. [PI] Buying x100.
    By Hunter` in forum Help
    Replies: 0
    Last Post: 03-19-2011, 11:35 AM
  2. Buying a webclient!
    By CLOUD The STRIFE in forum RS2 Client
    Replies: 0
    Last Post: 07-23-2007, 09:59 PM
  3. Buying Webclient.....
    By Dark Vaalron in forum RS2 Client
    Replies: 4
    Last Post: 05-10-2007, 07:20 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
  •